Fixed typo. Was not getting any text after pRecord->GetRecordType() (which was proba...
[vss2svn.git] / ssphys / SSPhys / ssphys.vcproj
blob65aa9f54f0b1216517c1659e00b38d5a1d220d38
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="ssphys"
6 ProjectGUID="{FCF4A98B-3FE2-452D-9816-A67927261F25}"
7 RootNamespace="ssphys"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Release|Win32"
19 OutputDirectory="..\bin\$(ConfigurationName)"
20 IntermediateDirectory="..\tmp\$(ConfigurationName)\$(ProjectName)"
21 ConfigurationType="1"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.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=".\Release/ssphys.tlb"
42 HeaderFileName=""
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="2"
47 InlineFunctionExpansion="1"
48 AdditionalIncludeDirectories="..\,..\Utils"
49 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
50 StringPooling="true"
51 RuntimeLibrary="0"
52 EnableFunctionLevelLinking="true"
53 RuntimeTypeInfo="true"
54 UsePrecompiledHeader="2"
55 WarningLevel="3"
56 SuppressStartupBanner="true"
57 DebugInformationFormat="3"
59 <Tool
60 Name="VCManagedResourceCompilerTool"
62 <Tool
63 Name="VCResourceCompilerTool"
64 PreprocessorDefinitions="NDEBUG"
65 Culture="1031"
67 <Tool
68 Name="VCPreLinkEventTool"
70 <Tool
71 Name="VCLinkerTool"
72 LinkIncremental="1"
73 SuppressStartupBanner="true"
74 GenerateDebugInformation="true"
75 SubSystem="1"
76 TargetMachine="1"
78 <Tool
79 Name="VCALinkTool"
81 <Tool
82 Name="VCManifestTool"
84 <Tool
85 Name="VCXDCMakeTool"
87 <Tool
88 Name="VCBscMakeTool"
90 <Tool
91 Name="VCFxCopTool"
93 <Tool
94 Name="VCAppVerifierTool"
96 <Tool
97 Name="VCWebDeploymentTool"
99 <Tool
100 Name="VCPostBuildEventTool"
102 </Configuration>
103 <Configuration
104 Name="Debug|Win32"
105 OutputDirectory="..\bin\$(ConfigurationName)"
106 IntermediateDirectory="..\tmp\$(ProjectName)\$(ConfigurationName)"
107 ConfigurationType="1"
108 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
109 UseOfMFC="0"
110 ATLMinimizesCRunTimeLibraryUsage="false"
111 CharacterSet="2"
113 <Tool
114 Name="VCPreBuildEventTool"
116 <Tool
117 Name="VCCustomBuildTool"
119 <Tool
120 Name="VCXMLDataGeneratorTool"
122 <Tool
123 Name="VCWebServiceProxyGeneratorTool"
125 <Tool
126 Name="VCMIDLTool"
127 TypeLibraryName=".\Debug/ssphys.tlb"
128 HeaderFileName=""
130 <Tool
131 Name="VCCLCompilerTool"
132 Optimization="0"
133 AdditionalIncludeDirectories="..\,..\Utils"
134 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
135 BasicRuntimeChecks="3"
136 RuntimeLibrary="1"
137 RuntimeTypeInfo="true"
138 UsePrecompiledHeader="2"
139 WarningLevel="3"
140 SuppressStartupBanner="true"
141 DebugInformationFormat="4"
143 <Tool
144 Name="VCManagedResourceCompilerTool"
146 <Tool
147 Name="VCResourceCompilerTool"
148 PreprocessorDefinitions="_DEBUG"
149 Culture="1031"
151 <Tool
152 Name="VCPreLinkEventTool"
154 <Tool
155 Name="VCLinkerTool"
156 LinkIncremental="1"
157 SuppressStartupBanner="true"
158 GenerateDebugInformation="true"
159 SubSystem="1"
160 TargetMachine="1"
162 <Tool
163 Name="VCALinkTool"
165 <Tool
166 Name="VCManifestTool"
168 <Tool
169 Name="VCXDCMakeTool"
171 <Tool
172 Name="VCBscMakeTool"
174 <Tool
175 Name="VCFxCopTool"
177 <Tool
178 Name="VCAppVerifierTool"
180 <Tool
181 Name="VCWebDeploymentTool"
183 <Tool
184 Name="VCPostBuildEventTool"
186 </Configuration>
187 </Configurations>
188 <References>
189 </References>
190 <Files>
191 <Filter
192 Name="Source Files"
193 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
195 <File
196 RelativePath="Arguments.cpp"
198 </File>
199 <File
200 RelativePath="Command.cpp"
202 </File>
203 <File
204 RelativePath="CommandFactory.cpp"
206 </File>
207 <File
208 RelativePath="CommandLine.cpp"
210 </File>
211 <File
212 RelativePath="FileTypeCommand.cpp"
214 </File>
215 <File
216 RelativePath="Formatter.cpp"
218 </File>
219 <File
220 RelativePath="GetCommand.cpp"
222 </File>
223 <File
224 RelativePath="GlobalOptions.cpp"
226 </File>
227 <File
228 RelativePath="HelpCommand.cpp"
230 </File>
231 <File
232 RelativePath="HistoryCommand.cpp"
234 </File>
235 <File
236 RelativePath="InfoCommand.cpp"
238 </File>
239 <File
240 RelativePath="Options.cpp"
242 </File>
243 <File
244 RelativePath="PropertiesCommand.cpp"
246 </File>
247 <File
248 RelativePath="ssphys.cpp"
250 </File>
251 <File
252 RelativePath="StdAfx.cpp"
254 <FileConfiguration
255 Name="Release|Win32"
257 <Tool
258 Name="VCCLCompilerTool"
259 UsePrecompiledHeader="1"
261 </FileConfiguration>
262 <FileConfiguration
263 Name="Debug|Win32"
265 <Tool
266 Name="VCCLCompilerTool"
267 UsePrecompiledHeader="1"
269 </FileConfiguration>
270 </File>
271 <File
272 RelativePath="ValidateCommand.cpp"
274 </File>
275 <File
276 RelativePath="VersionFilter.cpp"
278 </File>
279 </Filter>
280 <Filter
281 Name="Header Files"
282 Filter="h;hpp;hxx;hm;inl"
284 <File
285 RelativePath="Arguments.h"
287 </File>
288 <File
289 RelativePath="Command.h"
291 </File>
292 <File
293 RelativePath="CommandFactory.h"
295 </File>
296 <File
297 RelativePath="CommandLine.h"
299 </File>
300 <File
301 RelativePath="FileTypeCommand.h"
303 </File>
304 <File
305 RelativePath="Formatter.h"
307 </File>
308 <File
309 RelativePath="GetCommand.h"
311 </File>
312 <File
313 RelativePath="GlobalOptions.h"
315 </File>
316 <File
317 RelativePath="HelpCommand.h"
319 </File>
320 <File
321 RelativePath="HistoryCommand.h"
323 </File>
324 <File
325 RelativePath="InfoCommand.h"
327 </File>
328 <File
329 RelativePath="Options.h"
331 </File>
332 <File
333 RelativePath="PropertiesCommand.h"
335 </File>
336 <File
337 RelativePath="SSTests.h"
339 </File>
340 <File
341 RelativePath="StdAfx.h"
343 </File>
344 <File
345 RelativePath="ValidateCommand.h"
347 </File>
348 <File
349 RelativePath="VersionFilter.h"
351 </File>
352 </Filter>
353 <Filter
354 Name="Resource Files"
355 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
357 </Filter>
358 <File
359 RelativePath="..\version.in"
361 <FileConfiguration
362 Name="Release|Win32"
364 <Tool
365 Name="VCCustomBuildTool"
366 Description="Performing Custom Build Step on ..\$(InputFileName)"
367 CommandLine="SubWCRev .. ..\$(InputFileName) ..\version.h&#x0D;&#x0A;"
368 Outputs="..\version.h"
370 </FileConfiguration>
371 <FileConfiguration
372 Name="Debug|Win32"
374 <Tool
375 Name="VCCustomBuildTool"
376 Description="Performing Custom Build Step on ..\$(InputFileName)"
377 CommandLine="SubWCRev .. ..\$(InputFileName) ..\version.h&#x0D;&#x0A;"
378 Outputs="..\version.h"
380 </FileConfiguration>
381 </File>
382 </Files>
383 <Globals>
384 </Globals>
385 </VisualStudioProject>