mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-06-03 07:08:15 +02:00
fixing windows build x3 | replacing compile commands by compile flags
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
-xc++
|
||||
-std=c++20
|
||||
-Iruntime/Includes
|
||||
-Iruntime/Sources
|
||||
-Iincludes
|
||||
-Ithird_party
|
||||
-DMLX_BUILD
|
||||
-DSDL_MAIN_HANDLED
|
||||
-DDEBUG
|
||||
-DIMAGE_OPTIMIZED
|
||||
-D_REENTRANT
|
||||
-isystem/usr/include/SDL2
|
||||
Reference in New Issue
Block a user