dc83086afb17e6f77360b857770dfb699a2e21ec
[shibboleth/cpp-sp.git] / nsapi_shib / nsapi_shib.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="nsapi_shib"
6         ProjectGUID="{1396D80A-8672-4224-9B02-95F3F4207CDB}"
7         >
8         <Platforms>
9                 <Platform
10                         Name="Win32"
11                 />
12                 <Platform
13                         Name="x64"
14                 />
15         </Platforms>
16         <ToolFiles>
17         </ToolFiles>
18         <Configurations>
19                 <Configuration
20                         Name="Release|Win32"
21                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22                         IntermediateDirectory="$(ConfigurationName)"
23                         ConfigurationType="2"
24                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25                         UseOfMFC="0"
26                         ATLMinimizesCRunTimeLibraryUsage="false"
27                         CharacterSet="2"
28                         >
29                         <Tool
30                                 Name="VCPreBuildEventTool"
31                         />
32                         <Tool
33                                 Name="VCCustomBuildTool"
34                         />
35                         <Tool
36                                 Name="VCXMLDataGeneratorTool"
37                         />
38                         <Tool
39                                 Name="VCWebServiceProxyGeneratorTool"
40                         />
41                         <Tool
42                                 Name="VCMIDLTool"
43                                 PreprocessorDefinitions="NDEBUG"
44                                 MkTypLibCompatible="true"
45                                 SuppressStartupBanner="true"
46                                 TargetEnvironment="1"
47                                 TypeLibraryName=".\Release/nsapi_shib.tlb"
48                                 HeaderFileName=""
49                         />
50                         <Tool
51                                 Name="VCCLCompilerTool"
52                                 Optimization="2"
53                                 InlineFunctionExpansion="1"
54                                 AdditionalIncludeDirectories=".;..;&quot;..\..\cpp-xmltooling&quot;"
55                                 PreprocessorDefinitions="NDEBUG;_WINDOWS;WIN32"
56                                 StringPooling="true"
57                                 RuntimeLibrary="2"
58                                 EnableFunctionLevelLinking="true"
59                                 WarningLevel="3"
60                                 SuppressStartupBanner="true"
61                                 Detect64BitPortabilityProblems="true"
62                                 CompileAs="0"
63                         />
64                         <Tool
65                                 Name="VCManagedResourceCompilerTool"
66                         />
67                         <Tool
68                                 Name="VCResourceCompilerTool"
69                                 PreprocessorDefinitions="NDEBUG"
70                                 Culture="1033"
71                         />
72                         <Tool
73                                 Name="VCPreLinkEventTool"
74                         />
75                         <Tool
76                                 Name="VCLinkerTool"
77                                 AdditionalDependencies="xerces-c_3.lib xmltooling-lite1.lib ns-httpd30.lib"
78                                 LinkIncremental="1"
79                                 SuppressStartupBanner="true"
80                                 AdditionalLibraryDirectories="&quot;..\..\cpp-xmltooling\$(ConfigurationName)&quot;"
81                                 TargetMachine="1"
82                         />
83                         <Tool
84                                 Name="VCALinkTool"
85                         />
86                         <Tool
87                                 Name="VCManifestTool"
88                         />
89                         <Tool
90                                 Name="VCXDCMakeTool"
91                         />
92                         <Tool
93                                 Name="VCBscMakeTool"
94                         />
95                         <Tool
96                                 Name="VCFxCopTool"
97                         />
98                         <Tool
99                                 Name="VCAppVerifierTool"
100                         />
101                         <Tool
102                                 Name="VCWebDeploymentTool"
103                         />
104                         <Tool
105                                 Name="VCPostBuildEventTool"
106                         />
107                 </Configuration>
108                 <Configuration
109                         Name="Debug|Win32"
110                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
111                         IntermediateDirectory="$(ConfigurationName)"
112                         ConfigurationType="2"
113                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
114                         UseOfMFC="0"
115                         ATLMinimizesCRunTimeLibraryUsage="false"
116                         CharacterSet="2"
117                         >
118                         <Tool
119                                 Name="VCPreBuildEventTool"
120                         />
121                         <Tool
122                                 Name="VCCustomBuildTool"
123                         />
124                         <Tool
125                                 Name="VCXMLDataGeneratorTool"
126                         />
127                         <Tool
128                                 Name="VCWebServiceProxyGeneratorTool"
129                         />
130                         <Tool
131                                 Name="VCMIDLTool"
132                                 PreprocessorDefinitions="_DEBUG"
133                                 MkTypLibCompatible="true"
134                                 SuppressStartupBanner="true"
135                                 TargetEnvironment="1"
136                                 TypeLibraryName=".\Debug/nsapi_shib.tlb"
137                                 HeaderFileName=""
138                         />
139                         <Tool
140                                 Name="VCCLCompilerTool"
141                                 Optimization="0"
142                                 AdditionalIncludeDirectories=".;..;&quot;..\..\cpp-xmltooling&quot;"
143                                 PreprocessorDefinitions="_WINDOWS;WIN32;_DEBUG"
144                                 BasicRuntimeChecks="3"
145                                 RuntimeLibrary="3"
146                                 BrowseInformation="1"
147                                 WarningLevel="3"
148                                 SuppressStartupBanner="true"
149                                 Detect64BitPortabilityProblems="true"
150                                 DebugInformationFormat="4"
151                                 CompileAs="0"
152                         />
153                         <Tool
154                                 Name="VCManagedResourceCompilerTool"
155                         />
156                         <Tool
157                                 Name="VCResourceCompilerTool"
158                                 PreprocessorDefinitions="_DEBUG"
159                                 Culture="1033"
160                         />
161                         <Tool
162                                 Name="VCPreLinkEventTool"
163                         />
164                         <Tool
165                                 Name="VCLinkerTool"
166                                 AdditionalDependencies="xerces-c_3D.lib xmltooling-lite1D.lib ns-httpd30.lib"
167                                 LinkIncremental="2"
168                                 SuppressStartupBanner="true"
169                                 AdditionalLibraryDirectories="&quot;..\..\cpp-xmltooling\$(ConfigurationName)&quot;"
170                                 GenerateDebugInformation="true"
171                                 TargetMachine="1"
172                         />
173                         <Tool
174                                 Name="VCALinkTool"
175                         />
176                         <Tool
177                                 Name="VCManifestTool"
178                         />
179                         <Tool
180                                 Name="VCXDCMakeTool"
181                         />
182                         <Tool
183                                 Name="VCBscMakeTool"
184                         />
185                         <Tool
186                                 Name="VCFxCopTool"
187                         />
188                         <Tool
189                                 Name="VCAppVerifierTool"
190                         />
191                         <Tool
192                                 Name="VCWebDeploymentTool"
193                         />
194                         <Tool
195                                 Name="VCPostBuildEventTool"
196                         />
197                 </Configuration>
198                 <Configuration
199                         Name="Release|x64"
200                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
201                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
202                         ConfigurationType="2"
203                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
204                         UseOfMFC="0"
205                         ATLMinimizesCRunTimeLibraryUsage="false"
206                         CharacterSet="2"
207                         >
208                         <Tool
209                                 Name="VCPreBuildEventTool"
210                         />
211                         <Tool
212                                 Name="VCCustomBuildTool"
213                         />
214                         <Tool
215                                 Name="VCXMLDataGeneratorTool"
216                         />
217                         <Tool
218                                 Name="VCWebServiceProxyGeneratorTool"
219                         />
220                         <Tool
221                                 Name="VCMIDLTool"
222                                 PreprocessorDefinitions="NDEBUG"
223                                 MkTypLibCompatible="true"
224                                 SuppressStartupBanner="true"
225                                 TargetEnvironment="3"
226                                 TypeLibraryName=".\Release/nsapi_shib.tlb"
227                                 HeaderFileName=""
228                         />
229                         <Tool
230                                 Name="VCCLCompilerTool"
231                                 Optimization="2"
232                                 InlineFunctionExpansion="1"
233                                 AdditionalIncludeDirectories=".;..;&quot;..\..\cpp-xmltooling&quot;"
234                                 PreprocessorDefinitions="NDEBUG;_WINDOWS;WIN32"
235                                 StringPooling="true"
236                                 RuntimeLibrary="2"
237                                 EnableFunctionLevelLinking="true"
238                                 WarningLevel="3"
239                                 SuppressStartupBanner="true"
240                                 Detect64BitPortabilityProblems="true"
241                                 CompileAs="0"
242                         />
243                         <Tool
244                                 Name="VCManagedResourceCompilerTool"
245                         />
246                         <Tool
247                                 Name="VCResourceCompilerTool"
248                                 PreprocessorDefinitions="NDEBUG"
249                                 Culture="1033"
250                         />
251                         <Tool
252                                 Name="VCPreLinkEventTool"
253                         />
254                         <Tool
255                                 Name="VCLinkerTool"
256                                 AdditionalDependencies="xerces-c_3.lib xmltooling-lite1.lib ns-httpd30.lib"
257                                 LinkIncremental="1"
258                                 SuppressStartupBanner="true"
259                                 AdditionalLibraryDirectories="&quot;..\..\cpp-xmltooling\$(PlatformName)\$(ConfigurationName)&quot;"
260                                 ProgramDatabaseFile=".\Release/nsapi_shib.pdb"
261                                 TargetMachine="17"
262                         />
263                         <Tool
264                                 Name="VCALinkTool"
265                         />
266                         <Tool
267                                 Name="VCManifestTool"
268                         />
269                         <Tool
270                                 Name="VCXDCMakeTool"
271                         />
272                         <Tool
273                                 Name="VCBscMakeTool"
274                         />
275                         <Tool
276                                 Name="VCFxCopTool"
277                         />
278                         <Tool
279                                 Name="VCAppVerifierTool"
280                         />
281                         <Tool
282                                 Name="VCWebDeploymentTool"
283                         />
284                         <Tool
285                                 Name="VCPostBuildEventTool"
286                         />
287                 </Configuration>
288                 <Configuration
289                         Name="Debug|x64"
290                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
291                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
292                         ConfigurationType="2"
293                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
294                         UseOfMFC="0"
295                         ATLMinimizesCRunTimeLibraryUsage="false"
296                         CharacterSet="2"
297                         >
298                         <Tool
299                                 Name="VCPreBuildEventTool"
300                         />
301                         <Tool
302                                 Name="VCCustomBuildTool"
303                         />
304                         <Tool
305                                 Name="VCXMLDataGeneratorTool"
306                         />
307                         <Tool
308                                 Name="VCWebServiceProxyGeneratorTool"
309                         />
310                         <Tool
311                                 Name="VCMIDLTool"
312                                 PreprocessorDefinitions="_DEBUG"
313                                 MkTypLibCompatible="true"
314                                 SuppressStartupBanner="true"
315                                 TargetEnvironment="3"
316                                 TypeLibraryName=".\Debug/nsapi_shib.tlb"
317                                 HeaderFileName=""
318                         />
319                         <Tool
320                                 Name="VCCLCompilerTool"
321                                 Optimization="0"
322                                 AdditionalIncludeDirectories=".;..;&quot;..\..\cpp-xmltooling&quot;"
323                                 PreprocessorDefinitions="_WINDOWS;WIN32;_DEBUG"
324                                 BasicRuntimeChecks="3"
325                                 RuntimeLibrary="3"
326                                 BrowseInformation="1"
327                                 WarningLevel="3"
328                                 SuppressStartupBanner="true"
329                                 Detect64BitPortabilityProblems="true"
330                                 DebugInformationFormat="3"
331                                 CompileAs="0"
332                         />
333                         <Tool
334                                 Name="VCManagedResourceCompilerTool"
335                         />
336                         <Tool
337                                 Name="VCResourceCompilerTool"
338                                 PreprocessorDefinitions="_DEBUG"
339                                 Culture="1033"
340                         />
341                         <Tool
342                                 Name="VCPreLinkEventTool"
343                         />
344                         <Tool
345                                 Name="VCLinkerTool"
346                                 AdditionalDependencies="xerces-c_3D.lib xmltooling-lite1D.lib ns-httpd30.lib"
347                                 LinkIncremental="2"
348                                 SuppressStartupBanner="true"
349                                 AdditionalLibraryDirectories="&quot;..\..\cpp-xmltooling\$(PlatformName)\$(ConfigurationName)&quot;"
350                                 GenerateDebugInformation="true"
351                                 TargetMachine="17"
352                         />
353                         <Tool
354                                 Name="VCALinkTool"
355                         />
356                         <Tool
357                                 Name="VCManifestTool"
358                         />
359                         <Tool
360                                 Name="VCXDCMakeTool"
361                         />
362                         <Tool
363                                 Name="VCBscMakeTool"
364                         />
365                         <Tool
366                                 Name="VCFxCopTool"
367                         />
368                         <Tool
369                                 Name="VCAppVerifierTool"
370                         />
371                         <Tool
372                                 Name="VCWebDeploymentTool"
373                         />
374                         <Tool
375                                 Name="VCPostBuildEventTool"
376                         />
377                 </Configuration>
378         </Configurations>
379         <References>
380         </References>
381         <Files>
382                 <File
383                         RelativePath="nsapi_shib.cpp"
384                         >
385                 </File>
386                 <File
387                         RelativePath="nsapi_shib.rc"
388                         >
389                 </File>
390                 <File
391                         RelativePath="resource.h"
392                         >
393                 </File>
394         </Files>
395         <Globals>
396         </Globals>
397 </VisualStudioProject>