summaryrefslogtreecommitdiffstats
path: root/Project/compile_flags.txt
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2020-07-08 00:22:44 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2020-07-08 00:22:44 -0300
commitfa58befffe0c0520f50cf9414c3de9949d8c0eed (patch)
tree6a545f2227229ce293c40b9911f1df7bc90dda55 /Project/compile_flags.txt
parentab30228b1a57053323363674fa7f137c0329a180 (diff)
downloadPSP.git-fa58befffe0c0520f50cf9414c3de9949d8c0eed.tar.gz
PSP.git-fa58befffe0c0520f50cf9414c3de9949d8c0eed.tar.xz
PSP.git-fa58befffe0c0520f50cf9414c3de9949d8c0eed.zip
Code fixes to compile in MinGW and MSVC
CMakeLists includes
Diffstat (limited to 'Project/compile_flags.txt')
-rw-r--r--Project/compile_flags.txt6
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