2526226d04195cf5f7886e537f734532f416db4d
[shibboleth/cpp-sp.git] / shar / testclient.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="testclient"
6         ProjectGUID="{B3F1E899-86F9-4D3A-8026-B57D1A5B90B1}"
7         Keyword="MFCProj"
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=".\testclient___Win32_Release"
20                         IntermediateDirectory=".\testclient___Win32_Release"
21                         ConfigurationType="1"
22                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23                         UseOfMFC="0"
24                         ATLMinimizesCRunTimeLibraryUsage="false"
25                         CharacterSet="2"
26                         >
27                         <Tool
28                                 Name="VCPreBuildEventTool"
29                         />
30                         <Tool
31                                 Name="VCCustomBuildTool"
32                         />
33                         <Tool
34                                 Name="VCXMLDataGeneratorTool"
35                         />
36                         <Tool
37                                 Name="VCWebServiceProxyGeneratorTool"
38                         />
39                         <Tool
40                                 Name="VCMIDLTool"
41                                 TypeLibraryName=".\testclient___Win32_Release/testclient.tlb"
42                                 HeaderFileName=""
43                         />
44                         <Tool
45                                 Name="VCCLCompilerTool"
46                                 Optimization="2"
47                                 InlineFunctionExpansion="1"
48                                 AdditionalIncludeDirectories="..,../oncrpc,..\..\..\opensaml\c"
49                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
50                                 StringPooling="true"
51                                 RuntimeLibrary="2"
52                                 EnableFunctionLevelLinking="true"
53                                 UsePrecompiledHeader="0"
54                                 PrecompiledHeaderFile=".\testclient___Win32_Release/testclient.pch"
55                                 AssemblerListingLocation=".\testclient___Win32_Release/"
56                                 ObjectFile=".\testclient___Win32_Release/"
57                                 ProgramDataBaseFileName=".\testclient___Win32_Release/"
58                                 WarningLevel="3"
59                                 SuppressStartupBanner="true"
60                                 Detect64BitPortabilityProblems="true"
61                                 CompileAs="0"
62                         />
63                         <Tool
64                                 Name="VCManagedResourceCompilerTool"
65                         />
66                         <Tool
67                                 Name="VCResourceCompilerTool"
68                                 PreprocessorDefinitions="NDEBUG"
69                                 Culture="1033"
70                         />
71                         <Tool
72                                 Name="VCPreLinkEventTool"
73                         />
74                         <Tool
75                                 Name="VCLinkerTool"
76                                 AdditionalDependencies="wsock32.lib"
77                                 OutputFile=".\testclient___Win32_Release/testclient.exe"
78                                 LinkIncremental="1"
79                                 SuppressStartupBanner="true"
80                                 ProgramDatabaseFile=".\testclient___Win32_Release/testclient.pdb"
81                                 SubSystem="1"
82                                 TargetMachine="1"
83                         />
84                         <Tool
85                                 Name="VCALinkTool"
86                         />
87                         <Tool
88                                 Name="VCManifestTool"
89                         />
90                         <Tool
91                                 Name="VCXDCMakeTool"
92                         />
93                         <Tool
94                                 Name="VCBscMakeTool"
95                         />
96                         <Tool
97                                 Name="VCFxCopTool"
98                         />
99                         <Tool
100                                 Name="VCAppVerifierTool"
101                         />
102                         <Tool
103                                 Name="VCWebDeploymentTool"
104                         />
105                         <Tool
106                                 Name="VCPostBuildEventTool"
107                         />
108                 </Configuration>
109                 <Configuration
110                         Name="Debug|Win32"
111                         OutputDirectory=".\testclient___Win32_Debug"
112                         IntermediateDirectory=".\testclient___Win32_Debug"
113                         ConfigurationType="1"
114                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
115                         UseOfMFC="2"
116                         ATLMinimizesCRunTimeLibraryUsage="false"
117                         CharacterSet="2"
118                         >
119                         <Tool
120                                 Name="VCPreBuildEventTool"
121                         />
122                         <Tool
123                                 Name="VCCustomBuildTool"
124                         />
125                         <Tool
126                                 Name="VCXMLDataGeneratorTool"
127                         />
128                         <Tool
129                                 Name="VCWebServiceProxyGeneratorTool"
130                         />
131                         <Tool
132                                 Name="VCMIDLTool"
133                                 TypeLibraryName=".\testclient___Win32_Debug/testclient.tlb"
134                                 HeaderFileName=""
135                         />
136                         <Tool
137                                 Name="VCCLCompilerTool"
138                                 Optimization="0"
139                                 AdditionalIncludeDirectories="..,../oncrpc,..\..\..\opensaml\c"
140                                 PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
141                                 BasicRuntimeChecks="3"
142                                 RuntimeLibrary="3"
143                                 UsePrecompiledHeader="0"
144                                 PrecompiledHeaderFile=".\testclient___Win32_Debug/testclient.pch"
145                                 AssemblerListingLocation=".\testclient___Win32_Debug/"
146                                 ObjectFile=".\testclient___Win32_Debug/"
147                                 ProgramDataBaseFileName=".\testclient___Win32_Debug/"
148                                 BrowseInformation="1"
149                                 WarningLevel="3"
150                                 SuppressStartupBanner="true"
151                                 Detect64BitPortabilityProblems="true"
152                                 DebugInformationFormat="4"
153                                 CompileAs="0"
154                         />
155                         <Tool
156                                 Name="VCManagedResourceCompilerTool"
157                         />
158                         <Tool
159                                 Name="VCResourceCompilerTool"
160                                 PreprocessorDefinitions="_DEBUG"
161                                 Culture="1033"
162                         />
163                         <Tool
164                                 Name="VCPreLinkEventTool"
165                         />
166                         <Tool
167                                 Name="VCLinkerTool"
168                                 AdditionalDependencies="wsock32.lib"
169                                 OutputFile=".\testclient___Win32_Debug/testclient.exe"
170                                 LinkIncremental="2"
171                                 SuppressStartupBanner="true"
172                                 GenerateDebugInformation="true"
173                                 SubSystem="1"
174                                 TargetMachine="1"
175                         />
176                         <Tool
177                                 Name="VCALinkTool"
178                         />
179                         <Tool
180                                 Name="VCManifestTool"
181                         />
182                         <Tool
183                                 Name="VCXDCMakeTool"
184                         />
185                         <Tool
186                                 Name="VCBscMakeTool"
187                         />
188                         <Tool
189                                 Name="VCFxCopTool"
190                         />
191                         <Tool
192                                 Name="VCAppVerifierTool"
193                         />
194                         <Tool
195                                 Name="VCWebDeploymentTool"
196                         />
197                         <Tool
198                                 Name="VCPostBuildEventTool"
199                         />
200                 </Configuration>
201         </Configurations>
202         <References>
203         </References>
204         <Files>
205                 <File
206                         RelativePath="test-client.cpp"
207                         >
208                         <FileConfiguration
209                                 Name="Release|Win32"
210                                 >
211                                 <Tool
212                                         Name="VCCLCompilerTool"
213                                         Optimization="2"
214                                         AdditionalIncludeDirectories=""
215                                         PreprocessorDefinitions=""
216                                 />
217                         </FileConfiguration>
218                         <FileConfiguration
219                                 Name="Debug|Win32"
220                                 >
221                                 <Tool
222                                         Name="VCCLCompilerTool"
223                                         Optimization="0"
224                                         AdditionalIncludeDirectories=""
225                                         PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG;_MBCS;$(NoInherit)"
226                                         BasicRuntimeChecks="3"
227                                         BrowseInformation="1"
228                                 />
229                         </FileConfiguration>
230                 </File>
231         </Files>
232         <Globals>
233         </Globals>
234 </VisualStudioProject>