1 | <?xml version="1.0" encoding="windows-1250"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="8.00"
|
---|
5 | Name="PlayPen"
|
---|
6 | ProjectGUID="{430448E6-E03B-4645-B505-A4857368BB93}"
|
---|
7 | Keyword="Win32Proj"
|
---|
8 | >
|
---|
9 | <Platforms>
|
---|
10 | <Platform
|
---|
11 | Name="Win32"
|
---|
12 | />
|
---|
13 | </Platforms>
|
---|
14 | <ToolFiles>
|
---|
15 | </ToolFiles>
|
---|
16 | <Configurations>
|
---|
17 | <Configuration
|
---|
18 | Name="Debug|Win32"
|
---|
19 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
20 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
21 | ConfigurationType="1"
|
---|
22 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
---|
23 | CharacterSet="2"
|
---|
24 | >
|
---|
25 | <Tool
|
---|
26 | Name="VCPreBuildEventTool"
|
---|
27 | />
|
---|
28 | <Tool
|
---|
29 | Name="VCCustomBuildTool"
|
---|
30 | />
|
---|
31 | <Tool
|
---|
32 | Name="VCXMLDataGeneratorTool"
|
---|
33 | />
|
---|
34 | <Tool
|
---|
35 | Name="VCWebServiceProxyGeneratorTool"
|
---|
36 | />
|
---|
37 | <Tool
|
---|
38 | Name="VCMIDLTool"
|
---|
39 | />
|
---|
40 | <Tool
|
---|
41 | Name="VCCLCompilerTool"
|
---|
42 | Optimization="0"
|
---|
43 | AdditionalIncludeDirectories="..\include;..\..\..\Samples\Common\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
|
---|
44 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;"
|
---|
45 | MinimalRebuild="true"
|
---|
46 | BasicRuntimeChecks="3"
|
---|
47 | RuntimeLibrary="3"
|
---|
48 | EnableFunctionLevelLinking="true"
|
---|
49 | FloatingPointModel="2"
|
---|
50 | UsePrecompiledHeader="0"
|
---|
51 | WarningLevel="3"
|
---|
52 | Detect64BitPortabilityProblems="true"
|
---|
53 | DebugInformationFormat="4"
|
---|
54 | />
|
---|
55 | <Tool
|
---|
56 | Name="VCManagedResourceCompilerTool"
|
---|
57 | />
|
---|
58 | <Tool
|
---|
59 | Name="VCResourceCompilerTool"
|
---|
60 | />
|
---|
61 | <Tool
|
---|
62 | Name="VCPreLinkEventTool"
|
---|
63 | />
|
---|
64 | <Tool
|
---|
65 | Name="VCLinkerTool"
|
---|
66 | AdditionalDependencies="OgreMain_d.lib"
|
---|
67 | OutputFile="$(OutDir)/PlayPen.exe"
|
---|
68 | LinkIncremental="2"
|
---|
69 | AdditionalLibraryDirectories=""..\..\..\OgreMain\lib\$(ConfigurationName)";"..\..\Dependencies\lib\$(ConfigurationName)""
|
---|
70 | GenerateDebugInformation="true"
|
---|
71 | ProgramDatabaseFile="$(OutDir)/PlayPen.pdb"
|
---|
72 | SubSystem="2"
|
---|
73 | OptimizeForWindows98="1"
|
---|
74 | TargetMachine="1"
|
---|
75 | />
|
---|
76 | <Tool
|
---|
77 | Name="VCALinkTool"
|
---|
78 | />
|
---|
79 | <Tool
|
---|
80 | Name="VCManifestTool"
|
---|
81 | />
|
---|
82 | <Tool
|
---|
83 | Name="VCXDCMakeTool"
|
---|
84 | />
|
---|
85 | <Tool
|
---|
86 | Name="VCBscMakeTool"
|
---|
87 | />
|
---|
88 | <Tool
|
---|
89 | Name="VCFxCopTool"
|
---|
90 | />
|
---|
91 | <Tool
|
---|
92 | Name="VCAppVerifierTool"
|
---|
93 | />
|
---|
94 | <Tool
|
---|
95 | Name="VCWebDeploymentTool"
|
---|
96 | />
|
---|
97 | <Tool
|
---|
98 | Name="VCPostBuildEventTool"
|
---|
99 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\Samples\Common\Bin\$(ConfigurationName)"
|
---|
100 | />
|
---|
101 | </Configuration>
|
---|
102 | <Configuration
|
---|
103 | Name="Release|Win32"
|
---|
104 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
105 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
106 | ConfigurationType="1"
|
---|
107 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
---|
108 | CharacterSet="2"
|
---|
109 | >
|
---|
110 | <Tool
|
---|
111 | Name="VCPreBuildEventTool"
|
---|
112 | />
|
---|
113 | <Tool
|
---|
114 | Name="VCCustomBuildTool"
|
---|
115 | />
|
---|
116 | <Tool
|
---|
117 | Name="VCXMLDataGeneratorTool"
|
---|
118 | />
|
---|
119 | <Tool
|
---|
120 | Name="VCWebServiceProxyGeneratorTool"
|
---|
121 | />
|
---|
122 | <Tool
|
---|
123 | Name="VCMIDLTool"
|
---|
124 | />
|
---|
125 | <Tool
|
---|
126 | Name="VCCLCompilerTool"
|
---|
127 | Optimization="2"
|
---|
128 | InlineFunctionExpansion="1"
|
---|
129 | FavorSizeOrSpeed="1"
|
---|
130 | OmitFramePointers="true"
|
---|
131 | AdditionalIncludeDirectories="..\include;..\..\..\Samples\Common\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
|
---|
132 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
---|
133 | StringPooling="true"
|
---|
134 | MinimalRebuild="true"
|
---|
135 | RuntimeLibrary="2"
|
---|
136 | BufferSecurityCheck="false"
|
---|
137 | EnableFunctionLevelLinking="true"
|
---|
138 | FloatingPointModel="2"
|
---|
139 | UsePrecompiledHeader="0"
|
---|
140 | WarningLevel="3"
|
---|
141 | Detect64BitPortabilityProblems="true"
|
---|
142 | DebugInformationFormat="3"
|
---|
143 | />
|
---|
144 | <Tool
|
---|
145 | Name="VCManagedResourceCompilerTool"
|
---|
146 | />
|
---|
147 | <Tool
|
---|
148 | Name="VCResourceCompilerTool"
|
---|
149 | />
|
---|
150 | <Tool
|
---|
151 | Name="VCPreLinkEventTool"
|
---|
152 | />
|
---|
153 | <Tool
|
---|
154 | Name="VCLinkerTool"
|
---|
155 | AdditionalDependencies="OgreMain.lib"
|
---|
156 | OutputFile="$(OutDir)/PlayPen.exe"
|
---|
157 | LinkIncremental="1"
|
---|
158 | AdditionalLibraryDirectories=""..\..\..\OgreMain\lib\$(ConfigurationName)";"..\..\Dependencies\lib\$(ConfigurationName)""
|
---|
159 | GenerateDebugInformation="true"
|
---|
160 | SubSystem="2"
|
---|
161 | OptimizeReferences="2"
|
---|
162 | EnableCOMDATFolding="2"
|
---|
163 | OptimizeForWindows98="1"
|
---|
164 | TargetMachine="1"
|
---|
165 | />
|
---|
166 | <Tool
|
---|
167 | Name="VCALinkTool"
|
---|
168 | />
|
---|
169 | <Tool
|
---|
170 | Name="VCManifestTool"
|
---|
171 | />
|
---|
172 | <Tool
|
---|
173 | Name="VCXDCMakeTool"
|
---|
174 | />
|
---|
175 | <Tool
|
---|
176 | Name="VCBscMakeTool"
|
---|
177 | />
|
---|
178 | <Tool
|
---|
179 | Name="VCFxCopTool"
|
---|
180 | />
|
---|
181 | <Tool
|
---|
182 | Name="VCAppVerifierTool"
|
---|
183 | />
|
---|
184 | <Tool
|
---|
185 | Name="VCWebDeploymentTool"
|
---|
186 | />
|
---|
187 | <Tool
|
---|
188 | Name="VCPostBuildEventTool"
|
---|
189 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\Samples\Common\Bin\$(ConfigurationName)"
|
---|
190 | />
|
---|
191 | </Configuration>
|
---|
192 | </Configurations>
|
---|
193 | <References>
|
---|
194 | </References>
|
---|
195 | <Files>
|
---|
196 | <Filter
|
---|
197 | Name="Source Files"
|
---|
198 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
|
---|
199 | >
|
---|
200 | <File
|
---|
201 | RelativePath="..\src\PlayPen.cpp"
|
---|
202 | >
|
---|
203 | </File>
|
---|
204 | </Filter>
|
---|
205 | <Filter
|
---|
206 | Name="Header Files"
|
---|
207 | Filter="h;hpp;hxx;hm;inl;inc"
|
---|
208 | >
|
---|
209 | <File
|
---|
210 | RelativePath="..\..\..\Samples\Common\include\ExampleApplication.h"
|
---|
211 | >
|
---|
212 | </File>
|
---|
213 | <File
|
---|
214 | RelativePath="..\..\..\Samples\Common\include\ExampleFrameListener.h"
|
---|
215 | >
|
---|
216 | </File>
|
---|
217 | <File
|
---|
218 | RelativePath="..\..\..\Samples\Common\include\ExampleLoadingBar.h"
|
---|
219 | >
|
---|
220 | </File>
|
---|
221 | </Filter>
|
---|
222 | <Filter
|
---|
223 | Name="Resource Files"
|
---|
224 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
---|
225 | >
|
---|
226 | </Filter>
|
---|
227 | </Files>
|
---|
228 | <Globals>
|
---|
229 | </Globals>
|
---|
230 | </VisualStudioProject>
|
---|