mirror of https://github.com/axmolengine/axmol.git
issue #2488: Updating makefile for linux and emscripten.
This commit is contained in:
parent
0b306cd510
commit
4b0d0225b7
|
@ -65,6 +65,7 @@ SOURCES = ../Classes/AccelerometerTest/AccelerometerTest.cpp \
|
|||
../Classes/KeyboardTest/KeyboardTest.cpp \
|
||||
../Classes/KeypadTest/KeypadTest.cpp \
|
||||
../Classes/LabelTest/LabelTest.cpp \
|
||||
../Classes/LabelTest/LabelTestNew.cpp \
|
||||
../Classes/LayerTest/LayerTest.cpp \
|
||||
../Classes/MenuTest/MenuTest.cpp \
|
||||
../Classes/MotionStreakTest/MotionStreakTest.cpp \
|
||||
|
|
|
@ -68,6 +68,7 @@ SOURCES = ../Classes/AccelerometerTest/AccelerometerTest.cpp \
|
|||
../Classes/IntervalTest/IntervalTest.cpp \
|
||||
../Classes/KeypadTest/KeypadTest.cpp \
|
||||
../Classes/LabelTest/LabelTest.cpp \
|
||||
../Classes/LabelTest/LabelTestNew.cpp \
|
||||
../Classes/LayerTest/LayerTest.cpp \
|
||||
../Classes/MenuTest/MenuTest.cpp \
|
||||
../Classes/MotionStreakTest/MotionStreakTest.cpp \
|
||||
|
|
Loading…
Reference in New Issue