Fix backslashes in SHIBSP_PREFIX variable by manually creating it during the script...
[shibboleth/sp.git] / apache / mod_shib20.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="mod_shib20"
6         ProjectGUID="{68E9568B-476C-4289-B93C-893432378ADC}"
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=".\mod_shib20___Win32_$(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=".\mod_shib20___Win32_Release/mod_shib20.tlb"
45                                 HeaderFileName=""
46                         />
47                         <Tool
48                                 Name="VCCLCompilerTool"
49                                 Optimization="2"
50                                 InlineFunctionExpansion="1"
51                                 AdditionalIncludeDirectories="..;\Apache2\include;&quot;..\..\cpp-xmltooling&quot;"
52                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
53                                 StringPooling="true"
54                                 RuntimeLibrary="2"
55                                 EnableFunctionLevelLinking="true"
56                                 RuntimeTypeInfo="true"
57                                 WarningLevel="3"
58                                 SuppressStartupBanner="true"
59                                 Detect64BitPortabilityProblems="true"
60                                 CompileAs="0"
61                         />
62                         <Tool
63                                 Name="VCManagedResourceCompilerTool"
64                         />
65                         <Tool
66                                 Name="VCResourceCompilerTool"
67                                 PreprocessorDefinitions="NDEBUG"
68                                 Culture="1033"
69                         />
70                         <Tool
71                                 Name="VCPreLinkEventTool"
72                         />
73                         <Tool
74                                 Name="VCLinkerTool"
75                                 AdditionalDependencies="xerces-c_2.lib libapr.lib libaprutil.lib libhttpd.lib xmltooling-lite1.lib"
76                                 OutputFile="$(OutDir)\mod_shib_20.so"
77                                 LinkIncremental="1"
78                                 SuppressStartupBanner="true"
79                                 AdditionalLibraryDirectories="&quot;..\..\cpp-xmltooling\$(ConfigurationName)&quot;;\Apache2\lib"
80                                 ProgramDatabaseFile=".\mod_shib20___Win32_Release/mod_shib_20.pdb"
81                                 ImportLibrary=".\mod_shib20___Win32_Release/mod_shib_20.lib"
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="$(SolutionDir)$(ConfigurationName)"
112                         IntermediateDirectory=".\mod_shib20___Win32_$(ConfigurationName)"
113                         ConfigurationType="2"
114                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
115                         UseOfMFC="0"
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                                 PreprocessorDefinitions="_DEBUG"
134                                 MkTypLibCompatible="true"
135                                 SuppressStartupBanner="true"
136                                 TargetEnvironment="1"
137                                 TypeLibraryName=".\mod_shib20___Win32_Debug/mod_shib20.tlb"
138                                 HeaderFileName=""
139                         />
140                         <Tool
141                                 Name="VCCLCompilerTool"
142                                 Optimization="0"
143                                 AdditionalIncludeDirectories="..;\Apache2\include;&quot;..\..\cpp-xmltooling&quot;"
144                                 PreprocessorDefinitions="_WINDOWS;WIN32;_DEBUG"
145                                 BasicRuntimeChecks="3"
146                                 RuntimeLibrary="3"
147                                 RuntimeTypeInfo="true"
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="xerces-c_2D.lib libapr.lib libaprutil.lib libhttpd.lib xmltooling-lite1D.lib"
169                                 OutputFile="$(OutDir)\mod_shib_20.so"
170                                 LinkIncremental="2"
171                                 SuppressStartupBanner="true"
172                                 AdditionalLibraryDirectories="&quot;..\..\cpp-xmltooling\$(ConfigurationName)&quot;;\Apache2\lib"
173                                 GenerateDebugInformation="true"
174                                 ImportLibrary=".\mod_shib20___Win32_Debug/mod_shib_20.lib"
175                                 TargetMachine="1"
176                         />
177                         <Tool
178                                 Name="VCALinkTool"
179                         />
180                         <Tool
181                                 Name="VCManifestTool"
182                         />
183                         <Tool
184                                 Name="VCXDCMakeTool"
185                         />
186                         <Tool
187                                 Name="VCBscMakeTool"
188                         />
189                         <Tool
190                                 Name="VCFxCopTool"
191                         />
192                         <Tool
193                                 Name="VCAppVerifierTool"
194                         />
195                         <Tool
196                                 Name="VCWebDeploymentTool"
197                         />
198                         <Tool
199                                 Name="VCPostBuildEventTool"
200                         />
201                 </Configuration>
202         </Configurations>
203         <References>
204         </References>
205         <Files>
206                 <File
207                         RelativePath=".\mod_apache.cpp"
208                         >
209                         <FileConfiguration
210                                 Name="Release|Win32"
211                                 ExcludedFromBuild="true"
212                                 >
213                                 <Tool
214                                         Name="VCCLCompilerTool"
215                                 />
216                         </FileConfiguration>
217                         <FileConfiguration
218                                 Name="Debug|Win32"
219                                 ExcludedFromBuild="true"
220                                 >
221                                 <Tool
222                                         Name="VCCLCompilerTool"
223                                 />
224                         </FileConfiguration>
225                 </File>
226                 <File
227                         RelativePath="mod_shib_20.cpp"
228                         >
229                 </File>
230                 <File
231                         RelativePath="mod_shib_20.rc"
232                         >
233                 </File>
234                 <File
235                         RelativePath="resource.h"
236                         >
237                 </File>
238         </Files>
239         <Globals>
240         </Globals>
241 </VisualStudioProject>