diff options
Diffstat (limited to 'Project/compile_flags.txt')
-rw-r--r-- | Project/compile_flags.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Project/compile_flags.txt b/Project/compile_flags.txt index 84934dd..ebae363 100644 --- a/Project/compile_flags.txt +++ b/Project/compile_flags.txt @@ -5,13 +5,17 @@ -IC:\TDM-GCC-32\include -IC:\TDM-GCC-32\lib\gcc\mingw32\9.2.0\include-fixed -IC:\Users\thale\Documents\GitHub\PSP\Project +-IC:\Users\thale\Documents\GitHub\PSP\Project\vendor +-IC:\Users\thale\Documents\GitHub\PSP\ExtLibs\GLEW\include +-IC:\Users\thale\Documents\GitHub\PSP\ExtLibs\GLFW\include -IC:\wxWidgets313\lib\gcc_lib\mswu -IC:\wxWidgets313\include -D_UNICODE -DHAVE_W32API_H +-DUNICODE +-DGLEW_STATIC -D__WXMSW__ -DNDEBUG --DUNICODE -std=gnu++11 -target i686-pc-windows-gnu |