diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2019-10-31 22:15:41 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2019-10-31 22:15:41 -0300 |
commit | 65c5187620aa1efde0104e70d02c67fc7b26cca1 (patch) | |
tree | 51e47c359857070a221e2257d83e20a8dc81ae22 /Project/compile_flags.txt | |
parent | 38722eb732fb0e9f1dbe4a518df43fc5c6cc913c (diff) | |
download | PSP.git-65c5187620aa1efde0104e70d02c67fc7b26cca1.tar.gz PSP.git-65c5187620aa1efde0104e70d02c67fc7b26cca1.tar.xz PSP.git-65c5187620aa1efde0104e70d02c67fc7b26cca1.zip |
Code changes to use Mingw-w64 compiler and WxWidgets 3.1.3
Diffstat (limited to 'Project/compile_flags.txt')
-rw-r--r-- | Project/compile_flags.txt | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/Project/compile_flags.txt b/Project/compile_flags.txt index 79426de..350b93a 100644 --- a/Project/compile_flags.txt +++ b/Project/compile_flags.txt @@ -1,13 +1,6 @@ --IC:\TDM-GCC-64\lib\gcc\x86_64-w64-mingw32\5.1.0\include\c++ --IC:\TDM-GCC-64\lib\gcc\x86_64-w64-mingw32\5.1.0\include\c++\x86_64-w64-mingw32 --IC:\TDM-GCC-64\lib\gcc\x86_64-w64-mingw32\5.1.0\include\c++\backward --IC:\TDM-GCC-64\lib\gcc\x86_64-w64-mingw32\5.1.0\include --IC:\TDM-GCC-64\include --IC:\TDM-GCC-64\lib\gcc\x86_64-w64-mingw32\5.1.0\include-fixed --IC:\TDM-GCC-64\x86_64-w64-mingw32\include --IC:\Users\NDSE-69\Documents\GitHub\PSP\Project --IC:\wxWidgets-3.1.2\lib\gcc_dll\mswu --IC:\wxWidgets-3.1.2\include +-IC:\Users\thale\Documents\GitHub\PSP\Project +-IC:\wxWidgets-3.1.3\lib\gcc_dll\mswu +-IC:\wxWidgets-3.1.3\include -D_UNICODE -DHAVE_W32API_H -DWXUSINGDLL |