missing project/build files
[client-tools.git] / src / external / 3rd / library / tinyxml / build / win32 / tinyXmlTestSTL.vcproj
blobe4f570280571f905096b1a49fb1d00277e71a831
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="tinyXmlTestSTL"
6 ProjectGUID="{4F244543-CB27-4276-B018-F79001BAC087}"
7 RootNamespace="tinyXmlTestSTL"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory=".\tinyXmlTestSTL___Win32_Debug"
20 IntermediateDirectory=".\tinyXmlTestSTL___Win32_Debug"
21 ConfigurationType="1"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
23 UseOfMFC="0"
24 ATLMinimizesCRunTimeLibraryUsage="false"
25 CharacterSet="2"
27 <Tool
28 Name="VCPreBuildEventTool"
30 <Tool
31 Name="VCCustomBuildTool"
33 <Tool
34 Name="VCXMLDataGeneratorTool"
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
39 <Tool
40 Name="VCMIDLTool"
41 TypeLibraryName=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.tlb"
42 HeaderFileName=""
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 AdditionalIncludeDirectories="..\..\include"
48 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;TIXML_USE_STL;TUNE"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="1"
52 PrecompiledHeaderFile=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.pch"
53 AssemblerListingLocation=".\tinyXmlTestSTL___Win32_Debug/"
54 ObjectFile=".\tinyXmlTestSTL___Win32_Debug/"
55 ProgramDataBaseFileName=".\tinyXmlTestSTL___Win32_Debug/"
56 BrowseInformation="1"
57 WarningLevel="3"
58 SuppressStartupBanner="true"
59 DebugInformationFormat="4"
61 <Tool
62 Name="VCManagedResourceCompilerTool"
64 <Tool
65 Name="VCResourceCompilerTool"
66 PreprocessorDefinitions="_DEBUG"
67 Culture="1033"
69 <Tool
70 Name="VCPreLinkEventTool"
72 <Tool
73 Name="VCLinkerTool"
74 AdditionalDependencies="../../lib/tinyxmld_stl.lib odbc32.lib odbccp32.lib"
75 OutputFile=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.exe"
76 LinkIncremental="1"
77 SuppressStartupBanner="true"
78 GenerateDebugInformation="true"
79 ProgramDatabaseFile=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.pdb"
80 SubSystem="1"
81 TargetMachine="1"
83 <Tool
84 Name="VCALinkTool"
86 <Tool
87 Name="VCManifestTool"
89 <Tool
90 Name="VCXDCMakeTool"
92 <Tool
93 Name="VCBscMakeTool"
94 SuppressStartupBanner="true"
95 OutputFile=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.bsc"
97 <Tool
98 Name="VCFxCopTool"
100 <Tool
101 Name="VCAppVerifierTool"
103 <Tool
104 Name="VCWebDeploymentTool"
106 <Tool
107 Name="VCPostBuildEventTool"
109 </Configuration>
110 <Configuration
111 Name="Release|Win32"
112 OutputDirectory=".\tinyXmlTestSTL___Win32_Release"
113 IntermediateDirectory=".\tinyXmlTestSTL___Win32_Release"
114 ConfigurationType="1"
115 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
116 UseOfMFC="0"
117 ATLMinimizesCRunTimeLibraryUsage="false"
118 CharacterSet="2"
120 <Tool
121 Name="VCPreBuildEventTool"
123 <Tool
124 Name="VCCustomBuildTool"
126 <Tool
127 Name="VCXMLDataGeneratorTool"
129 <Tool
130 Name="VCWebServiceProxyGeneratorTool"
132 <Tool
133 Name="VCMIDLTool"
134 TypeLibraryName=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.tlb"
135 HeaderFileName=""
137 <Tool
138 Name="VCCLCompilerTool"
139 Optimization="2"
140 InlineFunctionExpansion="1"
141 AdditionalIncludeDirectories="..\..\include"
142 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;TIXML_USE_STL"
143 StringPooling="true"
144 RuntimeLibrary="0"
145 EnableFunctionLevelLinking="true"
146 PrecompiledHeaderFile=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.pch"
147 AssemblerListingLocation=".\tinyXmlTestSTL___Win32_Release/"
148 ObjectFile=".\tinyXmlTestSTL___Win32_Release/"
149 ProgramDataBaseFileName=".\tinyXmlTestSTL___Win32_Release/"
150 WarningLevel="3"
151 SuppressStartupBanner="true"
153 <Tool
154 Name="VCManagedResourceCompilerTool"
156 <Tool
157 Name="VCResourceCompilerTool"
158 PreprocessorDefinitions="NDEBUG"
159 Culture="1033"
161 <Tool
162 Name="VCPreLinkEventTool"
164 <Tool
165 Name="VCLinkerTool"
166 AdditionalDependencies="../../lib/tinyxml_stl.lib odbc32.lib odbccp32.lib"
167 OutputFile=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.exe"
168 LinkIncremental="1"
169 SuppressStartupBanner="true"
170 ProgramDatabaseFile=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.pdb"
171 SubSystem="1"
172 TargetMachine="1"
174 <Tool
175 Name="VCALinkTool"
177 <Tool
178 Name="VCManifestTool"
180 <Tool
181 Name="VCXDCMakeTool"
183 <Tool
184 Name="VCBscMakeTool"
185 SuppressStartupBanner="true"
186 OutputFile=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.bsc"
188 <Tool
189 Name="VCFxCopTool"
191 <Tool
192 Name="VCAppVerifierTool"
194 <Tool
195 Name="VCWebDeploymentTool"
197 <Tool
198 Name="VCPostBuildEventTool"
200 </Configuration>
201 </Configurations>
202 <References>
203 </References>
204 <Files>
205 <File
206 RelativePath="..\..\src\xmltest.cpp"
208 </File>
209 </Files>
210 <Globals>
211 </Globals>
212 </VisualStudioProject>