diff options
Diffstat (limited to 'melonDS.cbp')
-rw-r--r-- | melonDS.cbp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/melonDS.cbp b/melonDS.cbp index 8c07302..d0485d6 100644 --- a/melonDS.cbp +++ b/melonDS.cbp @@ -14,11 +14,8 @@ <Option compiler="gcc" /> <Compiler> <Add option="-m64" /> - <Add option="-I$(TARGET_COMPILER_DIR)/lib/wx/include/msw-unicode-static-3.0" /> - <Add option="-I$(TARGET_COMPILER_DIR)/include/wx-3.0" /> <Add option="-gdwarf-2" /> <Add option="-D_FILE_OFFSET_BITS=64" /> - <Add option="-D__WXMSW__" /> </Compiler> <Linker> <Add option="-m64" /> @@ -46,10 +43,7 @@ <Compiler> <Add option="-O3" /> <Add option="-m64" /> - <Add option="-I$(TARGET_COMPILER_DIR)/lib/wx/include/msw-unicode-static-3.0" /> - <Add option="-I$(TARGET_COMPILER_DIR)/include/wx-3.0" /> <Add option="-D_FILE_OFFSET_BITS=64" /> - <Add option="-D__WXMSW__" /> </Compiler> <Linker> <Add option="-s" /> @@ -78,10 +72,7 @@ <Compiler> <Add option="-O3" /> <Add option="-m64" /> - <Add option="-I$(TARGET_COMPILER_DIR)/lib/wx/include/msw-unicode-static-3.0" /> - <Add option="-I$(TARGET_COMPILER_DIR)/include/wx-3.0" /> <Add option="-D_FILE_OFFSET_BITS=64" /> - <Add option="-D__WXMSW__" /> </Compiler> <Linker> <Add option="-s" /> |