Enabled 64-bit warnings on build.
[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                                 Detect64BitPortabilityProblems="TRUE"
39                                 CompileAs="0"/>
40                         <Tool
41                                 Name="VCCustomBuildTool"/>
42                         <Tool
43                                 Name="VCLinkerTool"
44                                 AdditionalDependencies="xerces-c_2.lib saml_5.lib"
45                                 OutputFile=".\Release/shibtest.exe"
46                                 LinkIncremental="1"
47                                 SuppressStartupBanner="TRUE"
48                                 AdditionalLibraryDirectories="..\..\..\opensaml\c\saml\Release"
49                                 ProgramDatabaseFile=".\Release/shibtest.pdb"
50                                 SubSystem="1"
51                                 TargetMachine="1"/>
52                         <Tool
53                                 Name="VCMIDLTool"
54                                 TypeLibraryName=".\Release/shibtest.tlb"
55                                 HeaderFileName=""/>
56                         <Tool
57                                 Name="VCPostBuildEventTool"/>
58                         <Tool
59                                 Name="VCPreBuildEventTool"/>
60                         <Tool
61                                 Name="VCPreLinkEventTool"/>
62                         <Tool
63                                 Name="VCResourceCompilerTool"
64                                 PreprocessorDefinitions="NDEBUG"
65                                 Culture="1033"/>
66                         <Tool
67                                 Name="VCWebServiceProxyGeneratorTool"/>
68                         <Tool
69                                 Name="VCXMLDataGeneratorTool"/>
70                         <Tool
71                                 Name="VCWebDeploymentTool"/>
72                         <Tool
73                                 Name="VCManagedWrapperGeneratorTool"/>
74                         <Tool
75                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
76                 </Configuration>
77                 <Configuration
78                         Name="Debug|Win32"
79                         OutputDirectory=".\Debug"
80                         IntermediateDirectory=".\Debug"
81                         ConfigurationType="1"
82                         UseOfMFC="0"
83                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
84                         CharacterSet="2">
85                         <Tool
86                                 Name="VCCLCompilerTool"
87                                 Optimization="0"
88                                 AdditionalIncludeDirectories="..,..\..\..\opensaml\c"
89                                 PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
90                                 BasicRuntimeChecks="3"
91                                 RuntimeLibrary="3"
92                                 RuntimeTypeInfo="TRUE"
93                                 UsePrecompiledHeader="2"
94                                 PrecompiledHeaderFile=".\Debug/shibtest.pch"
95                                 AssemblerListingLocation=".\Debug/"
96                                 ObjectFile=".\Debug/"
97                                 ProgramDataBaseFileName=".\Debug/"
98                                 BrowseInformation="1"
99                                 WarningLevel="3"
100                                 SuppressStartupBanner="TRUE"
101                                 Detect64BitPortabilityProblems="TRUE"
102                                 DebugInformationFormat="4"
103                                 CompileAs="0"/>
104                         <Tool
105                                 Name="VCCustomBuildTool"/>
106                         <Tool
107                                 Name="VCLinkerTool"
108                                 AdditionalDependencies="xerces-c_2D.lib saml_5D.lib"
109                                 OutputFile=".\Debug/shibtest.exe"
110                                 LinkIncremental="2"
111                                 SuppressStartupBanner="TRUE"
112                                 AdditionalLibraryDirectories="..\..\..\opensaml\c\saml\Debug"
113                                 GenerateDebugInformation="TRUE"
114                                 SubSystem="1"
115                                 TargetMachine="1"/>
116                         <Tool
117                                 Name="VCMIDLTool"
118                                 TypeLibraryName=".\Debug/shibtest.tlb"
119                                 HeaderFileName=""/>
120                         <Tool
121                                 Name="VCPostBuildEventTool"/>
122                         <Tool
123                                 Name="VCPreBuildEventTool"/>
124                         <Tool
125                                 Name="VCPreLinkEventTool"/>
126                         <Tool
127                                 Name="VCResourceCompilerTool"
128                                 PreprocessorDefinitions="_DEBUG"
129                                 Culture="1033"/>
130                         <Tool
131                                 Name="VCWebServiceProxyGeneratorTool"/>
132                         <Tool
133                                 Name="VCXMLDataGeneratorTool"/>
134                         <Tool
135                                 Name="VCWebDeploymentTool"/>
136                         <Tool
137                                 Name="VCManagedWrapperGeneratorTool"/>
138                         <Tool
139                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
140                 </Configuration>
141         </Configurations>
142         <References>
143         </References>
144         <Files>
145                 <File
146                         RelativePath="..\test\shibtest.cpp">
147                         <FileConfiguration
148                                 Name="Release|Win32">
149                                 <Tool
150                                         Name="VCCLCompilerTool"
151                                         Optimization="2"
152                                         AdditionalIncludeDirectories=""
153                                         PreprocessorDefinitions=""/>
154                         </FileConfiguration>
155                         <FileConfiguration
156                                 Name="Debug|Win32">
157                                 <Tool
158                                         Name="VCCLCompilerTool"
159                                         Optimization="0"
160                                         AdditionalIncludeDirectories=""
161                                         PreprocessorDefinitions=""
162                                         BasicRuntimeChecks="3"
163                                         BrowseInformation="1"/>
164                         </FileConfiguration>
165                 </File>
166         </Files>
167         <Globals>
168         </Globals>
169 </VisualStudioProject>