diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 0000000..65b6693 --- /dev/null +++ b/compile_flags.txt @@ -0,0 +1,41 @@ +-xc++ +-I/source/DataStorageInterface/Libraries/clipp/include +-I/source/DataStorageInterface/Libraries/inih +-I/source/DataStorageInterface/Libraries/json/include/nlohmann +-I/source/DataStorageInterface/Libraries/json/include +-Wno-stringop-truncation +-I/source/DataStorageInterface +-I/source/DataStorageInterface/Libraries +-g3 +-O3 +-fPIC +-std=c++11 +-Wall +-Wextra +-Wstrict-aliasing +-fmax-errors=5 +-Werror +-Wunreachable-code +-Wdisabled-optimization +-Wformat=2 +-Winit-self +-Wmissing-include-dirs +-Woverloaded-virtual +-Wsign-promo +-Wstrict-null-sentinel +-fdiagnostics-show-option +-Wno-unused +-Wno-variadic-macros +-Wno-parentheses +-Wno-unused-parameter +-ffunction-sections +-fdata-sections +-Wno-stringop-truncation +-I/source/DataStorageInterface/Libraries/MySQL/include +-I/source/DataStorageInterface/Libraries/SQLite/include +-I/source/DataStorageInterface/Libraries/Http/include +-I/source/DataStorageInterface/Libraries/DataStorage/include +-I/source/DataStorageInterface/Libraries/Timer/include +-I/source/DataStorageInterface/Libraries/Logging/include +-I/source/DataStorageInterface/Libraries/Utilities/include +-I/source/DataStorageInterface/Libraries/DateTime/include