180e27009733b1787ef8816a7a56941aa038843a
[shibboleth/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         </Platforms>
13         <ToolFiles>
14         </ToolFiles>
15         <Configurations>
16                 <Configuration
17                         Name="Release|Win32"
18                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
19                         IntermediateDirectory="$(ConfigurationName)"
20                         ConfigurationType="2"
21                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22                         UseOfMFC="0"
23                         ATLMinimizesCRunTimeLibraryUsage="false"
24                         CharacterSet="2"
25                         >
26                         <Tool
27                                 Name="VCPreBuildEventTool"
28                         />
29                         <Tool
30                                 Name="VCCustomBuildTool"
31                         />
32                         <Tool
33                                 Name="VCXMLDataGeneratorTool"
34                         />
35                         <Tool
36                                 Name="VCWebServiceProxyGeneratorTool"
37                         />
38                         <Tool
39                                 Name="VCMIDLTool"
40                                 PreprocessorDefinitions="NDEBUG"
41                                 MkTypLibCompatible="true"
42                                 SuppressStartupBanner="true"
43                                 TargetEnvironment="1"
44                                 TypeLibraryName=".\Release/nsapi_shib.tlb"
45                                 HeaderFileName=""
46                         />
47                         <Tool
48                                 Name="VCCLCompilerTool"
49                                 Optimization="2"
50                                 InlineFunctionExpansion="1"
51                                 AdditionalIncludeDirectories=".;..;&quot;..\..\cpp-xmltooling&quot;"
52                                 PreprocessorDefinitions="NDEBUG;_WINDOWS;WIN32"
53                                 StringPooling="true"
54                                 RuntimeLibrary="2"
55                                 EnableFunctionLevelLinking="true"
56                                 RuntimeTypeInfo="true"
57                                 PrecompiledHeaderFile=".\Release/nsapi_shib.pch"
58                                 AssemblerListingLocation=".\Release/"
59                                 ObjectFile=".\Release/"
60                                 ProgramDataBaseFileName=".\Release/"
61                                 WarningLevel="3"
62                                 SuppressStartupBanner="true"
63                                 Detect64BitPortabilityProblems="true"
64                                 CompileAs="0"
65                         />
66                         <Tool
67                                 Name="VCManagedResourceCompilerTool"
68                         />
69                         <Tool
70                                 Name="VCResourceCompilerTool"
71                                 PreprocessorDefinitions="NDEBUG"
72                                 Culture="1033"
73                         />
74                         <Tool
75                                 Name="VCPreLinkEventTool"
76                         />
77                         <Tool
78                                 Name="VCLinkerTool"
79                                 AdditionalDependencies="xerces-c_2.lib xmltooling-lite1.lib ns-httpd30.lib"
80                                 LinkIncremental="1"
81                                 SuppressStartupBanner="true"
82                                 AdditionalLibraryDirectories="&quot;..\..\cpp-xmltooling\$(ConfigurationName)&quot;"
83                                 ProgramDatabaseFile=".\Release/nsapi_shib.pdb"
84                                 ImportLibrary=".\Release/nsapi_shib.lib"
85                                 TargetMachine="1"
86                         />
87                         <Tool
88                                 Name="VCALinkTool"
89                         />
90                         <Tool
91                                 Name="VCManifestTool"
92                         />
93                         <Tool
94                                 Name="VCXDCMakeTool"
95                         />
96                         <Tool
97                                 Name="VCBscMakeTool"
98                         />
99                         <Tool
100                                 Name="VCFxCopTool"
101                         />
102                         <Tool
103                                 Name="VCAppVerifierTool"
104                         />
105                         <Tool
106                                 Name="VCWebDeploymentTool"
107                         />
108                         <Tool
109                                 Name="VCPostBuildEventTool"
110                         />
111                 </Configuration>
112                 <Configuration
113                         Name="Debug|Win32"
114                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
115                         IntermediateDirectory="$(ConfigurationName)"
116                         ConfigurationType="2"
117                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
118                         UseOfMFC="0"
119                         ATLMinimizesCRunTimeLibraryUsage="false"
120                         CharacterSet="2"
121                         >
122                         <Tool
123                                 Name="VCPreBuildEventTool"
124                         />
125                         <Tool
126                                 Name="VCCustomBuildTool"
127                         />
128                         <Tool
129                                 Name="VCXMLDataGeneratorTool"
130                         />
131                         <Tool
132                                 Name="VCWebServiceProxyGeneratorTool"
133                         />
134                         <Tool
135                                 Name="VCMIDLTool"
136                                 PreprocessorDefinitions="_DEBUG"
137                                 MkTypLibCompatible="true"
138                                 SuppressStartupBanner="true"
139                                 TargetEnvironment="1"
140                                 TypeLibraryName=".\Debug/nsapi_shib.tlb"
141                                 HeaderFileName=""
142                         />
143                         <Tool
144                                 Name="VCCLCompilerTool"
145                                 Optimization="0"
146                                 AdditionalIncludeDirectories=".;..;&quot;..\..\cpp-xmltooling&quot;"
147                                 PreprocessorDefinitions="_WINDOWS;WIN32;_DEBUG"
148                                 BasicRuntimeChecks="3"
149                                 RuntimeLibrary="3"
150                                 RuntimeTypeInfo="true"
151                                 PrecompiledHeaderFile=".\Debug/nsapi_shib.pch"
152                                 AssemblerListingLocation=".\Debug/"
153                                 ObjectFile=".\Debug/"
154                                 ProgramDataBaseFileName=".\Debug/"
155                                 BrowseInformation="1"
156                                 WarningLevel="3"
157                                 SuppressStartupBanner="true"
158                                 Detect64BitPortabilityProblems="true"
159                                 DebugInformationFormat="4"
160                                 CompileAs="0"
161                         />
162                         <Tool
163                                 Name="VCManagedResourceCompilerTool"
164                         />
165                         <Tool
166                                 Name="VCResourceCompilerTool"
167                                 PreprocessorDefinitions="_DEBUG"
168                                 Culture="1033"
169                         />
170                         <Tool
171                                 Name="VCPreLinkEventTool"
172                         />
173                         <Tool
174                                 Name="VCLinkerTool"
175                                 AdditionalDependencies="xerces-c_2D.lib xmltooling-lite1D.lib ns-httpd30.lib"
176                                 LinkIncremental="2"
177                                 SuppressStartupBanner="true"
178                                 AdditionalLibraryDirectories="&quot;..\..\cpp-xmltooling\$(ConfigurationName)&quot;"
179                                 GenerateDebugInformation="true"
180                                 ImportLibrary=".\Debug/nsapi_shib.lib"
181                                 TargetMachine="1"
182                         />
183                         <Tool
184                                 Name="VCALinkTool"
185                         />
186                         <Tool
187                                 Name="VCManifestTool"
188                         />
189                         <Tool
190                                 Name="VCXDCMakeTool"
191                         />
192                         <Tool
193                                 Name="VCBscMakeTool"
194                         />
195                         <Tool
196                                 Name="VCFxCopTool"
197                         />
198                         <Tool
199                                 Name="VCAppVerifierTool"
200                         />
201                         <Tool
202                                 Name="VCWebDeploymentTool"
203                         />
204                         <Tool
205                                 Name="VCPostBuildEventTool"
206                         />
207                 </Configuration>
208         </Configurations>
209         <References>
210         </References>
211         <Files>
212                 <File
213                         RelativePath="nsapi_shib.cpp"
214                         >
215                 </File>
216                 <File
217                         RelativePath="nsapi_shib.rc"
218                         >
219                 </File>
220                 <File
221                         RelativePath="resource.h"
222                         >
223                 </File>
224         </Files>
225         <Globals>
226         </Globals>
227 </VisualStudioProject>