- Segueix el treball en el debugger
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
libs = -lSDL3 -lGL
|
||||
cppflags = -D LUA_USE_LINUX -D DEBUG -g -Wall
|
||||
cppflags = -D LUA_USE_LINUX -D DEBUG -g -Wall -std=c++20
|
||||
executable = mini_debug
|
||||
sourcepath = . lua
|
||||
buildpath = build
|
||||
|
||||
Reference in New Issue
Block a user