1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8,00" |
---|
5 | Name="OgreOde_Prefab" |
---|
6 | ProjectGUID="{BF6E2AC5-1B24-4728-B4E4-8E2D20DDB297}" |
---|
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="..\..\lib\$(ConfigurationName)" |
---|
20 | IntermediateDirectory="..\..\obj\$(ConfigurationName)" |
---|
21 | ConfigurationType="2" |
---|
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 | Optimization="0" |
---|
43 | AdditionalIncludeDirectories="..\..\include;..\..\..\include;..\..\..\..\..\Ogrenew\OgreMain\include" |
---|
44 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OGREODEEXPORT_PREFAB" |
---|
45 | MinimalRebuild="true" |
---|
46 | BasicRuntimeChecks="3" |
---|
47 | RuntimeLibrary="3" |
---|
48 | EnableFunctionLevelLinking="true" |
---|
49 | UsePrecompiledHeader="0" |
---|
50 | WarningLevel="3" |
---|
51 | Detect64BitPortabilityProblems="true" |
---|
52 | DebugInformationFormat="4" |
---|
53 | /> |
---|
54 | <Tool |
---|
55 | Name="VCManagedResourceCompilerTool" |
---|
56 | /> |
---|
57 | <Tool |
---|
58 | Name="VCResourceCompilerTool" |
---|
59 | /> |
---|
60 | <Tool |
---|
61 | Name="VCPreLinkEventTool" |
---|
62 | /> |
---|
63 | <Tool |
---|
64 | Name="VCLinkerTool" |
---|
65 | AdditionalDependencies="OgreOde_Core_d.lib OgreMain_d.lib" |
---|
66 | OutputFile="$(OutDir)/OgreOde_Prefab_d.dll" |
---|
67 | Version="0.1" |
---|
68 | LinkIncremental="2" |
---|
69 | SuppressStartupBanner="true" |
---|
70 | AdditionalLibraryDirectories="..\..\..\..\..\Ogrenew\lib;"..\..\..\lib\$(ConfigurationName)"" |
---|
71 | GenerateDebugInformation="true" |
---|
72 | ProgramDatabaseFile="$(OutDir)/OgreOde_Prefab_d.pdb" |
---|
73 | SubSystem="2" |
---|
74 | ImportLibrary="$(OutDir)/OgreOde_Prefab_d.lib" |
---|
75 | TargetMachine="1" |
---|
76 | /> |
---|
77 | <Tool |
---|
78 | Name="VCALinkTool" |
---|
79 | /> |
---|
80 | <Tool |
---|
81 | Name="VCManifestTool" |
---|
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) ..\..\..\..\..\Ogrenew\Samples\Common\bin\$(ConfigurationName)" |
---|
101 | /> |
---|
102 | </Configuration> |
---|
103 | <Configuration |
---|
104 | Name="Release|Win32" |
---|
105 | OutputDirectory="..\..\lib\$(ConfigurationName)" |
---|
106 | IntermediateDirectory="..\..\obj\$(ConfigurationName)" |
---|
107 | ConfigurationType="2" |
---|
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 | InlineFunctionExpansion="1" |
---|
130 | FavorSizeOrSpeed="1" |
---|
131 | WholeProgramOptimization="true" |
---|
132 | AdditionalIncludeDirectories="..\..\include;..\..\..\include;..\..\..\..\..\Ogrenew\OgreMain\include" |
---|
133 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OGREODEEXPORT_PREFAB" |
---|
134 | StringPooling="true" |
---|
135 | RuntimeLibrary="2" |
---|
136 | FloatingPointModel="2" |
---|
137 | UsePrecompiledHeader="0" |
---|
138 | WarningLevel="3" |
---|
139 | Detect64BitPortabilityProblems="true" |
---|
140 | DebugInformationFormat="3" |
---|
141 | /> |
---|
142 | <Tool |
---|
143 | Name="VCManagedResourceCompilerTool" |
---|
144 | /> |
---|
145 | <Tool |
---|
146 | Name="VCResourceCompilerTool" |
---|
147 | /> |
---|
148 | <Tool |
---|
149 | Name="VCPreLinkEventTool" |
---|
150 | /> |
---|
151 | <Tool |
---|
152 | Name="VCLinkerTool" |
---|
153 | AdditionalDependencies="OgreOde_Core.lib OgreMain.lib" |
---|
154 | OutputFile="$(OutDir)/OgreOde_Prefab.dll" |
---|
155 | Version="1.2" |
---|
156 | LinkIncremental="1" |
---|
157 | AdditionalLibraryDirectories="..\..\..\..\..\Ogrenew\lib;"..\..\..\lib\$(ConfigurationName)"" |
---|
158 | GenerateDebugInformation="true" |
---|
159 | SubSystem="2" |
---|
160 | OptimizeReferences="2" |
---|
161 | EnableCOMDATFolding="2" |
---|
162 | ImportLibrary="$(OutDir)/OgreOde_Prefab.lib" |
---|
163 | TargetMachine="1" |
---|
164 | /> |
---|
165 | <Tool |
---|
166 | Name="VCALinkTool" |
---|
167 | /> |
---|
168 | <Tool |
---|
169 | Name="VCManifestTool" |
---|
170 | /> |
---|
171 | <Tool |
---|
172 | Name="VCXDCMakeTool" |
---|
173 | /> |
---|
174 | <Tool |
---|
175 | Name="VCBscMakeTool" |
---|
176 | /> |
---|
177 | <Tool |
---|
178 | Name="VCFxCopTool" |
---|
179 | /> |
---|
180 | <Tool |
---|
181 | Name="VCAppVerifierTool" |
---|
182 | /> |
---|
183 | <Tool |
---|
184 | Name="VCWebDeploymentTool" |
---|
185 | /> |
---|
186 | <Tool |
---|
187 | Name="VCPostBuildEventTool" |
---|
188 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\..\..\Ogrenew\Samples\Common\bin\$(ConfigurationName)" |
---|
189 | /> |
---|
190 | </Configuration> |
---|
191 | </Configurations> |
---|
192 | <References> |
---|
193 | </References> |
---|
194 | <Files> |
---|
195 | <Filter |
---|
196 | Name="Source Files" |
---|
197 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
---|
198 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
---|
199 | > |
---|
200 | <File |
---|
201 | RelativePath="..\..\src\OgreOdePrefabObject.cpp" |
---|
202 | > |
---|
203 | </File> |
---|
204 | <File |
---|
205 | RelativePath="..\..\src\OgreOdeRagdoll.cpp" |
---|
206 | > |
---|
207 | </File> |
---|
208 | <File |
---|
209 | RelativePath="..\..\src\OgreOdeVehicle.cpp" |
---|
210 | > |
---|
211 | </File> |
---|
212 | </Filter> |
---|
213 | <Filter |
---|
214 | Name="Header Files" |
---|
215 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
---|
216 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
---|
217 | > |
---|
218 | <File |
---|
219 | RelativePath="..\..\include\OgreOde_Prefab.h" |
---|
220 | > |
---|
221 | </File> |
---|
222 | <File |
---|
223 | RelativePath="..\..\include\OgreOdePrefabObject.h" |
---|
224 | > |
---|
225 | </File> |
---|
226 | <File |
---|
227 | RelativePath="..\..\include\OgreOdeRagdoll.h" |
---|
228 | > |
---|
229 | </File> |
---|
230 | <File |
---|
231 | RelativePath="..\..\include\OgreOdeVehicle.h" |
---|
232 | > |
---|
233 | </File> |
---|
234 | </Filter> |
---|
235 | <Filter |
---|
236 | Name="Resource Files" |
---|
237 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
---|
238 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
---|
239 | > |
---|
240 | </Filter> |
---|
241 | </Files> |
---|
242 | <Globals> |
---|
243 | </Globals> |
---|
244 | </VisualStudioProject> |
---|