issue #2488: Updating makefile for linux and emscripten.

This commit is contained in:
James Chen 2013-08-15 21:43:58 +08:00
parent 0b306cd510
commit 4b0d0225b7
2 changed files with 2 additions and 0 deletions

View File

@ -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 \

View File

@ -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 \