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

Revision 657, 854 bytes checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

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/\.\.\\bin/..\\..\\bin/i
7s/\.\.\/\.\.\/Common\/Bin/..\/..\/bin/i
8s/\.\.\\\.\.\\Common\\Bin/..\\..\\bin/i
9s/\.\.\/\.\.\/\.\.\/Samples\/Common\/Bin/..\/..\/bin/i
10s/\.\.\\\.\.\\\.\.\\Samples\\Common\\bin/..\\..\\bin/i
11s/$(SolutionDir)Samples\\Common\\bin/..\\..\\bin/i
12s/\.\.\\\.\.\\ReferenceAppLayer\\include/..\\refapp\\include/i
13s/\.\.\\\.\.\\ReferenceAppLayer\\lib/..\\lib/i
14
15s/\.\.\\\.\.\\\.\.\\Dependencies\\include\\CEGUI/$(OGRE_HOME)\\include\\CEGUI/i
16s/\.\.\\\.\.\\Common\\CEGUIRenderer\\include//i
17
18s/CommandLine=\"copy.*\"//i
19
20
21
Note: See TracBrowser for help on using the repository browser.