mirror of https://github.com/axmolengine/axmol.git
Merge pull request #13467 from fusijie/fix_testcase_as_compile_downloaderTest
[ci skip]fix as compile error.
This commit is contained in:
commit
f14c58877c
|
@ -46,6 +46,7 @@ LOCAL_SRC_FILES := main.cpp \
|
||||||
../../../Classes/CurlTest/CurlTest.cpp \
|
../../../Classes/CurlTest/CurlTest.cpp \
|
||||||
../../../Classes/CurrentLanguageTest/CurrentLanguageTest.cpp \
|
../../../Classes/CurrentLanguageTest/CurrentLanguageTest.cpp \
|
||||||
../../../Classes/DataVisitorTest/DataVisitorTest.cpp \
|
../../../Classes/DataVisitorTest/DataVisitorTest.cpp \
|
||||||
|
../../../Classes/DownloaderTest/DownloaderTest.cpp \
|
||||||
../../../Classes/DrawPrimitivesTest/DrawPrimitivesTest.cpp \
|
../../../Classes/DrawPrimitivesTest/DrawPrimitivesTest.cpp \
|
||||||
../../../Classes/EffectsAdvancedTest/EffectsAdvancedTest.cpp \
|
../../../Classes/EffectsAdvancedTest/EffectsAdvancedTest.cpp \
|
||||||
../../../Classes/EffectsTest/EffectsTest.cpp \
|
../../../Classes/EffectsTest/EffectsTest.cpp \
|
||||||
|
|
Loading…
Reference in New Issue