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