Home | History | Annotate | Download | only in test
      1 <?xml version="1.0" encoding = "Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="7.00"
      5 	Name="TestBase64Client"
      6 	ProjectGUID="{1E8B725B-E898-494C-84C6-DB77EF38E6CB}"
      7 	SccProjectName=""
      8 	SccLocalPath="">
      9 	<Platforms>
     10 		<Platform
     11 			Name="Win32"/>
     12 	</Platforms>
     13 	<Configurations>
     14 		<Configuration
     15 			Name="Debug|Win32"
     16 			OutputDirectory=".\Debug"
     17 			IntermediateDirectory=".\Debug"
     18 			ConfigurationType="1"
     19 			UseOfMFC="0"
     20 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
     21 			CharacterSet="2">
     22 			<Tool
     23 				Name="VCCLCompilerTool"
     24 				Optimization="0"
     25 				AdditionalIncludeDirectories="..\src"
     26 				PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,_WINDOWS"
     27 				BasicRuntimeChecks="3"
     28 				RuntimeLibrary="3"
     29 				PrecompiledHeaderFile=".\Debug/TestBase64Client.pch"
     30 				AssemblerListingLocation=".\Debug/"
     31 				ObjectFile=".\Debug/"
     32 				ProgramDataBaseFileName=".\Debug/"
     33 				WarningLevel="3"
     34 				SuppressStartupBanner="TRUE"
     35 				DebugInformationFormat="4"
     36 				CompileAs="0">
     37 				<IntelOptions
     38 					Optimization="0"
     39 					MinimalRebuild="1"
     40 					BasicRuntimeChecks="3"
     41 					RuntimeLibrary="3"
     42 					AllOptions="/c  /I &quot;..\src&quot; /ZI /nologo /W3 /Od /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;_CONSOLE&quot; /D &quot;_WINDOWS&quot; /D &quot;_MBCS&quot; /Gm /EHsc /RTC1 /MDd /Fp&quot;.\Debug/TestBase64Client.pch&quot; /Fo&quot;.\Debug/&quot; /Fd&quot;.\Debug/&quot; /Gd"/>
     43 			</Tool>
     44 			<Tool
     45 				Name="VCCustomBuildTool"/>
     46 			<Tool
     47 				Name="VCLinkerTool"
     48 				AdditionalOptions="/MACHINE:I386"
     49 				AdditionalDependencies="xmlrpc.lib Ws2_32.lib odbc32.lib odbccp32.lib"
     50 				OutputFile=".\Debug/TestBase64Client.exe"
     51 				LinkIncremental="2"
     52 				SuppressStartupBanner="TRUE"
     53 				AdditionalLibraryDirectories="..\Debug"
     54 				GenerateDebugInformation="TRUE"
     55 				ProgramDatabaseFile=".\Debug/TestBase64Client.pdb"
     56 				SubSystem="1">
     57 				<IntelOptions
     58 					AllOptions="/NOLOGO /OUT:&quot;.\Debug/TestBase64Client.exe&quot; /INCREMENTAL /LIBPATH:&quot;..\Debug&quot; xmlrpc.lib Ws2_32.lib odbc32.lib odbccp32.lib /DEBUG /PDB:&quot;.\Debug/TestBase64Client.pdb&quot; /SUBSYSTEM:CONSOLE /TLBID:1 /MACHINE:I386 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib"/>
     59 			</Tool>
     60 			<Tool
     61 				Name="VCMIDLTool"
     62 				TypeLibraryName=".\Debug/TestBase64Client.tlb"/>
     63 			<Tool
     64 				Name="VCPostBuildEventTool"/>
     65 			<Tool
     66 				Name="VCPreBuildEventTool"/>
     67 			<Tool
     68 				Name="VCPreLinkEventTool"/>
     69 			<Tool
     70 				Name="VCResourceCompilerTool"
     71 				PreprocessorDefinitions="_DEBUG"
     72 				Culture="1033"/>
     73 			<Tool
     74 				Name="VCWebServiceProxyGeneratorTool"/>
     75 			<Tool
     76 				Name="VCWebDeploymentTool"/>
     77 			<IntelOptions
     78 				CompilerName="1"/>
     79 		</Configuration>
     80 		<Configuration
     81 			Name="Release|Win32"
     82 			OutputDirectory=".\Release"
     83 			IntermediateDirectory=".\Release"
     84 			ConfigurationType="1"
     85 			UseOfMFC="0"
     86 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
     87 			CharacterSet="2">
     88 			<Tool
     89 				Name="VCCLCompilerTool"
     90 				InlineFunctionExpansion="1"
     91 				AdditionalIncludeDirectories="..\src"
     92 				PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,_WINDOWS"
     93 				StringPooling="TRUE"
     94 				RuntimeLibrary="2"
     95 				EnableFunctionLevelLinking="TRUE"
     96 				PrecompiledHeaderFile=".\Release/TestBase64Client.pch"
     97 				AssemblerListingLocation=".\Release/"
     98 				ObjectFile=".\Release/"
     99 				ProgramDataBaseFileName=".\Release/"
    100 				WarningLevel="3"
    101 				SuppressStartupBanner="TRUE"
    102 				CompileAs="0">
    103 				<IntelOptions
    104 					Optimization="2"
    105 					InlineFuncExpansion="1"
    106 					OmitFramePtrs="1"
    107 					StringPooling="1"
    108 					RuntimeLibrary="2"
    109 					BufferSecurityCheck="1"
    110 					FunctionLevelLinking="1"
    111 					AllOptions="/c  /I &quot;..\src&quot; /nologo /W3 /O2 /Ob1 /Oy /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;_CONSOLE&quot; /D &quot;_WINDOWS&quot; /D &quot;_MBCS&quot; /GF /FD /EHsc /MD /GS /Gy /Fp&quot;.\Release/TestBase64Client.pch&quot; /Fo&quot;.\Release/&quot; /Fd&quot;.\Release/&quot; /Gd"/>
    112 			</Tool>
    113 			<Tool
    114 				Name="VCCustomBuildTool"/>
    115 			<Tool
    116 				Name="VCLinkerTool"
    117 				AdditionalOptions="/MACHINE:I386"
    118 				AdditionalDependencies="xmlrpc.lib Ws2_32.lib odbc32.lib odbccp32.lib"
    119 				OutputFile=".\Release/TestBase64Client.exe"
    120 				LinkIncremental="1"
    121 				SuppressStartupBanner="TRUE"
    122 				AdditionalLibraryDirectories="..\release"
    123 				ProgramDatabaseFile=".\Release/TestBase64Client.pdb"
    124 				SubSystem="1">
    125 				<IntelOptions
    126 					AllOptions="/NOLOGO /OUT:&quot;.\Release/TestBase64Client.exe&quot; /INCREMENTAL:NO /LIBPATH:&quot;..\release&quot; xmlrpc.lib Ws2_32.lib odbc32.lib odbccp32.lib /PDB:&quot;.\Release/TestBase64Client.pdb&quot; /SUBSYSTEM:CONSOLE /TLBID:1 /MACHINE:I386 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib"/>
    127 			</Tool>
    128 			<Tool
    129 				Name="VCMIDLTool"
    130 				TypeLibraryName=".\Release/TestBase64Client.tlb"/>
    131 			<Tool
    132 				Name="VCPostBuildEventTool"/>
    133 			<Tool
    134 				Name="VCPreBuildEventTool"/>
    135 			<Tool
    136 				Name="VCPreLinkEventTool"/>
    137 			<Tool
    138 				Name="VCResourceCompilerTool"
    139 				PreprocessorDefinitions="NDEBUG"
    140 				Culture="1033"/>
    141 			<Tool
    142 				Name="VCWebServiceProxyGeneratorTool"/>
    143 			<Tool
    144 				Name="VCWebDeploymentTool"/>
    145 			<IntelOptions
    146 				CompilerName="1"/>
    147 		</Configuration>
    148 	</Configurations>
    149 	<Files>
    150 		<Filter
    151 			Name="Source Files"
    152 			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
    153 			<File
    154 				RelativePath=".\TestBase64Client.cpp"/>
    155 		</Filter>
    156 	</Files>
    157 	<Globals/>
    158 </VisualStudioProject>
    159