source: OGRE/trunk/ogrenew/SDK/Win32/altersamples.sed @ 692

Revision 692, 1.0 KB checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

Line 
1s/\.\.\\\.\.\\Common\\include/$(OGRE_HOME)\\include/i
2s/\.\.\\\.\.\\\.\.\\OgreMain\\include/$(OGRE_HOME)\\include/i
3s/\.\.\\\.\.\\\.\.\\OgreMain\\lib\\$(ConfigurationName)/$(OGRE_HOME)\\lib/i
4s/\.\.\\\.\.\\\.\.\\OgreMain\\lib\\release/$(OGRE_HOME)\\lib/i
5s/\.\.\\\.\.\\\.\.\\OgreMain\\lib\\debug/$(OGRE_HOME)\\lib/i
6s/\.\.\\\.\.\\\.\.\\OgreMain\\lib\\$(TARGET_NAME)/$(OGRE_HOME)\\bin\\$(TARGET_NAME)/i
7s/\.\.\\bin/..\\..\\bin/i
8s/\.\.\/\.\.\/Common\/Bin/..\/..\/bin/i
9s/\.\.\\\.\.\\Common\\Bin/..\\..\\bin/i
10s/\.\.\/\.\.\/\.\.\/Samples\/Common\/Bin/..\/..\/bin/i
11s/\.\.\\\.\.\\\.\.\\Samples\\Common\\bin/..\\..\\bin/i
12s/$(SolutionDir)Samples\\Common\\bin/..\\..\\bin/i
13s/\.\.\\\.\.\\ReferenceAppLayer\\include/..\\refapp\\include/i
14s/\.\.\\\.\.\\ReferenceAppLayer\\lib/..\\lib/i
15s/$(#STLPORT_DIR)\\stlport/$(OGRE_HOME)\\stlport\\stlport/i
16s/$(#STLPORT_DIR)\\lib/$(OGRE_HOME)\\stlport\\lib/i
17
18s/\.\.\\\.\.\\\.\.\\Dependencies\\include\\CEGUI/$(OGRE_HOME)\\include\\CEGUI/i
19s/\.\.\\\.\.\\Common\\CEGUIRenderer\\include//i
20
21s/CommandLine=\"copy.*\"//i
22
23
24
Note: See TracBrowser for help on using the repository browser.