mirror of https://github.com/axmolengine/axmol.git
Revert "Fix Android build for RefPtr addition."
This reverts commit 586383a05e
.
This commit is contained in:
parent
f147ef723a
commit
a34b952e8d
|
@ -137,7 +137,6 @@ renderer/CCRenderMaterial.cpp \
|
|||
../base/CCGeometry.cpp \
|
||||
../base/CCNS.cpp \
|
||||
../base/CCRef.cpp \
|
||||
../base/CCRefPtr.cpp \
|
||||
../base/CCSet.cpp \
|
||||
../base/CCString.cpp \
|
||||
../base/CCValue.cpp \
|
||||
|
|
|
@ -171,7 +171,6 @@ Classes/TouchesTest/Ball.cpp \
|
|||
Classes/TouchesTest/Paddle.cpp \
|
||||
Classes/TouchesTest/TouchesTest.cpp \
|
||||
Classes/TransitionsTest/TransitionsTest.cpp \
|
||||
Classes/UnitTest/RefPtrTest.cpp \
|
||||
Classes/UnitTest/UnitTest.cpp \
|
||||
Classes/UserDefaultTest/UserDefaultTest.cpp \
|
||||
Classes/ZwoptexTest/ZwoptexTest.cpp
|
||||
|
|
Loading…
Reference in New Issue