1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8,00" |
---|
5 | Name="tinyxml" |
---|
6 | ProjectGUID="{0FDE607E-F0BA-4BD6-822D-FBDB8738630D}" |
---|
7 | RootNamespace="tinyxml" |
---|
8 | > |
---|
9 | <Platforms> |
---|
10 | <Platform |
---|
11 | Name="Win32" |
---|
12 | /> |
---|
13 | </Platforms> |
---|
14 | <ToolFiles> |
---|
15 | </ToolFiles> |
---|
16 | <Configurations> |
---|
17 | <Configuration |
---|
18 | Name="Release|Win32" |
---|
19 | OutputDirectory=".\Release" |
---|
20 | IntermediateDirectory=".\Release" |
---|
21 | ConfigurationType="4" |
---|
22 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
23 | UseOfMFC="0" |
---|
24 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
25 | CharacterSet="2" |
---|
26 | WholeProgramOptimization="1" |
---|
27 | > |
---|
28 | <Tool |
---|
29 | Name="VCPreBuildEventTool" |
---|
30 | /> |
---|
31 | <Tool |
---|
32 | Name="VCCustomBuildTool" |
---|
33 | /> |
---|
34 | <Tool |
---|
35 | Name="VCXMLDataGeneratorTool" |
---|
36 | /> |
---|
37 | <Tool |
---|
38 | Name="VCWebServiceProxyGeneratorTool" |
---|
39 | /> |
---|
40 | <Tool |
---|
41 | Name="VCMIDLTool" |
---|
42 | /> |
---|
43 | <Tool |
---|
44 | Name="VCCLCompilerTool" |
---|
45 | Optimization="2" |
---|
46 | InlineFunctionExpansion="1" |
---|
47 | FavorSizeOrSpeed="1" |
---|
48 | OmitFramePointers="false" |
---|
49 | WholeProgramOptimization="true" |
---|
50 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" |
---|
51 | StringPooling="true" |
---|
52 | RuntimeLibrary="2" |
---|
53 | EnableFunctionLevelLinking="false" |
---|
54 | EnableEnhancedInstructionSet="0" |
---|
55 | PrecompiledHeaderFile=".\Release/tinyxml_lib.pch" |
---|
56 | AssemblerListingLocation=".\Release/" |
---|
57 | ObjectFile=".\Release/" |
---|
58 | ProgramDataBaseFileName=".\Release/" |
---|
59 | WarningLevel="3" |
---|
60 | SuppressStartupBanner="true" |
---|
61 | DebugInformationFormat="3" |
---|
62 | /> |
---|
63 | <Tool |
---|
64 | Name="VCManagedResourceCompilerTool" |
---|
65 | /> |
---|
66 | <Tool |
---|
67 | Name="VCResourceCompilerTool" |
---|
68 | PreprocessorDefinitions="NDEBUG" |
---|
69 | Culture="1031" |
---|
70 | /> |
---|
71 | <Tool |
---|
72 | Name="VCPreLinkEventTool" |
---|
73 | /> |
---|
74 | <Tool |
---|
75 | Name="VCLibrarianTool" |
---|
76 | OutputFile="Release\tinyxml.lib" |
---|
77 | SuppressStartupBanner="true" |
---|
78 | /> |
---|
79 | <Tool |
---|
80 | Name="VCALinkTool" |
---|
81 | /> |
---|
82 | <Tool |
---|
83 | Name="VCXDCMakeTool" |
---|
84 | /> |
---|
85 | <Tool |
---|
86 | Name="VCBscMakeTool" |
---|
87 | /> |
---|
88 | <Tool |
---|
89 | Name="VCFxCopTool" |
---|
90 | /> |
---|
91 | <Tool |
---|
92 | Name="VCPostBuildEventTool" |
---|
93 | /> |
---|
94 | </Configuration> |
---|
95 | <Configuration |
---|
96 | Name="Debug|Win32" |
---|
97 | OutputDirectory=".\Debug" |
---|
98 | IntermediateDirectory=".\Debug" |
---|
99 | ConfigurationType="4" |
---|
100 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
101 | UseOfMFC="0" |
---|
102 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
103 | CharacterSet="2" |
---|
104 | > |
---|
105 | <Tool |
---|
106 | Name="VCPreBuildEventTool" |
---|
107 | /> |
---|
108 | <Tool |
---|
109 | Name="VCCustomBuildTool" |
---|
110 | /> |
---|
111 | <Tool |
---|
112 | Name="VCXMLDataGeneratorTool" |
---|
113 | /> |
---|
114 | <Tool |
---|
115 | Name="VCWebServiceProxyGeneratorTool" |
---|
116 | /> |
---|
117 | <Tool |
---|
118 | Name="VCMIDLTool" |
---|
119 | /> |
---|
120 | <Tool |
---|
121 | Name="VCCLCompilerTool" |
---|
122 | Optimization="0" |
---|
123 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" |
---|
124 | BasicRuntimeChecks="3" |
---|
125 | RuntimeLibrary="3" |
---|
126 | PrecompiledHeaderFile=".\Debug/tinyxml_lib.pch" |
---|
127 | AssemblerListingLocation=".\Debug/" |
---|
128 | ObjectFile=".\Debug/" |
---|
129 | ProgramDataBaseFileName=".\Debug/" |
---|
130 | BrowseInformation="1" |
---|
131 | WarningLevel="3" |
---|
132 | SuppressStartupBanner="true" |
---|
133 | DebugInformationFormat="4" |
---|
134 | /> |
---|
135 | <Tool |
---|
136 | Name="VCManagedResourceCompilerTool" |
---|
137 | /> |
---|
138 | <Tool |
---|
139 | Name="VCResourceCompilerTool" |
---|
140 | PreprocessorDefinitions="_DEBUG" |
---|
141 | Culture="1031" |
---|
142 | /> |
---|
143 | <Tool |
---|
144 | Name="VCPreLinkEventTool" |
---|
145 | /> |
---|
146 | <Tool |
---|
147 | Name="VCLibrarianTool" |
---|
148 | OutputFile="Debug\tinyxmld.lib" |
---|
149 | SuppressStartupBanner="true" |
---|
150 | /> |
---|
151 | <Tool |
---|
152 | Name="VCALinkTool" |
---|
153 | /> |
---|
154 | <Tool |
---|
155 | Name="VCXDCMakeTool" |
---|
156 | /> |
---|
157 | <Tool |
---|
158 | Name="VCBscMakeTool" |
---|
159 | /> |
---|
160 | <Tool |
---|
161 | Name="VCFxCopTool" |
---|
162 | /> |
---|
163 | <Tool |
---|
164 | Name="VCPostBuildEventTool" |
---|
165 | /> |
---|
166 | </Configuration> |
---|
167 | </Configurations> |
---|
168 | <References> |
---|
169 | </References> |
---|
170 | <Files> |
---|
171 | <Filter |
---|
172 | Name="Source Files" |
---|
173 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
---|
174 | > |
---|
175 | <File |
---|
176 | RelativePath="tinystr.cpp" |
---|
177 | > |
---|
178 | <FileConfiguration |
---|
179 | Name="Release|Win32" |
---|
180 | > |
---|
181 | <Tool |
---|
182 | Name="VCCLCompilerTool" |
---|
183 | Optimization="2" |
---|
184 | PreprocessorDefinitions="" |
---|
185 | /> |
---|
186 | </FileConfiguration> |
---|
187 | <FileConfiguration |
---|
188 | Name="Debug|Win32" |
---|
189 | > |
---|
190 | <Tool |
---|
191 | Name="VCCLCompilerTool" |
---|
192 | Optimization="0" |
---|
193 | PreprocessorDefinitions="" |
---|
194 | BasicRuntimeChecks="3" |
---|
195 | BrowseInformation="1" |
---|
196 | /> |
---|
197 | </FileConfiguration> |
---|
198 | </File> |
---|
199 | <File |
---|
200 | RelativePath="tinyxml.cpp" |
---|
201 | > |
---|
202 | <FileConfiguration |
---|
203 | Name="Release|Win32" |
---|
204 | > |
---|
205 | <Tool |
---|
206 | Name="VCCLCompilerTool" |
---|
207 | Optimization="2" |
---|
208 | PreprocessorDefinitions="" |
---|
209 | /> |
---|
210 | </FileConfiguration> |
---|
211 | <FileConfiguration |
---|
212 | Name="Debug|Win32" |
---|
213 | > |
---|
214 | <Tool |
---|
215 | Name="VCCLCompilerTool" |
---|
216 | Optimization="0" |
---|
217 | PreprocessorDefinitions="" |
---|
218 | BasicRuntimeChecks="3" |
---|
219 | BrowseInformation="1" |
---|
220 | /> |
---|
221 | </FileConfiguration> |
---|
222 | </File> |
---|
223 | <File |
---|
224 | RelativePath="tinyxmlerror.cpp" |
---|
225 | > |
---|
226 | <FileConfiguration |
---|
227 | Name="Release|Win32" |
---|
228 | > |
---|
229 | <Tool |
---|
230 | Name="VCCLCompilerTool" |
---|
231 | Optimization="2" |
---|
232 | PreprocessorDefinitions="" |
---|
233 | /> |
---|
234 | </FileConfiguration> |
---|
235 | <FileConfiguration |
---|
236 | Name="Debug|Win32" |
---|
237 | > |
---|
238 | <Tool |
---|
239 | Name="VCCLCompilerTool" |
---|
240 | Optimization="0" |
---|
241 | PreprocessorDefinitions="" |
---|
242 | BasicRuntimeChecks="3" |
---|
243 | BrowseInformation="1" |
---|
244 | /> |
---|
245 | </FileConfiguration> |
---|
246 | </File> |
---|
247 | <File |
---|
248 | RelativePath="tinyxmlparser.cpp" |
---|
249 | > |
---|
250 | <FileConfiguration |
---|
251 | Name="Release|Win32" |
---|
252 | > |
---|
253 | <Tool |
---|
254 | Name="VCCLCompilerTool" |
---|
255 | Optimization="2" |
---|
256 | PreprocessorDefinitions="" |
---|
257 | /> |
---|
258 | </FileConfiguration> |
---|
259 | <FileConfiguration |
---|
260 | Name="Debug|Win32" |
---|
261 | > |
---|
262 | <Tool |
---|
263 | Name="VCCLCompilerTool" |
---|
264 | Optimization="0" |
---|
265 | PreprocessorDefinitions="" |
---|
266 | BasicRuntimeChecks="3" |
---|
267 | BrowseInformation="1" |
---|
268 | /> |
---|
269 | </FileConfiguration> |
---|
270 | </File> |
---|
271 | </Filter> |
---|
272 | <Filter |
---|
273 | Name="Header Files" |
---|
274 | Filter="h;hpp;hxx;hm;inl" |
---|
275 | > |
---|
276 | <File |
---|
277 | RelativePath="tinystr.h" |
---|
278 | > |
---|
279 | </File> |
---|
280 | <File |
---|
281 | RelativePath="tinyxml.h" |
---|
282 | > |
---|
283 | </File> |
---|
284 | </Filter> |
---|
285 | <File |
---|
286 | RelativePath="changes.txt" |
---|
287 | > |
---|
288 | </File> |
---|
289 | <File |
---|
290 | RelativePath="readme.txt" |
---|
291 | > |
---|
292 | </File> |
---|
293 | </Files> |
---|
294 | <Globals> |
---|
295 | </Globals> |
---|
296 | </VisualStudioProject> |
---|