1 | <?xml version="1.0" encoding="windows-1250"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="8.00"
|
---|
5 | Name="XMLConverter"
|
---|
6 | ProjectGUID="{B4FB6BCF-FA5A-42C2-9FA5-F1653B95ADE3}"
|
---|
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 | AdditionalOptions="/Zm150"
|
---|
43 | Optimization="0"
|
---|
44 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
|
---|
45 | PreprocessorDefinitions="TIXML_USE_STL;"
|
---|
46 | MinimalRebuild="true"
|
---|
47 | BasicRuntimeChecks="3"
|
---|
48 | RuntimeLibrary="3"
|
---|
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="OgreMain_d.lib"
|
---|
66 | OutputFile="$(OutDir)/OgreXMLConverter.exe"
|
---|
67 | Version="0.99"
|
---|
68 | LinkIncremental="2"
|
---|
69 | AdditionalLibraryDirectories="..\..\..\OgreMain\lib\$(ConfigurationName);..\..\..\Dependencies\lib\$(ConfigurationName)"
|
---|
70 | IgnoreDefaultLibraryNames=""
|
---|
71 | GenerateDebugInformation="true"
|
---|
72 | ProgramDatabaseFile="$(OutDir)/XMLConverter.pdb"
|
---|
73 | SubSystem="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) ..\..\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 | OmitFramePointers="true"
|
---|
130 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
|
---|
131 | PreprocessorDefinitions="TIXML_USE_STL"
|
---|
132 | StringPooling="true"
|
---|
133 | RuntimeLibrary="2"
|
---|
134 | EnableFunctionLevelLinking="true"
|
---|
135 | UsePrecompiledHeader="0"
|
---|
136 | WarningLevel="3"
|
---|
137 | Detect64BitPortabilityProblems="true"
|
---|
138 | DebugInformationFormat="3"
|
---|
139 | />
|
---|
140 | <Tool
|
---|
141 | Name="VCManagedResourceCompilerTool"
|
---|
142 | />
|
---|
143 | <Tool
|
---|
144 | Name="VCResourceCompilerTool"
|
---|
145 | />
|
---|
146 | <Tool
|
---|
147 | Name="VCPreLinkEventTool"
|
---|
148 | />
|
---|
149 | <Tool
|
---|
150 | Name="VCLinkerTool"
|
---|
151 | AdditionalDependencies="OgreMain.lib"
|
---|
152 | OutputFile="$(OutDir)/OgreXMLConverter.exe"
|
---|
153 | Version="0.99"
|
---|
154 | LinkIncremental="1"
|
---|
155 | AdditionalLibraryDirectories="..\..\..\OgreMain\lib\$(ConfigurationName);..\..\..\Dependencies\lib\$(ConfigurationName)"
|
---|
156 | GenerateDebugInformation="true"
|
---|
157 | SubSystem="1"
|
---|
158 | OptimizeReferences="2"
|
---|
159 | EnableCOMDATFolding="2"
|
---|
160 | TargetMachine="1"
|
---|
161 | />
|
---|
162 | <Tool
|
---|
163 | Name="VCALinkTool"
|
---|
164 | />
|
---|
165 | <Tool
|
---|
166 | Name="VCManifestTool"
|
---|
167 | />
|
---|
168 | <Tool
|
---|
169 | Name="VCXDCMakeTool"
|
---|
170 | />
|
---|
171 | <Tool
|
---|
172 | Name="VCBscMakeTool"
|
---|
173 | />
|
---|
174 | <Tool
|
---|
175 | Name="VCFxCopTool"
|
---|
176 | />
|
---|
177 | <Tool
|
---|
178 | Name="VCAppVerifierTool"
|
---|
179 | />
|
---|
180 | <Tool
|
---|
181 | Name="VCWebDeploymentTool"
|
---|
182 | />
|
---|
183 | <Tool
|
---|
184 | Name="VCPostBuildEventTool"
|
---|
185 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Common\bin\$(ConfigurationName)"
|
---|
186 | />
|
---|
187 | </Configuration>
|
---|
188 | </Configurations>
|
---|
189 | <References>
|
---|
190 | </References>
|
---|
191 | <Files>
|
---|
192 | <Filter
|
---|
193 | Name="Source Files"
|
---|
194 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
|
---|
195 | >
|
---|
196 | <File
|
---|
197 | RelativePath="..\src\main.cpp"
|
---|
198 | >
|
---|
199 | <FileConfiguration
|
---|
200 | Name="Release|Win32"
|
---|
201 | >
|
---|
202 | <Tool
|
---|
203 | Name="VCCLCompilerTool"
|
---|
204 | AdditionalOptions="/Zm150"
|
---|
205 | />
|
---|
206 | </FileConfiguration>
|
---|
207 | </File>
|
---|
208 | <File
|
---|
209 | RelativePath="..\src\OgreXMLMeshSerializer.cpp"
|
---|
210 | >
|
---|
211 | </File>
|
---|
212 | <File
|
---|
213 | RelativePath="..\src\OgreXMLSkeletonSerializer.cpp"
|
---|
214 | >
|
---|
215 | </File>
|
---|
216 | <File
|
---|
217 | RelativePath="..\src\tinystr.cpp"
|
---|
218 | >
|
---|
219 | </File>
|
---|
220 | <File
|
---|
221 | RelativePath="..\src\tinyxml.cpp"
|
---|
222 | >
|
---|
223 | </File>
|
---|
224 | <File
|
---|
225 | RelativePath="..\src\tinyxmlerror.cpp"
|
---|
226 | >
|
---|
227 | </File>
|
---|
228 | <File
|
---|
229 | RelativePath="..\src\tinyxmlparser.cpp"
|
---|
230 | >
|
---|
231 | </File>
|
---|
232 | </Filter>
|
---|
233 | <Filter
|
---|
234 | Name="Header Files"
|
---|
235 | Filter="h;hpp;hxx;hm;inl;inc"
|
---|
236 | >
|
---|
237 | <File
|
---|
238 | RelativePath="..\include\OgreXMLMeshSerializer.h"
|
---|
239 | >
|
---|
240 | </File>
|
---|
241 | <File
|
---|
242 | RelativePath="..\include\OgreXMLPrerequisites.h"
|
---|
243 | >
|
---|
244 | </File>
|
---|
245 | <File
|
---|
246 | RelativePath="..\include\OgreXMLSkeletonSerializer.h"
|
---|
247 | >
|
---|
248 | </File>
|
---|
249 | <File
|
---|
250 | RelativePath="..\include\tinystr.h"
|
---|
251 | >
|
---|
252 | </File>
|
---|
253 | <File
|
---|
254 | RelativePath="..\include\tinyxml.h"
|
---|
255 | >
|
---|
256 | </File>
|
---|
257 | </Filter>
|
---|
258 | </Files>
|
---|
259 | <Globals>
|
---|
260 | </Globals>
|
---|
261 | </VisualStudioProject>
|
---|