Draft of query tool, not working yet.
[shibboleth/cpp-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=".\mod_shib20___Win32_Release"
19                         IntermediateDirectory=".\mod_shib20___Win32_Release"
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="..;&quot;..\..\cpp-opensaml1&quot;;\Apache2\include;&quot;..\..\cpp-opensaml2&quot;;&quot;..\..\cpp-xmltooling&quot;"
52                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
53                                 StringPooling="true"
54                                 RuntimeLibrary="2"
55                                 EnableFunctionLevelLinking="true"
56                                 RuntimeTypeInfo="true"
57                                 PrecompiledHeaderFile=".\mod_shib20___Win32_Release/mod_shib20.pch"
58                                 AssemblerListingLocation=".\mod_shib20___Win32_Release/"
59                                 ObjectFile=".\mod_shib20___Win32_Release/"
60                                 ProgramDataBaseFileName=".\mod_shib20___Win32_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="log4cpp.lib xerces-c_2.lib libapr.lib libhttpd.lib saml_5.lib saml2.lib xmltooling1.lib"
80                                 OutputFile="mod_shib20___Win32_Release/mod_shib_20.so"
81                                 LinkIncremental="1"
82                                 SuppressStartupBanner="true"
83                                 AdditionalLibraryDirectories="&quot;..\..\cpp-opensaml1\saml\Release&quot;;&quot;..\..\cpp-opensaml2\Release&quot;;&quot;..\..\cpp-xmltooling\Release&quot;,\httpd-2.0.52\srclib\apr\Release,\httpd-2.0.52\Release"
84                                 ProgramDatabaseFile=".\mod_shib20___Win32_Release/mod_shib_20.pdb"
85                                 ImportLibrary=".\mod_shib20___Win32_Release/mod_shib_20.lib"
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="VCWebDeploymentTool"
108                         />
109                         <Tool
110                                 Name="VCPostBuildEventTool"
111                         />
112                 </Configuration>
113                 <Configuration
114                         Name="Debug|Win32"
115                         OutputDirectory=".\mod_shib20___Win32_Debug"
116                         IntermediateDirectory=".\mod_shib20___Win32_Debug"
117                         ConfigurationType="2"
118                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
119                         UseOfMFC="0"
120                         ATLMinimizesCRunTimeLibraryUsage="false"
121                         CharacterSet="2"
122                         >
123                         <Tool
124                                 Name="VCPreBuildEventTool"
125                         />
126                         <Tool
127                                 Name="VCCustomBuildTool"
128                         />
129                         <Tool
130                                 Name="VCXMLDataGeneratorTool"
131                         />
132                         <Tool
133                                 Name="VCWebServiceProxyGeneratorTool"
134                         />
135                         <Tool
136                                 Name="VCMIDLTool"
137                                 PreprocessorDefinitions="_DEBUG"
138                                 MkTypLibCompatible="true"
139                                 SuppressStartupBanner="true"
140                                 TargetEnvironment="1"
141                                 TypeLibraryName=".\mod_shib20___Win32_Debug/mod_shib20.tlb"
142                                 HeaderFileName=""
143                         />
144                         <Tool
145                                 Name="VCCLCompilerTool"
146                                 Optimization="0"
147                                 AdditionalIncludeDirectories="..;&quot;..\..\cpp-opensaml1&quot;;\Apache2\include;&quot;..\..\cpp-opensaml2&quot;;&quot;..\..\cpp-xmltooling&quot;"
148                                 PreprocessorDefinitions="_WINDOWS;WIN32;_DEBUG"
149                                 BasicRuntimeChecks="3"
150                                 RuntimeLibrary="3"
151                                 RuntimeTypeInfo="true"
152                                 PrecompiledHeaderFile=".\mod_shib20___Win32_Debug/mod_shib20.pch"
153                                 AssemblerListingLocation=".\mod_shib20___Win32_Debug/"
154                                 ObjectFile=".\mod_shib20___Win32_Debug/"
155                                 ProgramDataBaseFileName=".\mod_shib20___Win32_Debug/"
156                                 BrowseInformation="1"
157                                 WarningLevel="3"
158                                 SuppressStartupBanner="true"
159                                 Detect64BitPortabilityProblems="true"
160                                 DebugInformationFormat="4"
161                                 CompileAs="0"
162                         />
163                         <Tool
164                                 Name="VCManagedResourceCompilerTool"
165                         />
166                         <Tool
167                                 Name="VCResourceCompilerTool"
168                                 PreprocessorDefinitions="_DEBUG"
169                                 Culture="1033"
170                         />
171                         <Tool
172                                 Name="VCPreLinkEventTool"
173                         />
174                         <Tool
175                                 Name="VCLinkerTool"
176                                 AdditionalDependencies="log4cppD.lib xerces-c_2D.lib libapr.lib libhttpd.lib saml_5D.lib saml2D.lib xmltooling1D.lib"
177                                 OutputFile="mod_shib20___Win32_Debug/mod_shib_20.so"
178                                 LinkIncremental="2"
179                                 SuppressStartupBanner="true"
180                                 AdditionalLibraryDirectories="&quot;..\..\cpp-opensaml1\saml\Debug&quot;;&quot;..\..\cpp-opensaml2\Debug&quot;;&quot;..\..\cpp-xmltooling\Debug&quot;;\httpd-2.0.52\srclib\apr\Debug,\httpd-2.0.52\Debug"
181                                 GenerateDebugInformation="true"
182                                 ImportLibrary=".\mod_shib20___Win32_Debug/mod_shib_20.lib"
183                                 TargetMachine="1"
184                         />
185                         <Tool
186                                 Name="VCALinkTool"
187                         />
188                         <Tool
189                                 Name="VCManifestTool"
190                         />
191                         <Tool
192                                 Name="VCXDCMakeTool"
193                         />
194                         <Tool
195                                 Name="VCBscMakeTool"
196                         />
197                         <Tool
198                                 Name="VCFxCopTool"
199                         />
200                         <Tool
201                                 Name="VCAppVerifierTool"
202                         />
203                         <Tool
204                                 Name="VCWebDeploymentTool"
205                         />
206                         <Tool
207                                 Name="VCPostBuildEventTool"
208                         />
209                 </Configuration>
210         </Configurations>
211         <References>
212         </References>
213         <Files>
214                 <File
215                         RelativePath=".\mod_apache.cpp"
216                         >
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>