Fixed DevStudio 2003 build with memory check code.
[pwlib.git] / samples / vxmltest / vxmltest_2005.vcproj
blob76f9132ae31b5948ddcea009b111ffea74f7b515
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="vxmltest"
6 ProjectGUID="{7E636B64-DA9D-4711-9F5D-4E1C2EFA8DB2}"
8 <Platforms>
9 <Platform
10 Name="Win32"
12 </Platforms>
13 <ToolFiles>
14 </ToolFiles>
15 <Configurations>
16 <Configuration
17 Name="Debug|Win32"
18 OutputDirectory="../bin/$(ProjectName)/$(ConfigurationName)"
19 IntermediateDirectory="../bin/$(ProjectName)/$(ConfigurationName)"
20 ConfigurationType="1"
21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
25 <Tool
26 Name="VCPreBuildEventTool"
28 <Tool
29 Name="VCCustomBuildTool"
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
39 PreprocessorDefinitions="_DEBUG"
40 MkTypLibCompatible="true"
41 SuppressStartupBanner="true"
42 TargetEnvironment="1"
43 TypeLibraryName=".\Debug/vxmltest.tlb"
44 HeaderFileName=""
46 <Tool
47 Name="VCCLCompilerTool"
48 Optimization="0"
49 PreprocessorDefinitions="_DEBUG;PTRACING"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 RuntimeTypeInfo="true"
53 UsePrecompiledHeader="2"
54 PrecompiledHeaderThrough="ptlib.h"
55 ProgramDataBaseFileName="$(OutDir)/$(TargetName).pdb"
56 WarningLevel="4"
57 SuppressStartupBanner="true"
58 DebugInformationFormat="4"
60 <Tool
61 Name="VCManagedResourceCompilerTool"
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="_DEBUG,_AFXDLL"
66 Culture="3081"
68 <Tool
69 Name="VCPreLinkEventTool"
71 <Tool
72 Name="VCLinkerTool"
73 LinkIncremental="2"
74 SuppressStartupBanner="true"
75 GenerateDebugInformation="true"
76 ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
77 SubSystem="1"
78 TargetMachine="1"
80 <Tool
81 Name="VCALinkTool"
83 <Tool
84 Name="VCManifestTool"
86 <Tool
87 Name="VCXDCMakeTool"
89 <Tool
90 Name="VCBscMakeTool"
92 <Tool
93 Name="VCFxCopTool"
95 <Tool
96 Name="VCAppVerifierTool"
98 <Tool
99 Name="VCWebDeploymentTool"
101 <Tool
102 Name="VCPostBuildEventTool"
104 </Configuration>
105 <Configuration
106 Name="Release|Win32"
107 OutputDirectory="../bin/$(ProjectName)/$(ConfigurationName)"
108 IntermediateDirectory="../bin/$(ProjectName)/$(ConfigurationName)"
109 ConfigurationType="1"
110 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
111 UseOfMFC="0"
112 ATLMinimizesCRunTimeLibraryUsage="false"
114 <Tool
115 Name="VCPreBuildEventTool"
117 <Tool
118 Name="VCCustomBuildTool"
120 <Tool
121 Name="VCXMLDataGeneratorTool"
123 <Tool
124 Name="VCWebServiceProxyGeneratorTool"
126 <Tool
127 Name="VCMIDLTool"
128 PreprocessorDefinitions="NDEBUG"
129 MkTypLibCompatible="true"
130 SuppressStartupBanner="true"
131 TargetEnvironment="1"
132 TypeLibraryName=".\Release/vxmltest.tlb"
133 HeaderFileName=""
135 <Tool
136 Name="VCCLCompilerTool"
137 Optimization="2"
138 InlineFunctionExpansion="1"
139 PreprocessorDefinitions="NDEBUG;PTRACING"
140 StringPooling="true"
141 RuntimeLibrary="2"
142 EnableFunctionLevelLinking="true"
143 RuntimeTypeInfo="true"
144 UsePrecompiledHeader="2"
145 PrecompiledHeaderThrough="ptlib.h"
146 ProgramDataBaseFileName="$(OutDir)/$(TargetName).pdb"
147 WarningLevel="4"
148 SuppressStartupBanner="true"
150 <Tool
151 Name="VCManagedResourceCompilerTool"
153 <Tool
154 Name="VCResourceCompilerTool"
155 PreprocessorDefinitions="NDEBUG,_AFXDLL"
156 Culture="3081"
158 <Tool
159 Name="VCPreLinkEventTool"
161 <Tool
162 Name="VCLinkerTool"
163 LinkIncremental="1"
164 SuppressStartupBanner="true"
165 ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
166 SubSystem="1"
167 TargetMachine="1"
169 <Tool
170 Name="VCALinkTool"
172 <Tool
173 Name="VCManifestTool"
175 <Tool
176 Name="VCXDCMakeTool"
178 <Tool
179 Name="VCBscMakeTool"
181 <Tool
182 Name="VCFxCopTool"
184 <Tool
185 Name="VCAppVerifierTool"
187 <Tool
188 Name="VCWebDeploymentTool"
190 <Tool
191 Name="VCPostBuildEventTool"
193 </Configuration>
194 </Configurations>
195 <References>
196 <ProjectReference
197 ReferencedProjectIdentifier="{85F4F26A-1A5D-4685-A48A-448102C5C5BC}"
198 RelativePathToProject=".\src\ptlib\msos\PTLib_2005.vcproj"
200 </References>
201 <Files>
202 <Filter
203 Name="Source Files"
204 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
206 <File
207 RelativePath="main.cxx"
209 <FileConfiguration
210 Name="Debug|Win32"
212 <Tool
213 Name="VCCLCompilerTool"
214 Optimization="0"
215 PreprocessorDefinitions=""
216 BasicRuntimeChecks="3"
218 </FileConfiguration>
219 <FileConfiguration
220 Name="Release|Win32"
222 <Tool
223 Name="VCCLCompilerTool"
224 Optimization="2"
225 PreprocessorDefinitions=""
227 </FileConfiguration>
228 </File>
229 <File
230 RelativePath="precompile.cxx"
232 <FileConfiguration
233 Name="Debug|Win32"
235 <Tool
236 Name="VCCLCompilerTool"
237 Optimization="0"
238 PreprocessorDefinitions=""
239 BasicRuntimeChecks="3"
240 UsePrecompiledHeader="1"
242 </FileConfiguration>
243 <FileConfiguration
244 Name="Release|Win32"
246 <Tool
247 Name="VCCLCompilerTool"
248 Optimization="2"
249 PreprocessorDefinitions=""
250 UsePrecompiledHeader="1"
252 </FileConfiguration>
253 </File>
254 </Filter>
255 <Filter
256 Name="Header Files"
257 Filter="h;hpp;hxx;hm;inl"
259 <File
260 RelativePath="main.h"
262 </File>
263 </Filter>
264 <Filter
265 Name="Resource Files"
266 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
268 </Filter>
269 </Files>
270 <Globals>
271 </Globals>
272 </VisualStudioProject>