Removing source files from source/gameengine/GamePlayer/common/SConscript that were removed in an earlier commit. This should allow SCons to build the game engine again.

This commit is contained in:
Mitchell Stokes 2013-07-20 00:51:05 +00:00
parent 9732c6283e
commit 5645d9f720

@ -30,16 +30,10 @@ Import ('env')
source_files = [
'bmfont.cpp',
'GPC_Canvas.cpp',
'GPC_Engine.cpp',
'GPC_KeyboardDevice.cpp',
'GPC_MouseDevice.cpp',
'GPC_RawImage.cpp',
'GPC_RawLoadDotBlendArray.cpp',
'GPC_RawLogoArrays.cpp',
'GPC_RenderTools.cpp',
'GPC_System.cpp',
]
incs = [