forked from jaildesigner-jailgames/jaildoctors_dilemma
corregit makefile
This commit is contained in:
4
Makefile
4
Makefile
@@ -134,8 +134,8 @@ APP_SOURCES := \
|
|||||||
source/game/scenes/title.cpp \
|
source/game/scenes/title.cpp \
|
||||||
source/game/ui/console.cpp \
|
source/game/ui/console.cpp \
|
||||||
source/game/ui/notifier.cpp \
|
source/game/ui/notifier.cpp \
|
||||||
source/utils/delta_timer.cpp
|
source/utils/delta_timer.cpp \
|
||||||
source/utils/utils.cpp \
|
source/utils/utils.cpp
|
||||||
|
|
||||||
# All sources combined
|
# All sources combined
|
||||||
ALL_SOURCES := $(APP_SOURCES)
|
ALL_SOURCES := $(APP_SOURCES)
|
||||||
|
|||||||
Reference in New Issue
Block a user