Merge pull request #955 from minggo/gles20

typo fix
This commit is contained in:
minggo 2012-05-31 21:05:37 -07:00
commit 9c708458f3
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ tests/ActionManagerTest/ActionManagerTest.cpp \
tests/ActionsTest/ActionsTest.cpp \ tests/ActionsTest/ActionsTest.cpp \
tests/ActionsEaseTest/ActionsEaseTest.cpp \ tests/ActionsEaseTest/ActionsEaseTest.cpp \
tests/ActionsProgressTest/ActionsProgressTest.cpp \ tests/ActionsProgressTest/ActionsProgressTest.cpp \
tests/Box2dTest/Box2dTest.cpp \ tests/Box2DTest/Box2dTest.cpp \
tests/Box2DTestBed/Box2dView.cpp \ tests/Box2DTestBed/Box2dView.cpp \
tests/Box2DTestBed/GLES-Render.cpp \ tests/Box2DTestBed/GLES-Render.cpp \
tests/Box2DTestBed/Test.cpp \ tests/Box2DTestBed/Test.cpp \