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