Fixed DevStudio 2003 build with memory check code.
[pwlib.git] / samples / aggtest / aggtest_2005.vcproj
blob94397f44c13a1bc97104999df7bbd6f8f5410de4
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="aggtest"
6 ProjectGUID="{0BF651AA-894B-49F3-9B60-24BFFBFC004C}"
7 Keyword="Win32Proj"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory="../bin/$(ProjectName)/$(ConfigurationName)"
20 IntermediateDirectory="../bin/$(ProjectName)/$(ConfigurationName)"
21 ConfigurationType="1"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 CharacterSet="2"
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"
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
44 MinimalRebuild="true"
45 BasicRuntimeChecks="3"
46 RuntimeLibrary="3"
47 UsePrecompiledHeader="0"
48 ProgramDataBaseFileName="$(OutDir)/$(TargetName).pdb"
49 WarningLevel="3"
50 Detect64BitPortabilityProblems="true"
51 DebugInformationFormat="4"
53 <Tool
54 Name="VCManagedResourceCompilerTool"
56 <Tool
57 Name="VCResourceCompilerTool"
59 <Tool
60 Name="VCPreLinkEventTool"
62 <Tool
63 Name="VCLinkerTool"
64 LinkIncremental="2"
65 GenerateDebugInformation="true"
66 ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
67 SubSystem="1"
68 TargetMachine="1"
70 <Tool
71 Name="VCALinkTool"
73 <Tool
74 Name="VCManifestTool"
76 <Tool
77 Name="VCXDCMakeTool"
79 <Tool
80 Name="VCBscMakeTool"
82 <Tool
83 Name="VCFxCopTool"
85 <Tool
86 Name="VCAppVerifierTool"
88 <Tool
89 Name="VCWebDeploymentTool"
91 <Tool
92 Name="VCPostBuildEventTool"
94 </Configuration>
95 <Configuration
96 Name="Release|Win32"
97 OutputDirectory="../bin/$(ProjectName)/$(ConfigurationName)"
98 IntermediateDirectory="../bin/$(ProjectName)/$(ConfigurationName)"
99 ConfigurationType="1"
100 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
101 CharacterSet="2"
103 <Tool
104 Name="VCPreBuildEventTool"
106 <Tool
107 Name="VCCustomBuildTool"
109 <Tool
110 Name="VCXMLDataGeneratorTool"
112 <Tool
113 Name="VCWebServiceProxyGeneratorTool"
115 <Tool
116 Name="VCMIDLTool"
118 <Tool
119 Name="VCCLCompilerTool"
120 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
121 RuntimeLibrary="0"
122 UsePrecompiledHeader="0"
123 ProgramDataBaseFileName="$(OutDir)/$(TargetName).pdb"
124 WarningLevel="3"
125 Detect64BitPortabilityProblems="true"
126 DebugInformationFormat="3"
128 <Tool
129 Name="VCManagedResourceCompilerTool"
131 <Tool
132 Name="VCResourceCompilerTool"
134 <Tool
135 Name="VCPreLinkEventTool"
137 <Tool
138 Name="VCLinkerTool"
139 LinkIncremental="1"
140 GenerateDebugInformation="true"
141 ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
142 SubSystem="1"
143 OptimizeReferences="2"
144 EnableCOMDATFolding="2"
145 TargetMachine="1"
147 <Tool
148 Name="VCALinkTool"
150 <Tool
151 Name="VCManifestTool"
153 <Tool
154 Name="VCXDCMakeTool"
156 <Tool
157 Name="VCBscMakeTool"
159 <Tool
160 Name="VCFxCopTool"
162 <Tool
163 Name="VCAppVerifierTool"
165 <Tool
166 Name="VCWebDeploymentTool"
168 <Tool
169 Name="VCPostBuildEventTool"
171 </Configuration>
172 </Configurations>
173 <References>
174 <ProjectReference
175 ReferencedProjectIdentifier="{85F4F26A-1A5D-4685-A48A-448102C5C5BC}"
176 RelativePathToProject=".\src\ptlib\msos\PTLib_2005.vcproj"
178 </References>
179 <Files>
180 <Filter
181 Name="Source Files"
182 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
183 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
185 <File
186 RelativePath=".\main.cxx"
188 </File>
189 <File
190 RelativePath=".\precompile.cxx"
192 </File>
193 </Filter>
194 <Filter
195 Name="Header Files"
196 Filter="h;hpp;hxx;hm;inl;inc;xsd"
197 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
199 <File
200 RelativePath=".\main.h"
202 </File>
203 <File
204 RelativePath=".\precompile.h"
206 </File>
207 <File
208 RelativePath=".\version.h"
210 </File>
211 </Filter>
212 </Files>
213 <Globals>
214 </Globals>
215 </VisualStudioProject>