Revision 657,
854 bytes
checked in by mattausch, 19 years ago
(diff) |
added ogre dependencies and patched ogre sources
|
Line | |
---|
1 | s/\.\.\\\.\.\\Common\\include/$(OGRE_HOME)\\include/i |
---|
2 | s/\.\.\\\.\.\\\.\.\\OgreMain\\include/$(OGRE_HOME)\\include/i |
---|
3 | s/\.\.\\\.\.\\\.\.\\OgreMain\\lib\\$(ConfigurationName)/$(OGRE_HOME)\\lib/i |
---|
4 | s/\.\.\\\.\.\\\.\.\\OgreMain\\lib\\release/$(OGRE_HOME)\\lib/i |
---|
5 | s/\.\.\\\.\.\\\.\.\\OgreMain\\lib\\debug/$(OGRE_HOME)\\lib/i |
---|
6 | s/\.\.\\bin/..\\..\\bin/i |
---|
7 | s/\.\.\/\.\.\/Common\/Bin/..\/..\/bin/i |
---|
8 | s/\.\.\\\.\.\\Common\\Bin/..\\..\\bin/i |
---|
9 | s/\.\.\/\.\.\/\.\.\/Samples\/Common\/Bin/..\/..\/bin/i |
---|
10 | s/\.\.\\\.\.\\\.\.\\Samples\\Common\\bin/..\\..\\bin/i |
---|
11 | s/$(SolutionDir)Samples\\Common\\bin/..\\..\\bin/i |
---|
12 | s/\.\.\\\.\.\\ReferenceAppLayer\\include/..\\refapp\\include/i |
---|
13 | s/\.\.\\\.\.\\ReferenceAppLayer\\lib/..\\lib/i |
---|
14 | |
---|
15 | s/\.\.\\\.\.\\\.\.\\Dependencies\\include\\CEGUI/$(OGRE_HOME)\\include\\CEGUI/i |
---|
16 | s/\.\.\\\.\.\\Common\\CEGUIRenderer\\include//i |
---|
17 | |
---|
18 | s/CommandLine=\"copy.*\"//i |
---|
19 | |
---|
20 | |
---|
21 | |
---|
Note: See
TracBrowser
for help on using the repository browser.