Updated eepp.mk.

--HG--
branch : dev-scene
This commit is contained in:
Martín Lucas Golini
2018-02-02 11:55:55 -03:00
parent f748454f8b
commit b1a12bb880
2 changed files with 4 additions and 0 deletions

View File

@@ -67,6 +67,8 @@ CODE_SRCS := \
graphics/renderer/*.cpp \
physics/*.cpp \
physics/constraints/*.cpp \
scene/*.cpp \
scene/actions/*.cpp \
ui/*.cpp \
ui/actions/*.cpp \
ui/tools/*.cpp \

View File

@@ -67,6 +67,8 @@ CODE_SRCS := \
graphics/renderer/*.cpp \
physics/*.cpp \
physics/constraints/*.cpp \
scene/*.cpp \
scene/actions/*.cpp \
ui/*.cpp \
ui/actions/*.cpp \
ui/tools/*.cpp \