source: GTP/trunk/App/Demos/Illum/Ogre/src/SpaceStation/scripts/SpaceStation.7.10.vcproj @ 2472

Revision 2472, 7.1 KB checked in by szirmay, 17 years ago (diff)
Line 
1<?xml version="1.0" encoding="windows-1250"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="SpaceStation"
6        ProjectGUID="{09F9E809-02CF-4926-8203-2B9C02FBD916}"
7        RootNamespace="SpaceStation"
8        Keyword="Win32Proj">
9        <Platforms>
10                <Platform
11                        Name="Win32"/>
12        </Platforms>
13        <Configurations>
14                <Configuration
15                        Name="Debug|Win32"
16                        OutputDirectory="..\bin\$(ConfigurationName)"
17                        IntermediateDirectory="..\obj\$(ConfigurationName)"
18                        ConfigurationType="1"
19                        CharacterSet="2">
20                        <Tool
21                                Name="VCCLCompilerTool"
22                                Optimization="0"
23                                ImproveFloatingPointConsistency="TRUE"
24                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\Samples\Common\include&quot;;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include\RenderTechniques;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include\RenderingRuns;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include\RenderTechniques;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include\RenderingRuns;..\..\Common\include;&quot;$(NXOGRE_PATH)\include&quot;;&quot;$(PHYSX_DIR)\SDKs\Physics\include&quot;;&quot;$(PHYSX_DIR)\SDKs\Foundation\include&quot;;&quot;$(PHYSX_DIR)\SDKs\Cooking\include&quot;;&quot;$(PHYSX_DIR)\SDKs\NxCharacter\include&quot;;&quot;$(PHYSX_DIR)\SDKs\PhysXLoader\include&quot;"
25                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE;GTP_VISIBILITY_MODIFIED_OGRE;NXOGRE"
26                                MinimalRebuild="TRUE"
27                                BasicRuntimeChecks="3"
28                                RuntimeLibrary="3"
29                                EnableFunctionLevelLinking="TRUE"
30                                UsePrecompiledHeader="0"
31                                WarningLevel="3"
32                                Detect64BitPortabilityProblems="TRUE"
33                                DebugInformationFormat="4"/>
34                        <Tool
35                                Name="VCCustomBuildTool"/>
36                        <Tool
37                                Name="VCLinkerTool"
38                                AdditionalDependencies="OgreMain_d.lib IllumModule_Ogre.lib IllumModule.lib NxOgre_d.lib"
39                                OutputFile="$(OutDir)/SpaceStation.exe"
40                                LinkIncremental="2"
41                                AdditionalLibraryDirectories="..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\bin\Debug;&quot;$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)&quot;;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\bin\Debug;&quot;$(NXOGRE_PATH)/lib&quot;"
42                                IgnoreDefaultLibraryNames=""
43                                GenerateDebugInformation="TRUE"
44                                ProgramDatabaseFile="$(OutDir)/PRMDemo.pdb"
45                                SubSystem="2"
46                                OptimizeForWindows98="1"
47                                TargetMachine="1"/>
48                        <Tool
49                                Name="VCMIDLTool"/>
50                        <Tool
51                                Name="VCPostBuildEventTool"
52                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\bin\$(ConfigurationName)"/>
53                        <Tool
54                                Name="VCPreBuildEventTool"/>
55                        <Tool
56                                Name="VCPreLinkEventTool"/>
57                        <Tool
58                                Name="VCResourceCompilerTool"/>
59                        <Tool
60                                Name="VCWebServiceProxyGeneratorTool"/>
61                        <Tool
62                                Name="VCXMLDataGeneratorTool"/>
63                        <Tool
64                                Name="VCWebDeploymentTool"/>
65                        <Tool
66                                Name="VCManagedWrapperGeneratorTool"/>
67                        <Tool
68                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
69                </Configuration>
70                <Configuration
71                        Name="Release|Win32"
72                        OutputDirectory="..\bin\$(ConfigurationName)"
73                        IntermediateDirectory="..\obj\$(ConfigurationName)"
74                        ConfigurationType="1"
75                        CharacterSet="2"
76                        WholeProgramOptimization="TRUE">
77                        <Tool
78                                Name="VCCLCompilerTool"
79                                Optimization="2"
80                                GlobalOptimizations="TRUE"
81                                InlineFunctionExpansion="1"
82                                EnableIntrinsicFunctions="TRUE"
83                                ImproveFloatingPointConsistency="TRUE"
84                                FavorSizeOrSpeed="1"
85                                OmitFramePointers="TRUE"
86                                EnableFiberSafeOptimizations="FALSE"
87                                OptimizeForProcessor="2"
88                                OptimizeForWindowsApplication="TRUE"
89                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\Samples\Common\include&quot;;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include\RenderTechniques;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include\RenderingRuns;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include\RenderTechniques;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include\RenderingRuns;..\..\Common\include;&quot;$(NXOGRE_PATH)\include&quot;;&quot;$(PHYSX_DIR)\SDKs\Physics\include&quot;;&quot;$(PHYSX_DIR)\SDKs\Foundation\include&quot;;&quot;$(PHYSX_DIR)\SDKs\Cooking\include&quot;;&quot;$(PHYSX_DIR)\SDKs\NxCharacter\include&quot;;&quot;$(PHYSX_DIR)\SDKs\PhysXLoader\include&quot;"
90                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE;GTP_VISIBILITY_MODIFIED_OGRE;NXOGRE"
91                                StringPooling="TRUE"
92                                MinimalRebuild="TRUE"
93                                BasicRuntimeChecks="0"
94                                RuntimeLibrary="2"
95                                BufferSecurityCheck="FALSE"
96                                EnableFunctionLevelLinking="TRUE"
97                                UsePrecompiledHeader="0"
98                                WarningLevel="3"
99                                Detect64BitPortabilityProblems="TRUE"
100                                DebugInformationFormat="3"/>
101                        <Tool
102                                Name="VCCustomBuildTool"/>
103                        <Tool
104                                Name="VCLinkerTool"
105                                AdditionalDependencies="OgreMain.lib IllumModule_Ogre.lib IllumModule.lib NxOgre.lib"
106                                OutputFile="$(OutDir)/SpaceStation.exe"
107                                LinkIncremental="1"
108                                AdditionalLibraryDirectories="..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\bin\Release;&quot;$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)&quot;;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\bin\Release;&quot;$(NXOGRE_PATH)\lib&quot;"
109                                GenerateDebugInformation="FALSE"
110                                SubSystem="2"
111                                OptimizeReferences="2"
112                                EnableCOMDATFolding="2"
113                                OptimizeForWindows98="1"
114                                TargetMachine="1"/>
115                        <Tool
116                                Name="VCMIDLTool"/>
117                        <Tool
118                                Name="VCPostBuildEventTool"
119                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\bin\$(ConfigurationName)"/>
120                        <Tool
121                                Name="VCPreBuildEventTool"/>
122                        <Tool
123                                Name="VCPreLinkEventTool"/>
124                        <Tool
125                                Name="VCResourceCompilerTool"/>
126                        <Tool
127                                Name="VCWebServiceProxyGeneratorTool"/>
128                        <Tool
129                                Name="VCXMLDataGeneratorTool"/>
130                        <Tool
131                                Name="VCWebDeploymentTool"/>
132                        <Tool
133                                Name="VCManagedWrapperGeneratorTool"/>
134                        <Tool
135                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
136                </Configuration>
137        </Configurations>
138        <References>
139        </References>
140        <Files>
141                <Filter
142                        Name="Source Files"
143                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
144                        <File
145                                RelativePath="..\src\Characters.cpp">
146                        </File>
147                        <File
148                                RelativePath="..\src\SpaceStation.cpp">
149                        </File>
150                </Filter>
151                <Filter
152                        Name="Header Files"
153                        Filter="h;hpp;hxx;hm;inl;inc">
154                        <File
155                                RelativePath="..\include\Characters.h">
156                        </File>
157                        <File
158                                RelativePath="..\include\SpaceStation.h">
159                        </File>
160                </Filter>
161                <Filter
162                        Name="Resource Files"
163                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
164                </Filter>
165                <Filter
166                        Name="Common"
167                        Filter="">
168                        <File
169                                RelativePath="..\..\Common\src\SceneSerializer.cpp">
170                        </File>
171                        <File
172                                RelativePath="..\..\Common\include\SceneSerializer.h">
173                        </File>
174                </Filter>
175        </Files>
176        <Globals>
177        </Globals>
178</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.