[DEBUG] correction of the python makefile
This commit is contained in:
parent
4c235a876e
commit
242c98e12b
@ -34,12 +34,6 @@ myModule.AddSrcFile([
|
|||||||
'etk/os/FSNodeRight.cpp',
|
'etk/os/FSNodeRight.cpp',
|
||||||
'etk/os/Memory.cpp'])
|
'etk/os/Memory.cpp'])
|
||||||
|
|
||||||
# game mode area :
|
|
||||||
myModule.AddSrcFile([
|
|
||||||
'ewol/widget/Scene.cpp',
|
|
||||||
'ewol/game/Camera.cpp'])
|
|
||||||
|
|
||||||
|
|
||||||
#ifeq ("$(TARGET_OS)","Windows")
|
#ifeq ("$(TARGET_OS)","Windows")
|
||||||
# myModule.AddSrcFile('etk/os/Mutex.Windows.cpp')
|
# myModule.AddSrcFile('etk/os/Mutex.Windows.cpp')
|
||||||
# myModule.AddSrcFile('etk/os/Semaphore.Windows.cpp')
|
# myModule.AddSrcFile('etk/os/Semaphore.Windows.cpp')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user