VS.NET project file
[shibboleth/sp.git] / shibtest / shibtest.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="shibtest"
6         SccProjectName=""
7         SccLocalPath="">
8         <Platforms>
9                 <Platform
10                         Name="Win32"/>
11         </Platforms>
12         <Configurations>
13                 <Configuration
14                         Name="Release|Win32"
15                         OutputDirectory=".\Release"
16                         IntermediateDirectory=".\Release"
17                         ConfigurationType="1"
18                         UseOfMFC="0"
19                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
20                         CharacterSet="2">
21                         <Tool
22                                 Name="VCCLCompilerTool"
23                                 Optimization="2"
24                                 InlineFunctionExpansion="1"
25                                 AdditionalIncludeDirectories="..,..\..\..\opensaml\c"
26                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
27                                 StringPooling="TRUE"
28                                 RuntimeLibrary="2"
29                                 EnableFunctionLevelLinking="TRUE"
30                                 RuntimeTypeInfo="TRUE"
31                                 UsePrecompiledHeader="2"
32                                 PrecompiledHeaderFile=".\Release/shibtest.pch"
33                                 AssemblerListingLocation=".\Release/"
34                                 ObjectFile=".\Release/"
35                                 ProgramDataBaseFileName=".\Release/"
36                                 WarningLevel="3"
37                                 SuppressStartupBanner="TRUE"
38                                 CompileAs="0"/>
39                         <Tool
40                                 Name="VCCustomBuildTool"/>
41                         <Tool
42                                 Name="VCLinkerTool"
43                                 AdditionalDependencies="xerces-c_2.lib saml_5.lib"
44                                 OutputFile=".\Release/shibtest.exe"
45                                 LinkIncremental="1"
46                                 SuppressStartupBanner="TRUE"
47                                 AdditionalLibraryDirectories="..\..\..\opensaml\c\saml\Release"
48                                 ProgramDatabaseFile=".\Release/shibtest.pdb"
49                                 SubSystem="1"
50                                 TargetMachine="1"/>
51                         <Tool
52                                 Name="VCMIDLTool"
53                                 TypeLibraryName=".\Release/shibtest.tlb"
54                                 HeaderFileName=""/>
55                         <Tool
56                                 Name="VCPostBuildEventTool"/>
57                         <Tool
58                                 Name="VCPreBuildEventTool"/>
59                         <Tool
60                                 Name="VCPreLinkEventTool"/>
61                         <Tool
62                                 Name="VCResourceCompilerTool"
63                                 PreprocessorDefinitions="NDEBUG"
64                                 Culture="1033"/>
65                         <Tool
66                                 Name="VCWebServiceProxyGeneratorTool"/>
67                         <Tool
68                                 Name="VCXMLDataGeneratorTool"/>
69                         <Tool
70                                 Name="VCWebDeploymentTool"/>
71                         <Tool
72                                 Name="VCManagedWrapperGeneratorTool"/>
73                         <Tool
74                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
75                 </Configuration>
76                 <Configuration
77                         Name="Debug|Win32"
78                         OutputDirectory=".\Debug"
79                         IntermediateDirectory=".\Debug"
80                         ConfigurationType="1"
81                         UseOfMFC="0"
82                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
83                         CharacterSet="2">
84                         <Tool
85                                 Name="VCCLCompilerTool"
86                                 Optimization="0"
87                                 AdditionalIncludeDirectories="..,..\..\..\opensaml\c"
88                                 PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
89                                 BasicRuntimeChecks="3"
90                                 RuntimeLibrary="3"
91                                 RuntimeTypeInfo="TRUE"
92                                 UsePrecompiledHeader="2"
93                                 PrecompiledHeaderFile=".\Debug/shibtest.pch"
94                                 AssemblerListingLocation=".\Debug/"
95                                 ObjectFile=".\Debug/"
96                                 ProgramDataBaseFileName=".\Debug/"
97                                 BrowseInformation="1"
98                                 WarningLevel="3"
99                                 SuppressStartupBanner="TRUE"
100                                 DebugInformationFormat="4"
101                                 CompileAs="0"/>
102                         <Tool
103                                 Name="VCCustomBuildTool"/>
104                         <Tool
105                                 Name="VCLinkerTool"
106                                 AdditionalDependencies="xerces-c_2D.lib saml_5D.lib"
107                                 OutputFile=".\Debug/shibtest.exe"
108                                 LinkIncremental="2"
109                                 SuppressStartupBanner="TRUE"
110                                 AdditionalLibraryDirectories="..\..\..\opensaml\c\saml\Debug"
111                                 GenerateDebugInformation="TRUE"
112                                 SubSystem="1"
113                                 TargetMachine="1"/>
114                         <Tool
115                                 Name="VCMIDLTool"
116                                 TypeLibraryName=".\Debug/shibtest.tlb"
117                                 HeaderFileName=""/>
118                         <Tool
119                                 Name="VCPostBuildEventTool"/>
120                         <Tool
121                                 Name="VCPreBuildEventTool"/>
122                         <Tool
123                                 Name="VCPreLinkEventTool"/>
124                         <Tool
125                                 Name="VCResourceCompilerTool"
126                                 PreprocessorDefinitions="_DEBUG"
127                                 Culture="1033"/>
128                         <Tool
129                                 Name="VCWebServiceProxyGeneratorTool"/>
130                         <Tool
131                                 Name="VCXMLDataGeneratorTool"/>
132                         <Tool
133                                 Name="VCWebDeploymentTool"/>
134                         <Tool
135                                 Name="VCManagedWrapperGeneratorTool"/>
136                         <Tool
137                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
138                 </Configuration>
139         </Configurations>
140         <References>
141         </References>
142         <Files>
143                 <File
144                         RelativePath="..\test\shibtest.cpp">
145                         <FileConfiguration
146                                 Name="Release|Win32">
147                                 <Tool
148                                         Name="VCCLCompilerTool"
149                                         Optimization="2"
150                                         AdditionalIncludeDirectories=""
151                                         PreprocessorDefinitions=""/>
152                         </FileConfiguration>
153                         <FileConfiguration
154                                 Name="Debug|Win32">
155                                 <Tool
156                                         Name="VCCLCompilerTool"
157                                         Optimization="0"
158                                         AdditionalIncludeDirectories=""
159                                         PreprocessorDefinitions=""
160                                         BasicRuntimeChecks="3"
161                                         BrowseInformation="1"/>
162                         </FileConfiguration>
163                 </File>
164         </Files>
165         <Globals>
166         </Globals>
167 </VisualStudioProject>