[DEBUG] correction of the python makefile

This commit is contained in:
Edouard DUPIN 2013-04-18 21:45:55 +02:00
parent 4c235a876e
commit 242c98e12b

View File

@ -34,12 +34,6 @@ myModule.AddSrcFile([
'etk/os/FSNodeRight.cpp',
'etk/os/Memory.cpp'])
# game mode area :
myModule.AddSrcFile([
'ewol/widget/Scene.cpp',
'ewol/game/Camera.cpp'])
#ifeq ("$(TARGET_OS)","Windows")
# myModule.AddSrcFile('etk/os/Mutex.Windows.cpp')
# myModule.AddSrcFile('etk/os/Semaphore.Windows.cpp')