[DEV] add ogre wrap file

This commit is contained in:
Edouard DUPIN 2013-07-05 22:28:42 +02:00
parent efe8524fa0
commit d2a0e5005b
2 changed files with 4 additions and 4 deletions

2
build

@ -1 +1 @@
Subproject commit 06d1dcf5765c7bd35138105ea3b480b278f135df
Subproject commit 04ebd5ce2e8c9b0edf461e7f4e990b9cc7ea40bf

View File

@ -229,9 +229,9 @@ def Create(target):
'ogre/OgreMain/src/OgreWireBoundingBox.cpp',
'ogre/OgreMain/src/OgreWorkQueue.cpp',
'ogre/OgreMain/src/OgreDDSCodec.cpp',
#'ogre/OgreMain/src/GLX/OgreConfigDialog.cpp',
#'ogre/OgreMain/src/GLX/OgreErrorDialog.cpp',
#'ogre/OgreMain/src/GLX/OgreTimer.cpp',
'ogre/OgreMain/src/ewol/OgreConfigDialog.cpp',
'ogre/OgreMain/src/ewol/OgreErrorDialog.cpp',
'ogre/OgreMain/src/ewol/OgreTimer.cpp',
'ogre/OgreMain/src/OgreSearchOps.cpp',
'ogre/OgreMain/src/Threading/OgreDefaultWorkQueueStandard.cpp',])