Revision 692,
773 bytes
checked in by mattausch, 19 years ago
(diff) |
adding ogre 1.2 and dependencies
|
Rev | Line | |
---|
[692] | 1 | s/\.\.\\\.\.\\\.\.\\OgreMain\\include/$(OGRE_HOME)\\include/i |
---|
| 2 | s/\.\.\\\.\.\\\.\.\\Dependencies\\include//i |
---|
| 3 | s/\.\.\\\.\.\\\.\.\\OgreMain\\lib\\\$(ConfigurationName)/$(OGRE_HOME)\\lib/i |
---|
| 4 | s/\"\.\.\\\.\.\\\.\.\\Dependencies\\lib\\\$(ConfigurationName)\"//i |
---|
| 5 | s/\.\.\\lib/\.\.\\\.\.\\lib/g |
---|
| 6 | s/\.\.\\\.\.\\\.\.\\OgreMain\\lib\\Debug/$(OGRE_HOME)\\lib/i |
---|
| 7 | s/\.\.\\\.\.\\\.\.\\OgreMain\\lib\\Release/$(OGRE_HOME)\\lib/i |
---|
| 8 | s/CommandLine=\"copy.*\"/CommandLine=\"copy $(OutDir)\\$(TargetFileName) $(OGRE_HOME)\\bin\\$(ConfigurationName)\\"/i |
---|
| 9 | s/PostBuild_Cmds=copy \.\.\\\.\.\\lib\\Release.*/PostBuild_Cmds=copy \.\.\\lib\\Release\\\*\.dll $(OGRE_HOME)\\bin\\Release/i |
---|
| 10 | s/PostBuild_Cmds=copy \.\.\\\.\.\\lib\\Debug.*/PostBuild_Cmds=copy \.\.\\lib\\Debug\\\*\.dll $(OGRE_HOME)\\bin\\Debug/i |
---|
| 11 | |
---|
| 12 | |
---|
| 13 | |
---|
Note: See
TracBrowser
for help on using the repository browser.