1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8.00" |
---|
5 | Name="Demo_Compositor" |
---|
6 | ProjectGUID="{FBD73586-AD33-4191-A604-68AE21278729}" |
---|
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\UpgradeFromVC71.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 | AdditionalOptions="/Zm150" |
---|
43 | Optimization="0" |
---|
44 | AdditionalIncludeDirectories="..\include;..\..\Common\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include;..\..\..\Dependencies\include\CEGUI;..\..\Common\CEGUIRenderer\include" |
---|
45 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;" |
---|
46 | MinimalRebuild="true" |
---|
47 | BasicRuntimeChecks="3" |
---|
48 | RuntimeLibrary="3" |
---|
49 | EnableFunctionLevelLinking="true" |
---|
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 OIS_d.lib CEGUIBase_d.lib OgreGUIRenderer_d.lib" |
---|
67 | OutputFile="$(OutDir)/Demo_Compositor.exe" |
---|
68 | LinkIncremental="2" |
---|
69 | AdditionalLibraryDirectories=""..\..\..\lib";"..\..\..\Dependencies\lib\$(ConfigurationName)"" |
---|
70 | GenerateDebugInformation="true" |
---|
71 | ProgramDatabaseFile="$(OutDir)/Demo_Compositor.pdb" |
---|
72 | SubSystem="2" |
---|
73 | OptimizeForWindows98="1" |
---|
74 | TargetMachine="1" |
---|
75 | /> |
---|
76 | <Tool |
---|
77 | Name="VCALinkTool" |
---|
78 | /> |
---|
79 | <Tool |
---|
80 | Name="VCManifestTool" |
---|
81 | UseFAT32Workaround="true" |
---|
82 | /> |
---|
83 | <Tool |
---|
84 | Name="VCXDCMakeTool" |
---|
85 | /> |
---|
86 | <Tool |
---|
87 | Name="VCBscMakeTool" |
---|
88 | /> |
---|
89 | <Tool |
---|
90 | Name="VCFxCopTool" |
---|
91 | /> |
---|
92 | <Tool |
---|
93 | Name="VCAppVerifierTool" |
---|
94 | /> |
---|
95 | <Tool |
---|
96 | Name="VCWebDeploymentTool" |
---|
97 | /> |
---|
98 | <Tool |
---|
99 | Name="VCPostBuildEventTool" |
---|
100 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Common\Bin\$(ConfigurationName)" |
---|
101 | /> |
---|
102 | </Configuration> |
---|
103 | <Configuration |
---|
104 | Name="Release|Win32" |
---|
105 | OutputDirectory="..\bin\$(ConfigurationName)" |
---|
106 | IntermediateDirectory="..\obj\$(ConfigurationName)" |
---|
107 | ConfigurationType="1" |
---|
108 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
109 | CharacterSet="2" |
---|
110 | WholeProgramOptimization="1" |
---|
111 | > |
---|
112 | <Tool |
---|
113 | Name="VCPreBuildEventTool" |
---|
114 | /> |
---|
115 | <Tool |
---|
116 | Name="VCCustomBuildTool" |
---|
117 | /> |
---|
118 | <Tool |
---|
119 | Name="VCXMLDataGeneratorTool" |
---|
120 | /> |
---|
121 | <Tool |
---|
122 | Name="VCWebServiceProxyGeneratorTool" |
---|
123 | /> |
---|
124 | <Tool |
---|
125 | Name="VCMIDLTool" |
---|
126 | /> |
---|
127 | <Tool |
---|
128 | Name="VCCLCompilerTool" |
---|
129 | Optimization="2" |
---|
130 | InlineFunctionExpansion="1" |
---|
131 | EnableIntrinsicFunctions="true" |
---|
132 | FavorSizeOrSpeed="1" |
---|
133 | OmitFramePointers="true" |
---|
134 | AdditionalIncludeDirectories="..\include;..\..\Common\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include;..\..\..\Dependencies\include\CEGUI;..\..\Common\CEGUIRenderer\include" |
---|
135 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" |
---|
136 | StringPooling="true" |
---|
137 | MinimalRebuild="true" |
---|
138 | RuntimeLibrary="2" |
---|
139 | BufferSecurityCheck="false" |
---|
140 | EnableFunctionLevelLinking="true" |
---|
141 | UsePrecompiledHeader="0" |
---|
142 | WarningLevel="3" |
---|
143 | Detect64BitPortabilityProblems="true" |
---|
144 | DebugInformationFormat="3" |
---|
145 | /> |
---|
146 | <Tool |
---|
147 | Name="VCManagedResourceCompilerTool" |
---|
148 | /> |
---|
149 | <Tool |
---|
150 | Name="VCResourceCompilerTool" |
---|
151 | /> |
---|
152 | <Tool |
---|
153 | Name="VCPreLinkEventTool" |
---|
154 | /> |
---|
155 | <Tool |
---|
156 | Name="VCLinkerTool" |
---|
157 | AdditionalDependencies="OgreMain.lib OIS.lib CEGUIBase.lib OgreGUIRenderer.lib" |
---|
158 | OutputFile="$(OutDir)/Demo_Compositor.exe" |
---|
159 | LinkIncremental="1" |
---|
160 | AdditionalLibraryDirectories=""..\..\..\lib";"..\..\..\Dependencies\lib\$(ConfigurationName)"" |
---|
161 | GenerateDebugInformation="false" |
---|
162 | SubSystem="2" |
---|
163 | OptimizeReferences="2" |
---|
164 | EnableCOMDATFolding="2" |
---|
165 | OptimizeForWindows98="1" |
---|
166 | TargetMachine="1" |
---|
167 | /> |
---|
168 | <Tool |
---|
169 | Name="VCALinkTool" |
---|
170 | /> |
---|
171 | <Tool |
---|
172 | Name="VCManifestTool" |
---|
173 | UseFAT32Workaround="true" |
---|
174 | /> |
---|
175 | <Tool |
---|
176 | Name="VCXDCMakeTool" |
---|
177 | /> |
---|
178 | <Tool |
---|
179 | Name="VCBscMakeTool" |
---|
180 | /> |
---|
181 | <Tool |
---|
182 | Name="VCFxCopTool" |
---|
183 | /> |
---|
184 | <Tool |
---|
185 | Name="VCAppVerifierTool" |
---|
186 | /> |
---|
187 | <Tool |
---|
188 | Name="VCWebDeploymentTool" |
---|
189 | /> |
---|
190 | <Tool |
---|
191 | Name="VCPostBuildEventTool" |
---|
192 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Common\Bin\$(ConfigurationName)" |
---|
193 | /> |
---|
194 | </Configuration> |
---|
195 | </Configurations> |
---|
196 | <References> |
---|
197 | </References> |
---|
198 | <Files> |
---|
199 | <Filter |
---|
200 | Name="Source Files" |
---|
201 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" |
---|
202 | > |
---|
203 | <File |
---|
204 | RelativePath="..\src\Compositor.cpp" |
---|
205 | > |
---|
206 | <FileConfiguration |
---|
207 | Name="Release|Win32" |
---|
208 | > |
---|
209 | <Tool |
---|
210 | Name="VCCLCompilerTool" |
---|
211 | AdditionalOptions="/Zm150" |
---|
212 | /> |
---|
213 | </FileConfiguration> |
---|
214 | </File> |
---|
215 | <File |
---|
216 | RelativePath="..\src\CompositorDemo_FrameListener.cpp" |
---|
217 | > |
---|
218 | </File> |
---|
219 | <File |
---|
220 | RelativePath="..\src\ItemSelectorViewManager.cpp" |
---|
221 | > |
---|
222 | </File> |
---|
223 | </Filter> |
---|
224 | <Filter |
---|
225 | Name="Header Files" |
---|
226 | Filter="h;hpp;hxx;hm;inl;inc" |
---|
227 | > |
---|
228 | <File |
---|
229 | RelativePath="..\include\Compositor.h" |
---|
230 | > |
---|
231 | </File> |
---|
232 | <File |
---|
233 | RelativePath="..\include\CompositorDemo_FrameListener.h" |
---|
234 | > |
---|
235 | </File> |
---|
236 | <File |
---|
237 | RelativePath="..\include\ItemSelectorViewManager.h" |
---|
238 | > |
---|
239 | </File> |
---|
240 | </Filter> |
---|
241 | <Filter |
---|
242 | Name="Resource Files" |
---|
243 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
---|
244 | > |
---|
245 | </Filter> |
---|
246 | </Files> |
---|
247 | <Globals> |
---|
248 | </Globals> |
---|
249 | </VisualStudioProject> |
---|