source: OGRE/trunk/ogrenew/Tools/MaterialUpgrader/scripts/MaterialUpgrader.dsp @ 690

Revision 690, 5.5 KB checked in by mattausch, 19 years ago (diff)

added ogre 1.07 main

Line 
1# Microsoft Developer Studio Project File - Name="MaterialUpgrader" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7CFG=MaterialUpgrader - Win32 Debug
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE
11!MESSAGE NMAKE /f "MaterialUpgrader.mak".
12!MESSAGE
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
15!MESSAGE
16!MESSAGE NMAKE /f "MaterialUpgrader.mak" CFG="MaterialUpgrader - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "MaterialUpgrader - Win32 Release" (based on "Win32 (x86) Console Application")
21!MESSAGE "MaterialUpgrader - Win32 Debug" (based on "Win32 (x86) Console Application")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29RSC=rc.exe
30
31!IF  "$(CFG)" == "MaterialUpgrader - Win32 Release"
32
33# PROP BASE Use_MFC 0
34# PROP BASE Use_Debug_Libraries 0
35# PROP BASE Output_Dir "..\bin\Release"
36# PROP BASE Intermediate_Dir "..\obj\Release"
37# PROP BASE Target_Dir ""
38# PROP Use_MFC 0
39# PROP Use_Debug_Libraries 0
40# PROP Output_Dir "..\bin\Release"
41# PROP Intermediate_Dir "..\obj\Release"
42# PROP Ignore_Export_Lib 1
43# PROP Target_Dir ""
44# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
45# ADD CPP /nologo /MD /W3 /GX /O2 /Ob0 /I "../include" /I "../../../OgreMain/include" /I "..\..\..\Dependencies\include" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "WIN32" /D "TIXML_USE_STL" /YX /FD /c
46# SUBTRACT CPP /Fr
47# ADD BASE RSC /l 0x809 /d "NDEBUG"
48# ADD RSC /l 0x809 /d "NDEBUG"
49BSC32=bscmake.exe
50# ADD BASE BSC32 /nologo
51# ADD BSC32 /nologo
52LINK32=link.exe
53# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
54# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib OgreMain.lib /nologo /subsystem:console /profile /machine:I386 /nodefaultlib:"LIBCMT.lib" /out:"..\bin\Release/OgreMaterialUpgrade.exe" /libpath:"..\..\..\OgreMain\lib\release" /libpath:"..\..\..\Dependencies\lib\Release"
55# SUBTRACT LINK32 /debug
56# Begin Special Build Tool
57SOURCE="$(InputPath)"
58PostBuild_Cmds=copy ..\bin\Release\OgreMaterialUpgrade.exe ..\..\Common\bin\Release
59# End Special Build Tool
60
61!ELSEIF  "$(CFG)" == "MaterialUpgrader - Win32 Debug"
62
63# PROP BASE Use_MFC 0
64# PROP BASE Use_Debug_Libraries 1
65# PROP BASE Output_Dir "..\bin\Debug"
66# PROP BASE Intermediate_Dir "..\obj\Debug"
67# PROP BASE Target_Dir ""
68# PROP Use_MFC 0
69# PROP Use_Debug_Libraries 1
70# PROP Output_Dir "..\bin\Debug"
71# PROP Intermediate_Dir "..\obj\Debug"
72# PROP Ignore_Export_Lib 1
73# PROP Target_Dir ""
74# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
75# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../include" /I "../../../OgreMain/include" /I "..\..\..\Dependencies\include" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "WIN32" /D "TIXML_USE_STL" /FD /GZ /Zm500 /c
76# ADD BASE RSC /l 0x809 /d "_DEBUG"
77# ADD RSC /l 0x809 /d "_DEBUG"
78BSC32=bscmake.exe
79# ADD BASE BSC32 /nologo
80# ADD BSC32 /nologo
81LINK32=link.exe
82# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
83# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib OgreMain_d.lib /nologo /subsystem:console /debug /machine:I386 /nodefaultlib:"LIBCD.LIB" /nodefaultlib:"LIBCMT" /out:"..\bin\Debug/OgreMaterialUpgrade.exe" /pdbtype:sept /libpath:"..\..\..\OgreMain\lib\debug" /libpath:"..\..\..\Dependencies\lib\Debug"
84# SUBTRACT LINK32 /verbose
85# Begin Special Build Tool
86SOURCE="$(InputPath)"
87PostBuild_Cmds=copy ..\bin\Debug\OgreMaterialUpgrade.exe ..\..\Common\bin\Debug
88# End Special Build Tool
89
90!ENDIF
91
92# Begin Target
93
94# Name "MaterialUpgrader - Win32 Release"
95# Name "MaterialUpgrader - Win32 Debug"
96# Begin Group "Source Files"
97
98# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
99# Begin Source File
100
101SOURCE=..\src\main.cpp
102# End Source File
103# Begin Source File
104
105SOURCE=..\src\OldMaterialReader.cpp
106# End Source File
107# End Group
108# Begin Group "Header Files"
109
110# PROP Default_Filter "h;hpp;hxx;hm;inl"
111# Begin Source File
112
113SOURCE=..\include\OldMaterialReader.h
114# End Source File
115# End Group
116# Begin Group "Resource Files"
117
118# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
119# End Group
120# End Target
121# End Project
Note: See TracBrowser for help on using the repository browser.