diff --git a/build b/build index 06d1dcf5..04ebd5ce 160000 --- a/build +++ b/build @@ -1 +1 @@ -Subproject commit 06d1dcf5765c7bd35138105ea3b480b278f135df +Subproject commit 04ebd5ce2e8c9b0edf461e7f4e990b9cc7ea40bf diff --git a/external/ogre/lutin_ogre_main.py b/external/ogre/lutin_ogre_main.py index 49918186..f8abf6a2 100644 --- a/external/ogre/lutin_ogre_main.py +++ b/external/ogre/lutin_ogre_main.py @@ -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',])