Revision 692,
1.0 KB
checked in by mattausch, 19 years ago
(diff) |
adding ogre 1.2 and dependencies
|
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/\.\.\\\.\.\\\.\.\\OgreMain\\lib\\$(TARGET_NAME)/$(OGRE_HOME)\\bin\\$(TARGET_NAME)/i |
---|
7 | s/\.\.\\bin/..\\..\\bin/i |
---|
8 | s/\.\.\/\.\.\/Common\/Bin/..\/..\/bin/i |
---|
9 | s/\.\.\\\.\.\\Common\\Bin/..\\..\\bin/i |
---|
10 | s/\.\.\/\.\.\/\.\.\/Samples\/Common\/Bin/..\/..\/bin/i |
---|
11 | s/\.\.\\\.\.\\\.\.\\Samples\\Common\\bin/..\\..\\bin/i |
---|
12 | s/$(SolutionDir)Samples\\Common\\bin/..\\..\\bin/i |
---|
13 | s/\.\.\\\.\.\\ReferenceAppLayer\\include/..\\refapp\\include/i |
---|
14 | s/\.\.\\\.\.\\ReferenceAppLayer\\lib/..\\lib/i |
---|
15 | s/$(#STLPORT_DIR)\\stlport/$(OGRE_HOME)\\stlport\\stlport/i |
---|
16 | s/$(#STLPORT_DIR)\\lib/$(OGRE_HOME)\\stlport\\lib/i |
---|
17 | |
---|
18 | s/\.\.\\\.\.\\\.\.\\Dependencies\\include\\CEGUI/$(OGRE_HOME)\\include\\CEGUI/i |
---|
19 | s/\.\.\\\.\.\\Common\\CEGUIRenderer\\include//i |
---|
20 | |
---|
21 | s/CommandLine=\"copy.*\"//i |
---|
22 | |
---|
23 | |
---|
24 | |
---|
Note: See
TracBrowser
for help on using the repository browser.