Procházet zdrojové kódy

Add CompileFlags file

JDierkse před 2 roky
rodič
revize
29f0b236a0
1 změnil soubory, kde provedl 41 přidání a 0 odebrání
  1. 41 0
      compile_flags.txt

+ 41 - 0
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