1*cdf0e10cSrcweir<?xml version="1.0" encoding="Windows-1252"?> 2*cdf0e10cSrcweir<VisualStudioProject 3*cdf0e10cSrcweir ProjectType="Visual C++" 4*cdf0e10cSrcweir Version="9,00" 5*cdf0e10cSrcweir Name="AxTestComponents" 6*cdf0e10cSrcweir ProjectGUID="{CF6DC513-B04E-420A-A0F9-6D1F4046D098}" 7*cdf0e10cSrcweir RootNamespace="AxTestComponents" 8*cdf0e10cSrcweir Keyword="AtlProj" 9*cdf0e10cSrcweir TargetFrameworkVersion="131072" 10*cdf0e10cSrcweir > 11*cdf0e10cSrcweir <Platforms> 12*cdf0e10cSrcweir <Platform 13*cdf0e10cSrcweir Name="Win32" 14*cdf0e10cSrcweir /> 15*cdf0e10cSrcweir </Platforms> 16*cdf0e10cSrcweir <ToolFiles> 17*cdf0e10cSrcweir </ToolFiles> 18*cdf0e10cSrcweir <Configurations> 19*cdf0e10cSrcweir <Configuration 20*cdf0e10cSrcweir Name="Unicode Release MinDependency|Win32" 21*cdf0e10cSrcweir OutputDirectory=".\ReleaseUMinDependency" 22*cdf0e10cSrcweir IntermediateDirectory=".\ReleaseUMinDependency" 23*cdf0e10cSrcweir ConfigurationType="2" 24*cdf0e10cSrcweir InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 25*cdf0e10cSrcweir UseOfMFC="0" 26*cdf0e10cSrcweir UseOfATL="1" 27*cdf0e10cSrcweir ATLMinimizesCRunTimeLibraryUsage="false" 28*cdf0e10cSrcweir CharacterSet="1" 29*cdf0e10cSrcweir > 30*cdf0e10cSrcweir <Tool 31*cdf0e10cSrcweir Name="VCPreBuildEventTool" 32*cdf0e10cSrcweir /> 33*cdf0e10cSrcweir <Tool 34*cdf0e10cSrcweir Name="VCCustomBuildTool" 35*cdf0e10cSrcweir Description="Performing registration" 36*cdf0e10cSrcweir CommandLine="if "%OS%"=="" goto NOTNT
if not "%OS%"=="Windows_NT" goto NOTNT
regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
goto end
:NOTNT
echo Warning : Cannot register Unicode DLL on Windows 95
:end
" 37*cdf0e10cSrcweir Outputs="$(OutDir)\regsvr32.trg" 38*cdf0e10cSrcweir /> 39*cdf0e10cSrcweir <Tool 40*cdf0e10cSrcweir Name="VCXMLDataGeneratorTool" 41*cdf0e10cSrcweir /> 42*cdf0e10cSrcweir <Tool 43*cdf0e10cSrcweir Name="VCWebServiceProxyGeneratorTool" 44*cdf0e10cSrcweir /> 45*cdf0e10cSrcweir <Tool 46*cdf0e10cSrcweir Name="VCMIDLTool" 47*cdf0e10cSrcweir TypeLibraryName=".\ReleaseUMinDependency/AxTestComponents.tlb" 48*cdf0e10cSrcweir /> 49*cdf0e10cSrcweir <Tool 50*cdf0e10cSrcweir Name="VCCLCompilerTool" 51*cdf0e10cSrcweir InlineFunctionExpansion="1" 52*cdf0e10cSrcweir PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL" 53*cdf0e10cSrcweir StringPooling="true" 54*cdf0e10cSrcweir RuntimeLibrary="0" 55*cdf0e10cSrcweir EnableFunctionLevelLinking="true" 56*cdf0e10cSrcweir UsePrecompiledHeader="2" 57*cdf0e10cSrcweir PrecompiledHeaderThrough="stdafx.h" 58*cdf0e10cSrcweir PrecompiledHeaderFile=".\ReleaseUMinDependency/AxTestComponents.pch" 59*cdf0e10cSrcweir AssemblerListingLocation=".\ReleaseUMinDependency/" 60*cdf0e10cSrcweir ObjectFile=".\ReleaseUMinDependency/" 61*cdf0e10cSrcweir ProgramDataBaseFileName=".\ReleaseUMinDependency/" 62*cdf0e10cSrcweir WarningLevel="3" 63*cdf0e10cSrcweir SuppressStartupBanner="true" 64*cdf0e10cSrcweir /> 65*cdf0e10cSrcweir <Tool 66*cdf0e10cSrcweir Name="VCManagedResourceCompilerTool" 67*cdf0e10cSrcweir /> 68*cdf0e10cSrcweir <Tool 69*cdf0e10cSrcweir Name="VCResourceCompilerTool" 70*cdf0e10cSrcweir PreprocessorDefinitions="NDEBUG" 71*cdf0e10cSrcweir Culture="1033" 72*cdf0e10cSrcweir /> 73*cdf0e10cSrcweir <Tool 74*cdf0e10cSrcweir Name="VCPreLinkEventTool" 75*cdf0e10cSrcweir /> 76*cdf0e10cSrcweir <Tool 77*cdf0e10cSrcweir Name="VCLinkerTool" 78*cdf0e10cSrcweir AdditionalOptions="/MACHINE:I386" 79*cdf0e10cSrcweir AdditionalDependencies="odbc32.lib odbccp32.lib" 80*cdf0e10cSrcweir OutputFile=".\ReleaseUMinDependency/AxTestComponents.dll" 81*cdf0e10cSrcweir LinkIncremental="1" 82*cdf0e10cSrcweir SuppressStartupBanner="true" 83*cdf0e10cSrcweir ModuleDefinitionFile=".\AxTestComponents.def" 84*cdf0e10cSrcweir ProgramDatabaseFile=".\ReleaseUMinDependency/AxTestComponents.pdb" 85*cdf0e10cSrcweir SubSystem="2" 86*cdf0e10cSrcweir RandomizedBaseAddress="1" 87*cdf0e10cSrcweir DataExecutionPrevention="0" 88*cdf0e10cSrcweir ImportLibrary=".\ReleaseUMinDependency/AxTestComponents.lib" 89*cdf0e10cSrcweir /> 90*cdf0e10cSrcweir <Tool 91*cdf0e10cSrcweir Name="VCALinkTool" 92*cdf0e10cSrcweir /> 93*cdf0e10cSrcweir <Tool 94*cdf0e10cSrcweir Name="VCManifestTool" 95*cdf0e10cSrcweir /> 96*cdf0e10cSrcweir <Tool 97*cdf0e10cSrcweir Name="VCXDCMakeTool" 98*cdf0e10cSrcweir /> 99*cdf0e10cSrcweir <Tool 100*cdf0e10cSrcweir Name="VCBscMakeTool" 101*cdf0e10cSrcweir /> 102*cdf0e10cSrcweir <Tool 103*cdf0e10cSrcweir Name="VCFxCopTool" 104*cdf0e10cSrcweir /> 105*cdf0e10cSrcweir <Tool 106*cdf0e10cSrcweir Name="VCAppVerifierTool" 107*cdf0e10cSrcweir /> 108*cdf0e10cSrcweir <Tool 109*cdf0e10cSrcweir Name="VCPostBuildEventTool" 110*cdf0e10cSrcweir /> 111*cdf0e10cSrcweir </Configuration> 112*cdf0e10cSrcweir <Configuration 113*cdf0e10cSrcweir Name="Release MinSize|Win32" 114*cdf0e10cSrcweir OutputDirectory=".\ReleaseMinSize" 115*cdf0e10cSrcweir IntermediateDirectory=".\ReleaseMinSize" 116*cdf0e10cSrcweir ConfigurationType="2" 117*cdf0e10cSrcweir InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 118*cdf0e10cSrcweir UseOfMFC="0" 119*cdf0e10cSrcweir UseOfATL="2" 120*cdf0e10cSrcweir ATLMinimizesCRunTimeLibraryUsage="false" 121*cdf0e10cSrcweir CharacterSet="2" 122*cdf0e10cSrcweir > 123*cdf0e10cSrcweir <Tool 124*cdf0e10cSrcweir Name="VCPreBuildEventTool" 125*cdf0e10cSrcweir /> 126*cdf0e10cSrcweir <Tool 127*cdf0e10cSrcweir Name="VCCustomBuildTool" 128*cdf0e10cSrcweir Description="Performing registration" 129*cdf0e10cSrcweir CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
" 130*cdf0e10cSrcweir Outputs="$(OutDir)\regsvr32.trg" 131*cdf0e10cSrcweir /> 132*cdf0e10cSrcweir <Tool 133*cdf0e10cSrcweir Name="VCXMLDataGeneratorTool" 134*cdf0e10cSrcweir /> 135*cdf0e10cSrcweir <Tool 136*cdf0e10cSrcweir Name="VCWebServiceProxyGeneratorTool" 137*cdf0e10cSrcweir /> 138*cdf0e10cSrcweir <Tool 139*cdf0e10cSrcweir Name="VCMIDLTool" 140*cdf0e10cSrcweir TypeLibraryName=".\ReleaseMinSize/AxTestComponents.tlb" 141*cdf0e10cSrcweir /> 142*cdf0e10cSrcweir <Tool 143*cdf0e10cSrcweir Name="VCCLCompilerTool" 144*cdf0e10cSrcweir InlineFunctionExpansion="1" 145*cdf0e10cSrcweir PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL" 146*cdf0e10cSrcweir StringPooling="true" 147*cdf0e10cSrcweir RuntimeLibrary="0" 148*cdf0e10cSrcweir EnableFunctionLevelLinking="true" 149*cdf0e10cSrcweir UsePrecompiledHeader="2" 150*cdf0e10cSrcweir PrecompiledHeaderThrough="stdafx.h" 151*cdf0e10cSrcweir PrecompiledHeaderFile=".\ReleaseMinSize/AxTestComponents.pch" 152*cdf0e10cSrcweir AssemblerListingLocation=".\ReleaseMinSize/" 153*cdf0e10cSrcweir ObjectFile=".\ReleaseMinSize/" 154*cdf0e10cSrcweir ProgramDataBaseFileName=".\ReleaseMinSize/" 155*cdf0e10cSrcweir WarningLevel="3" 156*cdf0e10cSrcweir SuppressStartupBanner="true" 157*cdf0e10cSrcweir /> 158*cdf0e10cSrcweir <Tool 159*cdf0e10cSrcweir Name="VCManagedResourceCompilerTool" 160*cdf0e10cSrcweir /> 161*cdf0e10cSrcweir <Tool 162*cdf0e10cSrcweir Name="VCResourceCompilerTool" 163*cdf0e10cSrcweir PreprocessorDefinitions="NDEBUG" 164*cdf0e10cSrcweir Culture="1033" 165*cdf0e10cSrcweir /> 166*cdf0e10cSrcweir <Tool 167*cdf0e10cSrcweir Name="VCPreLinkEventTool" 168*cdf0e10cSrcweir /> 169*cdf0e10cSrcweir <Tool 170*cdf0e10cSrcweir Name="VCLinkerTool" 171*cdf0e10cSrcweir AdditionalOptions="/MACHINE:I386" 172*cdf0e10cSrcweir AdditionalDependencies="odbc32.lib odbccp32.lib" 173*cdf0e10cSrcweir OutputFile=".\ReleaseMinSize/AxTestComponents.dll" 174*cdf0e10cSrcweir LinkIncremental="1" 175*cdf0e10cSrcweir SuppressStartupBanner="true" 176*cdf0e10cSrcweir ModuleDefinitionFile=".\AxTestComponents.def" 177*cdf0e10cSrcweir ProgramDatabaseFile=".\ReleaseMinSize/AxTestComponents.pdb" 178*cdf0e10cSrcweir SubSystem="2" 179*cdf0e10cSrcweir RandomizedBaseAddress="1" 180*cdf0e10cSrcweir DataExecutionPrevention="0" 181*cdf0e10cSrcweir ImportLibrary=".\ReleaseMinSize/AxTestComponents.lib" 182*cdf0e10cSrcweir /> 183*cdf0e10cSrcweir <Tool 184*cdf0e10cSrcweir Name="VCALinkTool" 185*cdf0e10cSrcweir /> 186*cdf0e10cSrcweir <Tool 187*cdf0e10cSrcweir Name="VCManifestTool" 188*cdf0e10cSrcweir /> 189*cdf0e10cSrcweir <Tool 190*cdf0e10cSrcweir Name="VCXDCMakeTool" 191*cdf0e10cSrcweir /> 192*cdf0e10cSrcweir <Tool 193*cdf0e10cSrcweir Name="VCBscMakeTool" 194*cdf0e10cSrcweir /> 195*cdf0e10cSrcweir <Tool 196*cdf0e10cSrcweir Name="VCFxCopTool" 197*cdf0e10cSrcweir /> 198*cdf0e10cSrcweir <Tool 199*cdf0e10cSrcweir Name="VCAppVerifierTool" 200*cdf0e10cSrcweir /> 201*cdf0e10cSrcweir <Tool 202*cdf0e10cSrcweir Name="VCPostBuildEventTool" 203*cdf0e10cSrcweir /> 204*cdf0e10cSrcweir </Configuration> 205*cdf0e10cSrcweir <Configuration 206*cdf0e10cSrcweir Name="Unicode Release MinSize|Win32" 207*cdf0e10cSrcweir OutputDirectory=".\ReleaseUMinSize" 208*cdf0e10cSrcweir IntermediateDirectory=".\ReleaseUMinSize" 209*cdf0e10cSrcweir ConfigurationType="2" 210*cdf0e10cSrcweir InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 211*cdf0e10cSrcweir UseOfMFC="0" 212*cdf0e10cSrcweir UseOfATL="2" 213*cdf0e10cSrcweir ATLMinimizesCRunTimeLibraryUsage="false" 214*cdf0e10cSrcweir CharacterSet="1" 215*cdf0e10cSrcweir > 216*cdf0e10cSrcweir <Tool 217*cdf0e10cSrcweir Name="VCPreBuildEventTool" 218*cdf0e10cSrcweir /> 219*cdf0e10cSrcweir <Tool 220*cdf0e10cSrcweir Name="VCCustomBuildTool" 221*cdf0e10cSrcweir Description="Performing registration" 222*cdf0e10cSrcweir CommandLine="if "%OS%"=="" goto NOTNT
if not "%OS%"=="Windows_NT" goto NOTNT
regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
goto end
:NOTNT
echo Warning : Cannot register Unicode DLL on Windows 95
:end
" 223*cdf0e10cSrcweir Outputs="$(OutDir)\regsvr32.trg" 224*cdf0e10cSrcweir /> 225*cdf0e10cSrcweir <Tool 226*cdf0e10cSrcweir Name="VCXMLDataGeneratorTool" 227*cdf0e10cSrcweir /> 228*cdf0e10cSrcweir <Tool 229*cdf0e10cSrcweir Name="VCWebServiceProxyGeneratorTool" 230*cdf0e10cSrcweir /> 231*cdf0e10cSrcweir <Tool 232*cdf0e10cSrcweir Name="VCMIDLTool" 233*cdf0e10cSrcweir TypeLibraryName=".\ReleaseUMinSize/AxTestComponents.tlb" 234*cdf0e10cSrcweir /> 235*cdf0e10cSrcweir <Tool 236*cdf0e10cSrcweir Name="VCCLCompilerTool" 237*cdf0e10cSrcweir InlineFunctionExpansion="1" 238*cdf0e10cSrcweir PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL" 239*cdf0e10cSrcweir StringPooling="true" 240*cdf0e10cSrcweir RuntimeLibrary="0" 241*cdf0e10cSrcweir EnableFunctionLevelLinking="true" 242*cdf0e10cSrcweir UsePrecompiledHeader="2" 243*cdf0e10cSrcweir PrecompiledHeaderThrough="stdafx.h" 244*cdf0e10cSrcweir PrecompiledHeaderFile=".\ReleaseUMinSize/AxTestComponents.pch" 245*cdf0e10cSrcweir AssemblerListingLocation=".\ReleaseUMinSize/" 246*cdf0e10cSrcweir ObjectFile=".\ReleaseUMinSize/" 247*cdf0e10cSrcweir ProgramDataBaseFileName=".\ReleaseUMinSize/" 248*cdf0e10cSrcweir WarningLevel="3" 249*cdf0e10cSrcweir SuppressStartupBanner="true" 250*cdf0e10cSrcweir /> 251*cdf0e10cSrcweir <Tool 252*cdf0e10cSrcweir Name="VCManagedResourceCompilerTool" 253*cdf0e10cSrcweir /> 254*cdf0e10cSrcweir <Tool 255*cdf0e10cSrcweir Name="VCResourceCompilerTool" 256*cdf0e10cSrcweir PreprocessorDefinitions="NDEBUG" 257*cdf0e10cSrcweir Culture="1033" 258*cdf0e10cSrcweir /> 259*cdf0e10cSrcweir <Tool 260*cdf0e10cSrcweir Name="VCPreLinkEventTool" 261*cdf0e10cSrcweir /> 262*cdf0e10cSrcweir <Tool 263*cdf0e10cSrcweir Name="VCLinkerTool" 264*cdf0e10cSrcweir AdditionalOptions="/MACHINE:I386" 265*cdf0e10cSrcweir AdditionalDependencies="odbc32.lib odbccp32.lib" 266*cdf0e10cSrcweir OutputFile=".\ReleaseUMinSize/AxTestComponents.dll" 267*cdf0e10cSrcweir LinkIncremental="1" 268*cdf0e10cSrcweir SuppressStartupBanner="true" 269*cdf0e10cSrcweir ModuleDefinitionFile=".\AxTestComponents.def" 270*cdf0e10cSrcweir ProgramDatabaseFile=".\ReleaseUMinSize/AxTestComponents.pdb" 271*cdf0e10cSrcweir SubSystem="2" 272*cdf0e10cSrcweir RandomizedBaseAddress="1" 273*cdf0e10cSrcweir DataExecutionPrevention="0" 274*cdf0e10cSrcweir ImportLibrary=".\ReleaseUMinSize/AxTestComponents.lib" 275*cdf0e10cSrcweir /> 276*cdf0e10cSrcweir <Tool 277*cdf0e10cSrcweir Name="VCALinkTool" 278*cdf0e10cSrcweir /> 279*cdf0e10cSrcweir <Tool 280*cdf0e10cSrcweir Name="VCManifestTool" 281*cdf0e10cSrcweir /> 282*cdf0e10cSrcweir <Tool 283*cdf0e10cSrcweir Name="VCXDCMakeTool" 284*cdf0e10cSrcweir /> 285*cdf0e10cSrcweir <Tool 286*cdf0e10cSrcweir Name="VCBscMakeTool" 287*cdf0e10cSrcweir /> 288*cdf0e10cSrcweir <Tool 289*cdf0e10cSrcweir Name="VCFxCopTool" 290*cdf0e10cSrcweir /> 291*cdf0e10cSrcweir <Tool 292*cdf0e10cSrcweir Name="VCAppVerifierTool" 293*cdf0e10cSrcweir /> 294*cdf0e10cSrcweir <Tool 295*cdf0e10cSrcweir Name="VCPostBuildEventTool" 296*cdf0e10cSrcweir /> 297*cdf0e10cSrcweir </Configuration> 298*cdf0e10cSrcweir <Configuration 299*cdf0e10cSrcweir Name="Release MinDependency|Win32" 300*cdf0e10cSrcweir OutputDirectory=".\ReleaseMinDependency" 301*cdf0e10cSrcweir IntermediateDirectory=".\ReleaseMinDependency" 302*cdf0e10cSrcweir ConfigurationType="2" 303*cdf0e10cSrcweir InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 304*cdf0e10cSrcweir UseOfMFC="0" 305*cdf0e10cSrcweir UseOfATL="1" 306*cdf0e10cSrcweir ATLMinimizesCRunTimeLibraryUsage="false" 307*cdf0e10cSrcweir CharacterSet="2" 308*cdf0e10cSrcweir > 309*cdf0e10cSrcweir <Tool 310*cdf0e10cSrcweir Name="VCPreBuildEventTool" 311*cdf0e10cSrcweir /> 312*cdf0e10cSrcweir <Tool 313*cdf0e10cSrcweir Name="VCCustomBuildTool" 314*cdf0e10cSrcweir Description="Performing registration" 315*cdf0e10cSrcweir CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
" 316*cdf0e10cSrcweir Outputs="$(OutDir)\regsvr32.trg" 317*cdf0e10cSrcweir /> 318*cdf0e10cSrcweir <Tool 319*cdf0e10cSrcweir Name="VCXMLDataGeneratorTool" 320*cdf0e10cSrcweir /> 321*cdf0e10cSrcweir <Tool 322*cdf0e10cSrcweir Name="VCWebServiceProxyGeneratorTool" 323*cdf0e10cSrcweir /> 324*cdf0e10cSrcweir <Tool 325*cdf0e10cSrcweir Name="VCMIDLTool" 326*cdf0e10cSrcweir TypeLibraryName=".\ReleaseMinDependency/AxTestComponents.tlb" 327*cdf0e10cSrcweir /> 328*cdf0e10cSrcweir <Tool 329*cdf0e10cSrcweir Name="VCCLCompilerTool" 330*cdf0e10cSrcweir InlineFunctionExpansion="1" 331*cdf0e10cSrcweir PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL" 332*cdf0e10cSrcweir StringPooling="true" 333*cdf0e10cSrcweir RuntimeLibrary="0" 334*cdf0e10cSrcweir EnableFunctionLevelLinking="true" 335*cdf0e10cSrcweir UsePrecompiledHeader="2" 336*cdf0e10cSrcweir PrecompiledHeaderThrough="stdafx.h" 337*cdf0e10cSrcweir PrecompiledHeaderFile=".\ReleaseMinDependency/AxTestComponents.pch" 338*cdf0e10cSrcweir AssemblerListingLocation=".\ReleaseMinDependency/" 339*cdf0e10cSrcweir ObjectFile=".\ReleaseMinDependency/" 340*cdf0e10cSrcweir ProgramDataBaseFileName=".\ReleaseMinDependency/" 341*cdf0e10cSrcweir WarningLevel="3" 342*cdf0e10cSrcweir SuppressStartupBanner="true" 343*cdf0e10cSrcweir /> 344*cdf0e10cSrcweir <Tool 345*cdf0e10cSrcweir Name="VCManagedResourceCompilerTool" 346*cdf0e10cSrcweir /> 347*cdf0e10cSrcweir <Tool 348*cdf0e10cSrcweir Name="VCResourceCompilerTool" 349*cdf0e10cSrcweir PreprocessorDefinitions="NDEBUG" 350*cdf0e10cSrcweir Culture="1033" 351*cdf0e10cSrcweir /> 352*cdf0e10cSrcweir <Tool 353*cdf0e10cSrcweir Name="VCPreLinkEventTool" 354*cdf0e10cSrcweir /> 355*cdf0e10cSrcweir <Tool 356*cdf0e10cSrcweir Name="VCLinkerTool" 357*cdf0e10cSrcweir AdditionalOptions="/MACHINE:I386" 358*cdf0e10cSrcweir AdditionalDependencies="odbc32.lib odbccp32.lib" 359*cdf0e10cSrcweir OutputFile=".\ReleaseMinDependency/AxTestComponents.dll" 360*cdf0e10cSrcweir LinkIncremental="1" 361*cdf0e10cSrcweir SuppressStartupBanner="true" 362*cdf0e10cSrcweir ModuleDefinitionFile=".\AxTestComponents.def" 363*cdf0e10cSrcweir ProgramDatabaseFile=".\ReleaseMinDependency/AxTestComponents.pdb" 364*cdf0e10cSrcweir SubSystem="2" 365*cdf0e10cSrcweir RandomizedBaseAddress="1" 366*cdf0e10cSrcweir DataExecutionPrevention="0" 367*cdf0e10cSrcweir ImportLibrary=".\ReleaseMinDependency/AxTestComponents.lib" 368*cdf0e10cSrcweir /> 369*cdf0e10cSrcweir <Tool 370*cdf0e10cSrcweir Name="VCALinkTool" 371*cdf0e10cSrcweir /> 372*cdf0e10cSrcweir <Tool 373*cdf0e10cSrcweir Name="VCManifestTool" 374*cdf0e10cSrcweir /> 375*cdf0e10cSrcweir <Tool 376*cdf0e10cSrcweir Name="VCXDCMakeTool" 377*cdf0e10cSrcweir /> 378*cdf0e10cSrcweir <Tool 379*cdf0e10cSrcweir Name="VCBscMakeTool" 380*cdf0e10cSrcweir /> 381*cdf0e10cSrcweir <Tool 382*cdf0e10cSrcweir Name="VCFxCopTool" 383*cdf0e10cSrcweir /> 384*cdf0e10cSrcweir <Tool 385*cdf0e10cSrcweir Name="VCAppVerifierTool" 386*cdf0e10cSrcweir /> 387*cdf0e10cSrcweir <Tool 388*cdf0e10cSrcweir Name="VCPostBuildEventTool" 389*cdf0e10cSrcweir /> 390*cdf0e10cSrcweir </Configuration> 391*cdf0e10cSrcweir <Configuration 392*cdf0e10cSrcweir Name="Debug|Win32" 393*cdf0e10cSrcweir OutputDirectory=".\Debug" 394*cdf0e10cSrcweir IntermediateDirectory=".\Debug" 395*cdf0e10cSrcweir ConfigurationType="2" 396*cdf0e10cSrcweir InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 397*cdf0e10cSrcweir UseOfMFC="0" 398*cdf0e10cSrcweir ATLMinimizesCRunTimeLibraryUsage="false" 399*cdf0e10cSrcweir CharacterSet="2" 400*cdf0e10cSrcweir > 401*cdf0e10cSrcweir <Tool 402*cdf0e10cSrcweir Name="VCPreBuildEventTool" 403*cdf0e10cSrcweir /> 404*cdf0e10cSrcweir <Tool 405*cdf0e10cSrcweir Name="VCCustomBuildTool" 406*cdf0e10cSrcweir Description="Performing registration" 407*cdf0e10cSrcweir CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
" 408*cdf0e10cSrcweir Outputs="$(OutDir)\regsvr32.trg" 409*cdf0e10cSrcweir /> 410*cdf0e10cSrcweir <Tool 411*cdf0e10cSrcweir Name="VCXMLDataGeneratorTool" 412*cdf0e10cSrcweir /> 413*cdf0e10cSrcweir <Tool 414*cdf0e10cSrcweir Name="VCWebServiceProxyGeneratorTool" 415*cdf0e10cSrcweir /> 416*cdf0e10cSrcweir <Tool 417*cdf0e10cSrcweir Name="VCMIDLTool" 418*cdf0e10cSrcweir TypeLibraryName=".\Debug/AxTestComponents.tlb" 419*cdf0e10cSrcweir /> 420*cdf0e10cSrcweir <Tool 421*cdf0e10cSrcweir Name="VCCLCompilerTool" 422*cdf0e10cSrcweir AdditionalOptions="/D_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES" 423*cdf0e10cSrcweir Optimization="0" 424*cdf0e10cSrcweir PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL" 425*cdf0e10cSrcweir BasicRuntimeChecks="3" 426*cdf0e10cSrcweir RuntimeLibrary="1" 427*cdf0e10cSrcweir UsePrecompiledHeader="2" 428*cdf0e10cSrcweir PrecompiledHeaderThrough="stdafx.h" 429*cdf0e10cSrcweir PrecompiledHeaderFile=".\Debug/AxTestComponents.pch" 430*cdf0e10cSrcweir AssemblerListingLocation=".\Debug/" 431*cdf0e10cSrcweir ObjectFile=".\Debug/" 432*cdf0e10cSrcweir ProgramDataBaseFileName=".\Debug/" 433*cdf0e10cSrcweir BrowseInformation="1" 434*cdf0e10cSrcweir WarningLevel="3" 435*cdf0e10cSrcweir SuppressStartupBanner="false" 436*cdf0e10cSrcweir DebugInformationFormat="4" 437*cdf0e10cSrcweir /> 438*cdf0e10cSrcweir <Tool 439*cdf0e10cSrcweir Name="VCManagedResourceCompilerTool" 440*cdf0e10cSrcweir /> 441*cdf0e10cSrcweir <Tool 442*cdf0e10cSrcweir Name="VCResourceCompilerTool" 443*cdf0e10cSrcweir PreprocessorDefinitions="_DEBUG" 444*cdf0e10cSrcweir Culture="1033" 445*cdf0e10cSrcweir /> 446*cdf0e10cSrcweir <Tool 447*cdf0e10cSrcweir Name="VCPreLinkEventTool" 448*cdf0e10cSrcweir /> 449*cdf0e10cSrcweir <Tool 450*cdf0e10cSrcweir Name="VCLinkerTool" 451*cdf0e10cSrcweir AdditionalOptions="/MACHINE:I386" 452*cdf0e10cSrcweir AdditionalDependencies="odbc32.lib odbccp32.lib" 453*cdf0e10cSrcweir OutputFile=".\Debug/AxTestComponents.dll" 454*cdf0e10cSrcweir LinkIncremental="2" 455*cdf0e10cSrcweir SuppressStartupBanner="true" 456*cdf0e10cSrcweir ModuleDefinitionFile=".\AxTestComponents.def" 457*cdf0e10cSrcweir GenerateDebugInformation="true" 458*cdf0e10cSrcweir ProgramDatabaseFile=".\Debug/AxTestComponents.pdb" 459*cdf0e10cSrcweir SubSystem="2" 460*cdf0e10cSrcweir RandomizedBaseAddress="1" 461*cdf0e10cSrcweir DataExecutionPrevention="0" 462*cdf0e10cSrcweir ImportLibrary=".\Debug/AxTestComponents.lib" 463*cdf0e10cSrcweir /> 464*cdf0e10cSrcweir <Tool 465*cdf0e10cSrcweir Name="VCALinkTool" 466*cdf0e10cSrcweir /> 467*cdf0e10cSrcweir <Tool 468*cdf0e10cSrcweir Name="VCManifestTool" 469*cdf0e10cSrcweir /> 470*cdf0e10cSrcweir <Tool 471*cdf0e10cSrcweir Name="VCXDCMakeTool" 472*cdf0e10cSrcweir /> 473*cdf0e10cSrcweir <Tool 474*cdf0e10cSrcweir Name="VCBscMakeTool" 475*cdf0e10cSrcweir /> 476*cdf0e10cSrcweir <Tool 477*cdf0e10cSrcweir Name="VCFxCopTool" 478*cdf0e10cSrcweir /> 479*cdf0e10cSrcweir <Tool 480*cdf0e10cSrcweir Name="VCAppVerifierTool" 481*cdf0e10cSrcweir /> 482*cdf0e10cSrcweir <Tool 483*cdf0e10cSrcweir Name="VCPostBuildEventTool" 484*cdf0e10cSrcweir /> 485*cdf0e10cSrcweir </Configuration> 486*cdf0e10cSrcweir <Configuration 487*cdf0e10cSrcweir Name="Unicode Debug|Win32" 488*cdf0e10cSrcweir OutputDirectory=".\DebugU" 489*cdf0e10cSrcweir IntermediateDirectory=".\DebugU" 490*cdf0e10cSrcweir ConfigurationType="2" 491*cdf0e10cSrcweir InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 492*cdf0e10cSrcweir UseOfMFC="0" 493*cdf0e10cSrcweir ATLMinimizesCRunTimeLibraryUsage="false" 494*cdf0e10cSrcweir CharacterSet="1" 495*cdf0e10cSrcweir > 496*cdf0e10cSrcweir <Tool 497*cdf0e10cSrcweir Name="VCPreBuildEventTool" 498*cdf0e10cSrcweir /> 499*cdf0e10cSrcweir <Tool 500*cdf0e10cSrcweir Name="VCCustomBuildTool" 501*cdf0e10cSrcweir Description="Performing registration" 502*cdf0e10cSrcweir CommandLine="if "%OS%"=="" goto NOTNT
if not "%OS%"=="Windows_NT" goto NOTNT
regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
goto end
:NOTNT
echo Warning : Cannot register Unicode DLL on Windows 95
:end
" 503*cdf0e10cSrcweir Outputs="$(OutDir)\regsvr32.trg" 504*cdf0e10cSrcweir /> 505*cdf0e10cSrcweir <Tool 506*cdf0e10cSrcweir Name="VCXMLDataGeneratorTool" 507*cdf0e10cSrcweir /> 508*cdf0e10cSrcweir <Tool 509*cdf0e10cSrcweir Name="VCWebServiceProxyGeneratorTool" 510*cdf0e10cSrcweir /> 511*cdf0e10cSrcweir <Tool 512*cdf0e10cSrcweir Name="VCMIDLTool" 513*cdf0e10cSrcweir TypeLibraryName=".\DebugU/AxTestComponents.tlb" 514*cdf0e10cSrcweir /> 515*cdf0e10cSrcweir <Tool 516*cdf0e10cSrcweir Name="VCCLCompilerTool" 517*cdf0e10cSrcweir Optimization="0" 518*cdf0e10cSrcweir PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL" 519*cdf0e10cSrcweir BasicRuntimeChecks="3" 520*cdf0e10cSrcweir RuntimeLibrary="1" 521*cdf0e10cSrcweir UsePrecompiledHeader="2" 522*cdf0e10cSrcweir PrecompiledHeaderThrough="stdafx.h" 523*cdf0e10cSrcweir PrecompiledHeaderFile=".\DebugU/AxTestComponents.pch" 524*cdf0e10cSrcweir AssemblerListingLocation=".\DebugU/" 525*cdf0e10cSrcweir ObjectFile=".\DebugU/" 526*cdf0e10cSrcweir ProgramDataBaseFileName=".\DebugU/" 527*cdf0e10cSrcweir WarningLevel="3" 528*cdf0e10cSrcweir SuppressStartupBanner="true" 529*cdf0e10cSrcweir DebugInformationFormat="4" 530*cdf0e10cSrcweir /> 531*cdf0e10cSrcweir <Tool 532*cdf0e10cSrcweir Name="VCManagedResourceCompilerTool" 533*cdf0e10cSrcweir /> 534*cdf0e10cSrcweir <Tool 535*cdf0e10cSrcweir Name="VCResourceCompilerTool" 536*cdf0e10cSrcweir PreprocessorDefinitions="_DEBUG" 537*cdf0e10cSrcweir Culture="1033" 538*cdf0e10cSrcweir /> 539*cdf0e10cSrcweir <Tool 540*cdf0e10cSrcweir Name="VCPreLinkEventTool" 541*cdf0e10cSrcweir /> 542*cdf0e10cSrcweir <Tool 543*cdf0e10cSrcweir Name="VCLinkerTool" 544*cdf0e10cSrcweir AdditionalOptions="/MACHINE:I386" 545*cdf0e10cSrcweir AdditionalDependencies="odbc32.lib odbccp32.lib" 546*cdf0e10cSrcweir OutputFile=".\DebugU/AxTestComponents.dll" 547*cdf0e10cSrcweir LinkIncremental="2" 548*cdf0e10cSrcweir SuppressStartupBanner="true" 549*cdf0e10cSrcweir ModuleDefinitionFile=".\AxTestComponents.def" 550*cdf0e10cSrcweir GenerateDebugInformation="true" 551*cdf0e10cSrcweir ProgramDatabaseFile=".\DebugU/AxTestComponents.pdb" 552*cdf0e10cSrcweir SubSystem="2" 553*cdf0e10cSrcweir RandomizedBaseAddress="1" 554*cdf0e10cSrcweir DataExecutionPrevention="0" 555*cdf0e10cSrcweir ImportLibrary=".\DebugU/AxTestComponents.lib" 556*cdf0e10cSrcweir /> 557*cdf0e10cSrcweir <Tool 558*cdf0e10cSrcweir Name="VCALinkTool" 559*cdf0e10cSrcweir /> 560*cdf0e10cSrcweir <Tool 561*cdf0e10cSrcweir Name="VCManifestTool" 562*cdf0e10cSrcweir /> 563*cdf0e10cSrcweir <Tool 564*cdf0e10cSrcweir Name="VCXDCMakeTool" 565*cdf0e10cSrcweir /> 566*cdf0e10cSrcweir <Tool 567*cdf0e10cSrcweir Name="VCBscMakeTool" 568*cdf0e10cSrcweir /> 569*cdf0e10cSrcweir <Tool 570*cdf0e10cSrcweir Name="VCFxCopTool" 571*cdf0e10cSrcweir /> 572*cdf0e10cSrcweir <Tool 573*cdf0e10cSrcweir Name="VCAppVerifierTool" 574*cdf0e10cSrcweir /> 575*cdf0e10cSrcweir <Tool 576*cdf0e10cSrcweir Name="VCPostBuildEventTool" 577*cdf0e10cSrcweir /> 578*cdf0e10cSrcweir </Configuration> 579*cdf0e10cSrcweir </Configurations> 580*cdf0e10cSrcweir <References> 581*cdf0e10cSrcweir </References> 582*cdf0e10cSrcweir <Files> 583*cdf0e10cSrcweir <Filter 584*cdf0e10cSrcweir Name="Source Files" 585*cdf0e10cSrcweir Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" 586*cdf0e10cSrcweir > 587*cdf0e10cSrcweir <File 588*cdf0e10cSrcweir RelativePath=".\AxTestComponents.cpp" 589*cdf0e10cSrcweir > 590*cdf0e10cSrcweir </File> 591*cdf0e10cSrcweir <File 592*cdf0e10cSrcweir RelativePath=".\AxTestComponents.def" 593*cdf0e10cSrcweir > 594*cdf0e10cSrcweir </File> 595*cdf0e10cSrcweir <File 596*cdf0e10cSrcweir RelativePath=".\AxTestComponents.idl" 597*cdf0e10cSrcweir > 598*cdf0e10cSrcweir <FileConfiguration 599*cdf0e10cSrcweir Name="Unicode Release MinDependency|Win32" 600*cdf0e10cSrcweir > 601*cdf0e10cSrcweir <Tool 602*cdf0e10cSrcweir Name="VCMIDLTool" 603*cdf0e10cSrcweir GenerateStublessProxies="true" 604*cdf0e10cSrcweir TypeLibraryName=".\AxTestComponents.tlb" 605*cdf0e10cSrcweir HeaderFileName="AxTestComponents.h" 606*cdf0e10cSrcweir InterfaceIdentifierFileName="AxTestComponents_i.c" 607*cdf0e10cSrcweir /> 608*cdf0e10cSrcweir </FileConfiguration> 609*cdf0e10cSrcweir <FileConfiguration 610*cdf0e10cSrcweir Name="Release MinSize|Win32" 611*cdf0e10cSrcweir > 612*cdf0e10cSrcweir <Tool 613*cdf0e10cSrcweir Name="VCMIDLTool" 614*cdf0e10cSrcweir GenerateStublessProxies="true" 615*cdf0e10cSrcweir TypeLibraryName=".\AxTestComponents.tlb" 616*cdf0e10cSrcweir HeaderFileName="AxTestComponents.h" 617*cdf0e10cSrcweir InterfaceIdentifierFileName="AxTestComponents_i.c" 618*cdf0e10cSrcweir /> 619*cdf0e10cSrcweir </FileConfiguration> 620*cdf0e10cSrcweir <FileConfiguration 621*cdf0e10cSrcweir Name="Unicode Release MinSize|Win32" 622*cdf0e10cSrcweir > 623*cdf0e10cSrcweir <Tool 624*cdf0e10cSrcweir Name="VCMIDLTool" 625*cdf0e10cSrcweir GenerateStublessProxies="true" 626*cdf0e10cSrcweir TypeLibraryName=".\AxTestComponents.tlb" 627*cdf0e10cSrcweir HeaderFileName="AxTestComponents.h" 628*cdf0e10cSrcweir InterfaceIdentifierFileName="AxTestComponents_i.c" 629*cdf0e10cSrcweir /> 630*cdf0e10cSrcweir </FileConfiguration> 631*cdf0e10cSrcweir <FileConfiguration 632*cdf0e10cSrcweir Name="Release MinDependency|Win32" 633*cdf0e10cSrcweir > 634*cdf0e10cSrcweir <Tool 635*cdf0e10cSrcweir Name="VCMIDLTool" 636*cdf0e10cSrcweir GenerateStublessProxies="true" 637*cdf0e10cSrcweir TypeLibraryName=".\AxTestComponents.tlb" 638*cdf0e10cSrcweir HeaderFileName="AxTestComponents.h" 639*cdf0e10cSrcweir InterfaceIdentifierFileName="AxTestComponents_i.c" 640*cdf0e10cSrcweir /> 641*cdf0e10cSrcweir </FileConfiguration> 642*cdf0e10cSrcweir <FileConfiguration 643*cdf0e10cSrcweir Name="Debug|Win32" 644*cdf0e10cSrcweir > 645*cdf0e10cSrcweir <Tool 646*cdf0e10cSrcweir Name="VCMIDLTool" 647*cdf0e10cSrcweir GenerateStublessProxies="true" 648*cdf0e10cSrcweir TypeLibraryName=".\AxTestComponents.tlb" 649*cdf0e10cSrcweir HeaderFileName="AxTestComponents.h" 650*cdf0e10cSrcweir InterfaceIdentifierFileName="AxTestComponents_i.c" 651*cdf0e10cSrcweir /> 652*cdf0e10cSrcweir </FileConfiguration> 653*cdf0e10cSrcweir <FileConfiguration 654*cdf0e10cSrcweir Name="Unicode Debug|Win32" 655*cdf0e10cSrcweir > 656*cdf0e10cSrcweir <Tool 657*cdf0e10cSrcweir Name="VCMIDLTool" 658*cdf0e10cSrcweir GenerateStublessProxies="true" 659*cdf0e10cSrcweir TypeLibraryName=".\AxTestComponents.tlb" 660*cdf0e10cSrcweir HeaderFileName="AxTestComponents.h" 661*cdf0e10cSrcweir InterfaceIdentifierFileName="AxTestComponents_i.c" 662*cdf0e10cSrcweir /> 663*cdf0e10cSrcweir </FileConfiguration> 664*cdf0e10cSrcweir </File> 665*cdf0e10cSrcweir <File 666*cdf0e10cSrcweir RelativePath=".\AxTestComponents.rc" 667*cdf0e10cSrcweir > 668*cdf0e10cSrcweir <FileConfiguration 669*cdf0e10cSrcweir Name="Unicode Release MinDependency|Win32" 670*cdf0e10cSrcweir > 671*cdf0e10cSrcweir <Tool 672*cdf0e10cSrcweir Name="VCResourceCompilerTool" 673*cdf0e10cSrcweir AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)" 674*cdf0e10cSrcweir /> 675*cdf0e10cSrcweir </FileConfiguration> 676*cdf0e10cSrcweir <FileConfiguration 677*cdf0e10cSrcweir Name="Release MinSize|Win32" 678*cdf0e10cSrcweir > 679*cdf0e10cSrcweir <Tool 680*cdf0e10cSrcweir Name="VCResourceCompilerTool" 681*cdf0e10cSrcweir AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)" 682*cdf0e10cSrcweir /> 683*cdf0e10cSrcweir </FileConfiguration> 684*cdf0e10cSrcweir <FileConfiguration 685*cdf0e10cSrcweir Name="Unicode Release MinSize|Win32" 686*cdf0e10cSrcweir > 687*cdf0e10cSrcweir <Tool 688*cdf0e10cSrcweir Name="VCResourceCompilerTool" 689*cdf0e10cSrcweir AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)" 690*cdf0e10cSrcweir /> 691*cdf0e10cSrcweir </FileConfiguration> 692*cdf0e10cSrcweir <FileConfiguration 693*cdf0e10cSrcweir Name="Release MinDependency|Win32" 694*cdf0e10cSrcweir > 695*cdf0e10cSrcweir <Tool 696*cdf0e10cSrcweir Name="VCResourceCompilerTool" 697*cdf0e10cSrcweir AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)" 698*cdf0e10cSrcweir /> 699*cdf0e10cSrcweir </FileConfiguration> 700*cdf0e10cSrcweir <FileConfiguration 701*cdf0e10cSrcweir Name="Debug|Win32" 702*cdf0e10cSrcweir > 703*cdf0e10cSrcweir <Tool 704*cdf0e10cSrcweir Name="VCResourceCompilerTool" 705*cdf0e10cSrcweir AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)" 706*cdf0e10cSrcweir /> 707*cdf0e10cSrcweir </FileConfiguration> 708*cdf0e10cSrcweir <FileConfiguration 709*cdf0e10cSrcweir Name="Unicode Debug|Win32" 710*cdf0e10cSrcweir > 711*cdf0e10cSrcweir <Tool 712*cdf0e10cSrcweir Name="VCResourceCompilerTool" 713*cdf0e10cSrcweir AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)" 714*cdf0e10cSrcweir /> 715*cdf0e10cSrcweir </FileConfiguration> 716*cdf0e10cSrcweir </File> 717*cdf0e10cSrcweir <File 718*cdf0e10cSrcweir RelativePath=".\Basic.cpp" 719*cdf0e10cSrcweir > 720*cdf0e10cSrcweir <FileConfiguration 721*cdf0e10cSrcweir Name="Debug|Win32" 722*cdf0e10cSrcweir > 723*cdf0e10cSrcweir <Tool 724*cdf0e10cSrcweir Name="VCCLCompilerTool" 725*cdf0e10cSrcweir AdditionalOptions=" /Ob0" 726*cdf0e10cSrcweir /> 727*cdf0e10cSrcweir </FileConfiguration> 728*cdf0e10cSrcweir </File> 729*cdf0e10cSrcweir <File 730*cdf0e10cSrcweir RelativePath="Foo.cpp" 731*cdf0e10cSrcweir > 732*cdf0e10cSrcweir </File> 733*cdf0e10cSrcweir <File 734*cdf0e10cSrcweir RelativePath=".\StdAfx.cpp" 735*cdf0e10cSrcweir > 736*cdf0e10cSrcweir <FileConfiguration 737*cdf0e10cSrcweir Name="Unicode Release MinDependency|Win32" 738*cdf0e10cSrcweir > 739*cdf0e10cSrcweir <Tool 740*cdf0e10cSrcweir Name="VCCLCompilerTool" 741*cdf0e10cSrcweir UsePrecompiledHeader="1" 742*cdf0e10cSrcweir /> 743*cdf0e10cSrcweir </FileConfiguration> 744*cdf0e10cSrcweir <FileConfiguration 745*cdf0e10cSrcweir Name="Release MinSize|Win32" 746*cdf0e10cSrcweir > 747*cdf0e10cSrcweir <Tool 748*cdf0e10cSrcweir Name="VCCLCompilerTool" 749*cdf0e10cSrcweir UsePrecompiledHeader="1" 750*cdf0e10cSrcweir /> 751*cdf0e10cSrcweir </FileConfiguration> 752*cdf0e10cSrcweir <FileConfiguration 753*cdf0e10cSrcweir Name="Unicode Release MinSize|Win32" 754*cdf0e10cSrcweir > 755*cdf0e10cSrcweir <Tool 756*cdf0e10cSrcweir Name="VCCLCompilerTool" 757*cdf0e10cSrcweir UsePrecompiledHeader="1" 758*cdf0e10cSrcweir /> 759*cdf0e10cSrcweir </FileConfiguration> 760*cdf0e10cSrcweir <FileConfiguration 761*cdf0e10cSrcweir Name="Release MinDependency|Win32" 762*cdf0e10cSrcweir > 763*cdf0e10cSrcweir <Tool 764*cdf0e10cSrcweir Name="VCCLCompilerTool" 765*cdf0e10cSrcweir UsePrecompiledHeader="1" 766*cdf0e10cSrcweir /> 767*cdf0e10cSrcweir </FileConfiguration> 768*cdf0e10cSrcweir <FileConfiguration 769*cdf0e10cSrcweir Name="Debug|Win32" 770*cdf0e10cSrcweir > 771*cdf0e10cSrcweir <Tool 772*cdf0e10cSrcweir Name="VCCLCompilerTool" 773*cdf0e10cSrcweir UsePrecompiledHeader="1" 774*cdf0e10cSrcweir /> 775*cdf0e10cSrcweir </FileConfiguration> 776*cdf0e10cSrcweir <FileConfiguration 777*cdf0e10cSrcweir Name="Unicode Debug|Win32" 778*cdf0e10cSrcweir > 779*cdf0e10cSrcweir <Tool 780*cdf0e10cSrcweir Name="VCCLCompilerTool" 781*cdf0e10cSrcweir UsePrecompiledHeader="1" 782*cdf0e10cSrcweir /> 783*cdf0e10cSrcweir </FileConfiguration> 784*cdf0e10cSrcweir </File> 785*cdf0e10cSrcweir </Filter> 786*cdf0e10cSrcweir <Filter 787*cdf0e10cSrcweir Name="Header Files" 788*cdf0e10cSrcweir Filter="h;hpp;hxx;hm;inl" 789*cdf0e10cSrcweir > 790*cdf0e10cSrcweir <File 791*cdf0e10cSrcweir RelativePath=".\Basic.h" 792*cdf0e10cSrcweir > 793*cdf0e10cSrcweir </File> 794*cdf0e10cSrcweir <File 795*cdf0e10cSrcweir RelativePath="Foo.h" 796*cdf0e10cSrcweir > 797*cdf0e10cSrcweir </File> 798*cdf0e10cSrcweir <File 799*cdf0e10cSrcweir RelativePath=".\Resource.h" 800*cdf0e10cSrcweir > 801*cdf0e10cSrcweir </File> 802*cdf0e10cSrcweir <File 803*cdf0e10cSrcweir RelativePath=".\StdAfx.h" 804*cdf0e10cSrcweir > 805*cdf0e10cSrcweir </File> 806*cdf0e10cSrcweir </Filter> 807*cdf0e10cSrcweir <Filter 808*cdf0e10cSrcweir Name="Resource Files" 809*cdf0e10cSrcweir Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" 810*cdf0e10cSrcweir > 811*cdf0e10cSrcweir <File 812*cdf0e10cSrcweir RelativePath=".\Basic.rgs" 813*cdf0e10cSrcweir > 814*cdf0e10cSrcweir </File> 815*cdf0e10cSrcweir </Filter> 816*cdf0e10cSrcweir </Files> 817*cdf0e10cSrcweir <Globals> 818*cdf0e10cSrcweir </Globals> 819*cdf0e10cSrcweir</VisualStudioProject> 820