773bd9578a03fc9b3aec9be23da55988251f63a0
[shibboleth/sp.git] / util / siterefresh.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="siterefresh"
6         ProjectGUID="{4D02F36E-D2CD-4FD1-AC50-2941E27BB3FB}"
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="1"
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                                 TypeLibraryName=".\Release/siterefresh.tlb"
41                                 HeaderFileName=""
42                         />
43                         <Tool
44                                 Name="VCCLCompilerTool"
45                                 Optimization="2"
46                                 InlineFunctionExpansion="1"
47                                 AdditionalIncludeDirectories="..;&quot;..\..\cpp-opensaml2&quot;;&quot;..\..\cpp-xmltooling&quot;"
48                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
49                                 StringPooling="true"
50                                 RuntimeLibrary="2"
51                                 EnableFunctionLevelLinking="true"
52                                 RuntimeTypeInfo="true"
53                                 PrecompiledHeaderFile=".\Release/siterefresh.pch"
54                                 AssemblerListingLocation=".\Release/"
55                                 ObjectFile=".\Release/"
56                                 ProgramDataBaseFileName=".\Release/"
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="log4cpp.lib xerces-c_2.lib xsec_1.lib saml2.lib xmltooling1.lib"
76                                 LinkIncremental="1"
77                                 SuppressStartupBanner="true"
78                                 AdditionalLibraryDirectories="..\..\cpp-opensaml2\$(ConfigurationName);..\..\cpp-xmltooling\$(ConfigurationName)"
79                                 ProgramDatabaseFile=".\Release/siterefresh.pdb"
80                                 SubSystem="1"
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="1"
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                                 TypeLibraryName=".\Debug/siterefresh.tlb"
133                                 HeaderFileName=""
134                         />
135                         <Tool
136                                 Name="VCCLCompilerTool"
137                                 Optimization="0"
138                                 AdditionalIncludeDirectories="..;&quot;..\..\cpp-opensaml2&quot;;&quot;..\..\cpp-xmltooling&quot;"
139                                 PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
140                                 BasicRuntimeChecks="3"
141                                 RuntimeLibrary="3"
142                                 RuntimeTypeInfo="true"
143                                 PrecompiledHeaderFile=".\Debug/siterefresh.pch"
144                                 AssemblerListingLocation=".\Debug/"
145                                 ObjectFile=".\Debug/"
146                                 ProgramDataBaseFileName=".\Debug/"
147                                 BrowseInformation="1"
148                                 WarningLevel="3"
149                                 SuppressStartupBanner="true"
150                                 Detect64BitPortabilityProblems="true"
151                                 DebugInformationFormat="4"
152                                 CompileAs="0"
153                         />
154                         <Tool
155                                 Name="VCManagedResourceCompilerTool"
156                         />
157                         <Tool
158                                 Name="VCResourceCompilerTool"
159                                 PreprocessorDefinitions="_DEBUG"
160                                 Culture="1033"
161                         />
162                         <Tool
163                                 Name="VCPreLinkEventTool"
164                         />
165                         <Tool
166                                 Name="VCLinkerTool"
167                                 AdditionalDependencies="log4cppD.lib xerces-c_2D.lib xsec_1D.lib saml2D.lib xmltooling1D.lib"
168                                 LinkIncremental="2"
169                                 SuppressStartupBanner="true"
170                                 AdditionalLibraryDirectories="..\..\cpp-opensaml2\$(ConfigurationName);..\..\cpp-xmltooling\$(ConfigurationName)"
171                                 GenerateDebugInformation="true"
172                                 SubSystem="1"
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="siterefresh.cpp"
206                         >
207                 </File>
208         </Files>
209         <Globals>
210         </Globals>
211 </VisualStudioProject>