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="MfcControl" 6*cdf0e10cSrcweir ProjectGUID="{07D59661-3519-4F10-AE9F-22DB0479E25A}" 7*cdf0e10cSrcweir RootNamespace="MfcControl" 8*cdf0e10cSrcweir Keyword="MFCProj" 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|Win32" 21*cdf0e10cSrcweir OutputDirectory=".\ReleaseU" 22*cdf0e10cSrcweir IntermediateDirectory=".\ReleaseU" 23*cdf0e10cSrcweir ConfigurationType="2" 24*cdf0e10cSrcweir InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" 25*cdf0e10cSrcweir UseOfMFC="2" 26*cdf0e10cSrcweir ATLMinimizesCRunTimeLibraryUsage="false" 27*cdf0e10cSrcweir CharacterSet="1" 28*cdf0e10cSrcweir > 29*cdf0e10cSrcweir <Tool 30*cdf0e10cSrcweir Name="VCPreBuildEventTool" 31*cdf0e10cSrcweir /> 32*cdf0e10cSrcweir <Tool 33*cdf0e10cSrcweir Name="VCCustomBuildTool" 34*cdf0e10cSrcweir Description="Registering ActiveX Control..." 35*cdf0e10cSrcweir CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
" 36*cdf0e10cSrcweir Outputs="$(OutDir)\regsvr32.trg" 37*cdf0e10cSrcweir /> 38*cdf0e10cSrcweir <Tool 39*cdf0e10cSrcweir Name="VCXMLDataGeneratorTool" 40*cdf0e10cSrcweir /> 41*cdf0e10cSrcweir <Tool 42*cdf0e10cSrcweir Name="VCWebServiceProxyGeneratorTool" 43*cdf0e10cSrcweir /> 44*cdf0e10cSrcweir <Tool 45*cdf0e10cSrcweir Name="VCMIDLTool" 46*cdf0e10cSrcweir PreprocessorDefinitions="NDEBUG" 47*cdf0e10cSrcweir MkTypLibCompatible="true" 48*cdf0e10cSrcweir SuppressStartupBanner="true" 49*cdf0e10cSrcweir TargetEnvironment="1" 50*cdf0e10cSrcweir TypeLibraryName=".\ReleaseU/MfcControl.tlb" 51*cdf0e10cSrcweir /> 52*cdf0e10cSrcweir <Tool 53*cdf0e10cSrcweir Name="VCCLCompilerTool" 54*cdf0e10cSrcweir InlineFunctionExpansion="1" 55*cdf0e10cSrcweir PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL" 56*cdf0e10cSrcweir StringPooling="true" 57*cdf0e10cSrcweir RuntimeLibrary="2" 58*cdf0e10cSrcweir EnableFunctionLevelLinking="true" 59*cdf0e10cSrcweir UsePrecompiledHeader="2" 60*cdf0e10cSrcweir PrecompiledHeaderThrough="stdafx.h" 61*cdf0e10cSrcweir PrecompiledHeaderFile=".\ReleaseU/MfcControl.pch" 62*cdf0e10cSrcweir AssemblerListingLocation=".\ReleaseU/" 63*cdf0e10cSrcweir ObjectFile=".\ReleaseU/" 64*cdf0e10cSrcweir ProgramDataBaseFileName=".\ReleaseU/" 65*cdf0e10cSrcweir WarningLevel="3" 66*cdf0e10cSrcweir SuppressStartupBanner="true" 67*cdf0e10cSrcweir /> 68*cdf0e10cSrcweir <Tool 69*cdf0e10cSrcweir Name="VCManagedResourceCompilerTool" 70*cdf0e10cSrcweir /> 71*cdf0e10cSrcweir <Tool 72*cdf0e10cSrcweir Name="VCResourceCompilerTool" 73*cdf0e10cSrcweir PreprocessorDefinitions="_AFXDLL;NDEBUG" 74*cdf0e10cSrcweir Culture="1033" 75*cdf0e10cSrcweir /> 76*cdf0e10cSrcweir <Tool 77*cdf0e10cSrcweir Name="VCPreLinkEventTool" 78*cdf0e10cSrcweir /> 79*cdf0e10cSrcweir <Tool 80*cdf0e10cSrcweir Name="VCLinkerTool" 81*cdf0e10cSrcweir AdditionalOptions="/MACHINE:I386" 82*cdf0e10cSrcweir OutputFile=".\ReleaseU/MfcControl.ocx" 83*cdf0e10cSrcweir LinkIncremental="1" 84*cdf0e10cSrcweir SuppressStartupBanner="true" 85*cdf0e10cSrcweir ModuleDefinitionFile=".\MfcControl.def" 86*cdf0e10cSrcweir ProgramDatabaseFile=".\ReleaseU/MfcControl.pdb" 87*cdf0e10cSrcweir SubSystem="2" 88*cdf0e10cSrcweir RandomizedBaseAddress="1" 89*cdf0e10cSrcweir DataExecutionPrevention="0" 90*cdf0e10cSrcweir ImportLibrary=".\ReleaseU/MfcControl.lib" 91*cdf0e10cSrcweir /> 92*cdf0e10cSrcweir <Tool 93*cdf0e10cSrcweir Name="VCALinkTool" 94*cdf0e10cSrcweir /> 95*cdf0e10cSrcweir <Tool 96*cdf0e10cSrcweir Name="VCManifestTool" 97*cdf0e10cSrcweir /> 98*cdf0e10cSrcweir <Tool 99*cdf0e10cSrcweir Name="VCXDCMakeTool" 100*cdf0e10cSrcweir /> 101*cdf0e10cSrcweir <Tool 102*cdf0e10cSrcweir Name="VCBscMakeTool" 103*cdf0e10cSrcweir /> 104*cdf0e10cSrcweir <Tool 105*cdf0e10cSrcweir Name="VCFxCopTool" 106*cdf0e10cSrcweir /> 107*cdf0e10cSrcweir <Tool 108*cdf0e10cSrcweir Name="VCAppVerifierTool" 109*cdf0e10cSrcweir /> 110*cdf0e10cSrcweir <Tool 111*cdf0e10cSrcweir Name="VCPostBuildEventTool" 112*cdf0e10cSrcweir /> 113*cdf0e10cSrcweir </Configuration> 114*cdf0e10cSrcweir <Configuration 115*cdf0e10cSrcweir Name="Unicode Debug|Win32" 116*cdf0e10cSrcweir OutputDirectory=".\DebugU" 117*cdf0e10cSrcweir IntermediateDirectory=".\DebugU" 118*cdf0e10cSrcweir ConfigurationType="2" 119*cdf0e10cSrcweir InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" 120*cdf0e10cSrcweir UseOfMFC="2" 121*cdf0e10cSrcweir ATLMinimizesCRunTimeLibraryUsage="false" 122*cdf0e10cSrcweir CharacterSet="1" 123*cdf0e10cSrcweir > 124*cdf0e10cSrcweir <Tool 125*cdf0e10cSrcweir Name="VCPreBuildEventTool" 126*cdf0e10cSrcweir /> 127*cdf0e10cSrcweir <Tool 128*cdf0e10cSrcweir Name="VCCustomBuildTool" 129*cdf0e10cSrcweir Description="Registering ActiveX Control..." 130*cdf0e10cSrcweir CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
" 131*cdf0e10cSrcweir Outputs="$(OutDir)\regsvr32.trg" 132*cdf0e10cSrcweir /> 133*cdf0e10cSrcweir <Tool 134*cdf0e10cSrcweir Name="VCXMLDataGeneratorTool" 135*cdf0e10cSrcweir /> 136*cdf0e10cSrcweir <Tool 137*cdf0e10cSrcweir Name="VCWebServiceProxyGeneratorTool" 138*cdf0e10cSrcweir /> 139*cdf0e10cSrcweir <Tool 140*cdf0e10cSrcweir Name="VCMIDLTool" 141*cdf0e10cSrcweir PreprocessorDefinitions="_DEBUG" 142*cdf0e10cSrcweir MkTypLibCompatible="true" 143*cdf0e10cSrcweir SuppressStartupBanner="true" 144*cdf0e10cSrcweir TargetEnvironment="1" 145*cdf0e10cSrcweir TypeLibraryName=".\DebugU/MfcControl.tlb" 146*cdf0e10cSrcweir /> 147*cdf0e10cSrcweir <Tool 148*cdf0e10cSrcweir Name="VCCLCompilerTool" 149*cdf0e10cSrcweir Optimization="0" 150*cdf0e10cSrcweir PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL" 151*cdf0e10cSrcweir BasicRuntimeChecks="3" 152*cdf0e10cSrcweir RuntimeLibrary="3" 153*cdf0e10cSrcweir UsePrecompiledHeader="2" 154*cdf0e10cSrcweir PrecompiledHeaderThrough="stdafx.h" 155*cdf0e10cSrcweir PrecompiledHeaderFile=".\DebugU/MfcControl.pch" 156*cdf0e10cSrcweir AssemblerListingLocation=".\DebugU/" 157*cdf0e10cSrcweir ObjectFile=".\DebugU/" 158*cdf0e10cSrcweir ProgramDataBaseFileName=".\DebugU/" 159*cdf0e10cSrcweir WarningLevel="3" 160*cdf0e10cSrcweir SuppressStartupBanner="true" 161*cdf0e10cSrcweir DebugInformationFormat="4" 162*cdf0e10cSrcweir /> 163*cdf0e10cSrcweir <Tool 164*cdf0e10cSrcweir Name="VCManagedResourceCompilerTool" 165*cdf0e10cSrcweir /> 166*cdf0e10cSrcweir <Tool 167*cdf0e10cSrcweir Name="VCResourceCompilerTool" 168*cdf0e10cSrcweir PreprocessorDefinitions="_AFXDLL;_DEBUG" 169*cdf0e10cSrcweir Culture="1033" 170*cdf0e10cSrcweir /> 171*cdf0e10cSrcweir <Tool 172*cdf0e10cSrcweir Name="VCPreLinkEventTool" 173*cdf0e10cSrcweir /> 174*cdf0e10cSrcweir <Tool 175*cdf0e10cSrcweir Name="VCLinkerTool" 176*cdf0e10cSrcweir AdditionalOptions="/MACHINE:I386" 177*cdf0e10cSrcweir OutputFile=".\DebugU/MfcControl.ocx" 178*cdf0e10cSrcweir LinkIncremental="2" 179*cdf0e10cSrcweir SuppressStartupBanner="true" 180*cdf0e10cSrcweir ModuleDefinitionFile=".\MfcControl.def" 181*cdf0e10cSrcweir GenerateDebugInformation="true" 182*cdf0e10cSrcweir ProgramDatabaseFile=".\DebugU/MfcControl.pdb" 183*cdf0e10cSrcweir SubSystem="2" 184*cdf0e10cSrcweir RandomizedBaseAddress="1" 185*cdf0e10cSrcweir DataExecutionPrevention="0" 186*cdf0e10cSrcweir ImportLibrary=".\DebugU/MfcControl.lib" 187*cdf0e10cSrcweir /> 188*cdf0e10cSrcweir <Tool 189*cdf0e10cSrcweir Name="VCALinkTool" 190*cdf0e10cSrcweir /> 191*cdf0e10cSrcweir <Tool 192*cdf0e10cSrcweir Name="VCManifestTool" 193*cdf0e10cSrcweir /> 194*cdf0e10cSrcweir <Tool 195*cdf0e10cSrcweir Name="VCXDCMakeTool" 196*cdf0e10cSrcweir /> 197*cdf0e10cSrcweir <Tool 198*cdf0e10cSrcweir Name="VCBscMakeTool" 199*cdf0e10cSrcweir /> 200*cdf0e10cSrcweir <Tool 201*cdf0e10cSrcweir Name="VCFxCopTool" 202*cdf0e10cSrcweir /> 203*cdf0e10cSrcweir <Tool 204*cdf0e10cSrcweir Name="VCAppVerifierTool" 205*cdf0e10cSrcweir /> 206*cdf0e10cSrcweir <Tool 207*cdf0e10cSrcweir Name="VCPostBuildEventTool" 208*cdf0e10cSrcweir /> 209*cdf0e10cSrcweir </Configuration> 210*cdf0e10cSrcweir <Configuration 211*cdf0e10cSrcweir Name="Release|Win32" 212*cdf0e10cSrcweir OutputDirectory=".\Release" 213*cdf0e10cSrcweir IntermediateDirectory=".\Release" 214*cdf0e10cSrcweir ConfigurationType="2" 215*cdf0e10cSrcweir InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" 216*cdf0e10cSrcweir UseOfMFC="2" 217*cdf0e10cSrcweir ATLMinimizesCRunTimeLibraryUsage="false" 218*cdf0e10cSrcweir CharacterSet="2" 219*cdf0e10cSrcweir > 220*cdf0e10cSrcweir <Tool 221*cdf0e10cSrcweir Name="VCPreBuildEventTool" 222*cdf0e10cSrcweir /> 223*cdf0e10cSrcweir <Tool 224*cdf0e10cSrcweir Name="VCCustomBuildTool" 225*cdf0e10cSrcweir Description="Registering ActiveX Control..." 226*cdf0e10cSrcweir CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
" 227*cdf0e10cSrcweir Outputs="$(OutDir)\regsvr32.trg" 228*cdf0e10cSrcweir /> 229*cdf0e10cSrcweir <Tool 230*cdf0e10cSrcweir Name="VCXMLDataGeneratorTool" 231*cdf0e10cSrcweir /> 232*cdf0e10cSrcweir <Tool 233*cdf0e10cSrcweir Name="VCWebServiceProxyGeneratorTool" 234*cdf0e10cSrcweir /> 235*cdf0e10cSrcweir <Tool 236*cdf0e10cSrcweir Name="VCMIDLTool" 237*cdf0e10cSrcweir PreprocessorDefinitions="NDEBUG" 238*cdf0e10cSrcweir MkTypLibCompatible="true" 239*cdf0e10cSrcweir SuppressStartupBanner="true" 240*cdf0e10cSrcweir TargetEnvironment="1" 241*cdf0e10cSrcweir TypeLibraryName=".\Release/MfcControl.tlb" 242*cdf0e10cSrcweir /> 243*cdf0e10cSrcweir <Tool 244*cdf0e10cSrcweir Name="VCCLCompilerTool" 245*cdf0e10cSrcweir InlineFunctionExpansion="1" 246*cdf0e10cSrcweir PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL" 247*cdf0e10cSrcweir StringPooling="true" 248*cdf0e10cSrcweir RuntimeLibrary="2" 249*cdf0e10cSrcweir EnableFunctionLevelLinking="true" 250*cdf0e10cSrcweir UsePrecompiledHeader="2" 251*cdf0e10cSrcweir PrecompiledHeaderThrough="stdafx.h" 252*cdf0e10cSrcweir PrecompiledHeaderFile=".\Release/MfcControl.pch" 253*cdf0e10cSrcweir AssemblerListingLocation=".\Release/" 254*cdf0e10cSrcweir ObjectFile=".\Release/" 255*cdf0e10cSrcweir ProgramDataBaseFileName=".\Release/" 256*cdf0e10cSrcweir WarningLevel="3" 257*cdf0e10cSrcweir SuppressStartupBanner="true" 258*cdf0e10cSrcweir /> 259*cdf0e10cSrcweir <Tool 260*cdf0e10cSrcweir Name="VCManagedResourceCompilerTool" 261*cdf0e10cSrcweir /> 262*cdf0e10cSrcweir <Tool 263*cdf0e10cSrcweir Name="VCResourceCompilerTool" 264*cdf0e10cSrcweir PreprocessorDefinitions="_AFXDLL;NDEBUG" 265*cdf0e10cSrcweir Culture="1033" 266*cdf0e10cSrcweir /> 267*cdf0e10cSrcweir <Tool 268*cdf0e10cSrcweir Name="VCPreLinkEventTool" 269*cdf0e10cSrcweir /> 270*cdf0e10cSrcweir <Tool 271*cdf0e10cSrcweir Name="VCLinkerTool" 272*cdf0e10cSrcweir AdditionalOptions="/MACHINE:I386" 273*cdf0e10cSrcweir OutputFile=".\Release/MfcControl.ocx" 274*cdf0e10cSrcweir LinkIncremental="1" 275*cdf0e10cSrcweir SuppressStartupBanner="true" 276*cdf0e10cSrcweir ModuleDefinitionFile=".\MfcControl.def" 277*cdf0e10cSrcweir ProgramDatabaseFile=".\Release/MfcControl.pdb" 278*cdf0e10cSrcweir SubSystem="2" 279*cdf0e10cSrcweir RandomizedBaseAddress="1" 280*cdf0e10cSrcweir DataExecutionPrevention="0" 281*cdf0e10cSrcweir ImportLibrary=".\Release/MfcControl.lib" 282*cdf0e10cSrcweir /> 283*cdf0e10cSrcweir <Tool 284*cdf0e10cSrcweir Name="VCALinkTool" 285*cdf0e10cSrcweir /> 286*cdf0e10cSrcweir <Tool 287*cdf0e10cSrcweir Name="VCManifestTool" 288*cdf0e10cSrcweir /> 289*cdf0e10cSrcweir <Tool 290*cdf0e10cSrcweir Name="VCXDCMakeTool" 291*cdf0e10cSrcweir /> 292*cdf0e10cSrcweir <Tool 293*cdf0e10cSrcweir Name="VCBscMakeTool" 294*cdf0e10cSrcweir /> 295*cdf0e10cSrcweir <Tool 296*cdf0e10cSrcweir Name="VCFxCopTool" 297*cdf0e10cSrcweir /> 298*cdf0e10cSrcweir <Tool 299*cdf0e10cSrcweir Name="VCAppVerifierTool" 300*cdf0e10cSrcweir /> 301*cdf0e10cSrcweir <Tool 302*cdf0e10cSrcweir Name="VCPostBuildEventTool" 303*cdf0e10cSrcweir /> 304*cdf0e10cSrcweir </Configuration> 305*cdf0e10cSrcweir <Configuration 306*cdf0e10cSrcweir Name="Debug|Win32" 307*cdf0e10cSrcweir OutputDirectory=".\Debug" 308*cdf0e10cSrcweir IntermediateDirectory=".\Debug" 309*cdf0e10cSrcweir ConfigurationType="2" 310*cdf0e10cSrcweir InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" 311*cdf0e10cSrcweir UseOfMFC="2" 312*cdf0e10cSrcweir ATLMinimizesCRunTimeLibraryUsage="false" 313*cdf0e10cSrcweir CharacterSet="2" 314*cdf0e10cSrcweir > 315*cdf0e10cSrcweir <Tool 316*cdf0e10cSrcweir Name="VCPreBuildEventTool" 317*cdf0e10cSrcweir /> 318*cdf0e10cSrcweir <Tool 319*cdf0e10cSrcweir Name="VCCustomBuildTool" 320*cdf0e10cSrcweir Description="Registering ActiveX Control..." 321*cdf0e10cSrcweir CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
" 322*cdf0e10cSrcweir Outputs="$(OutDir)\regsvr32.trg" 323*cdf0e10cSrcweir /> 324*cdf0e10cSrcweir <Tool 325*cdf0e10cSrcweir Name="VCXMLDataGeneratorTool" 326*cdf0e10cSrcweir /> 327*cdf0e10cSrcweir <Tool 328*cdf0e10cSrcweir Name="VCWebServiceProxyGeneratorTool" 329*cdf0e10cSrcweir /> 330*cdf0e10cSrcweir <Tool 331*cdf0e10cSrcweir Name="VCMIDLTool" 332*cdf0e10cSrcweir PreprocessorDefinitions="_DEBUG" 333*cdf0e10cSrcweir MkTypLibCompatible="true" 334*cdf0e10cSrcweir SuppressStartupBanner="true" 335*cdf0e10cSrcweir TargetEnvironment="1" 336*cdf0e10cSrcweir TypeLibraryName=".\Debug/MfcControl.tlb" 337*cdf0e10cSrcweir /> 338*cdf0e10cSrcweir <Tool 339*cdf0e10cSrcweir Name="VCCLCompilerTool" 340*cdf0e10cSrcweir AdditionalOptions="/D_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES" 341*cdf0e10cSrcweir Optimization="0" 342*cdf0e10cSrcweir PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL" 343*cdf0e10cSrcweir BasicRuntimeChecks="3" 344*cdf0e10cSrcweir RuntimeLibrary="3" 345*cdf0e10cSrcweir UsePrecompiledHeader="2" 346*cdf0e10cSrcweir PrecompiledHeaderThrough="stdafx.h" 347*cdf0e10cSrcweir PrecompiledHeaderFile=".\Debug/MfcControl.pch" 348*cdf0e10cSrcweir AssemblerListingLocation=".\Debug/" 349*cdf0e10cSrcweir ObjectFile=".\Debug/" 350*cdf0e10cSrcweir ProgramDataBaseFileName=".\Debug/" 351*cdf0e10cSrcweir BrowseInformation="1" 352*cdf0e10cSrcweir WarningLevel="3" 353*cdf0e10cSrcweir SuppressStartupBanner="true" 354*cdf0e10cSrcweir DebugInformationFormat="4" 355*cdf0e10cSrcweir /> 356*cdf0e10cSrcweir <Tool 357*cdf0e10cSrcweir Name="VCManagedResourceCompilerTool" 358*cdf0e10cSrcweir /> 359*cdf0e10cSrcweir <Tool 360*cdf0e10cSrcweir Name="VCResourceCompilerTool" 361*cdf0e10cSrcweir PreprocessorDefinitions="_AFXDLL;_DEBUG" 362*cdf0e10cSrcweir Culture="1033" 363*cdf0e10cSrcweir /> 364*cdf0e10cSrcweir <Tool 365*cdf0e10cSrcweir Name="VCPreLinkEventTool" 366*cdf0e10cSrcweir /> 367*cdf0e10cSrcweir <Tool 368*cdf0e10cSrcweir Name="VCLinkerTool" 369*cdf0e10cSrcweir AdditionalOptions="/MACHINE:I386" 370*cdf0e10cSrcweir OutputFile=".\Debug/MfcControl.ocx" 371*cdf0e10cSrcweir LinkIncremental="2" 372*cdf0e10cSrcweir SuppressStartupBanner="true" 373*cdf0e10cSrcweir ModuleDefinitionFile=".\MfcControl.def" 374*cdf0e10cSrcweir GenerateDebugInformation="true" 375*cdf0e10cSrcweir ProgramDatabaseFile=".\Debug/MfcControl.pdb" 376*cdf0e10cSrcweir SubSystem="2" 377*cdf0e10cSrcweir RandomizedBaseAddress="1" 378*cdf0e10cSrcweir DataExecutionPrevention="0" 379*cdf0e10cSrcweir ImportLibrary=".\Debug/MfcControl.lib" 380*cdf0e10cSrcweir /> 381*cdf0e10cSrcweir <Tool 382*cdf0e10cSrcweir Name="VCALinkTool" 383*cdf0e10cSrcweir /> 384*cdf0e10cSrcweir <Tool 385*cdf0e10cSrcweir Name="VCManifestTool" 386*cdf0e10cSrcweir /> 387*cdf0e10cSrcweir <Tool 388*cdf0e10cSrcweir Name="VCXDCMakeTool" 389*cdf0e10cSrcweir /> 390*cdf0e10cSrcweir <Tool 391*cdf0e10cSrcweir Name="VCBscMakeTool" 392*cdf0e10cSrcweir /> 393*cdf0e10cSrcweir <Tool 394*cdf0e10cSrcweir Name="VCFxCopTool" 395*cdf0e10cSrcweir /> 396*cdf0e10cSrcweir <Tool 397*cdf0e10cSrcweir Name="VCAppVerifierTool" 398*cdf0e10cSrcweir /> 399*cdf0e10cSrcweir <Tool 400*cdf0e10cSrcweir Name="VCPostBuildEventTool" 401*cdf0e10cSrcweir /> 402*cdf0e10cSrcweir </Configuration> 403*cdf0e10cSrcweir </Configurations> 404*cdf0e10cSrcweir <References> 405*cdf0e10cSrcweir </References> 406*cdf0e10cSrcweir <Files> 407*cdf0e10cSrcweir <Filter 408*cdf0e10cSrcweir Name="Source Files" 409*cdf0e10cSrcweir Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" 410*cdf0e10cSrcweir > 411*cdf0e10cSrcweir <File 412*cdf0e10cSrcweir RelativePath=".\MfcControl.cpp" 413*cdf0e10cSrcweir > 414*cdf0e10cSrcweir </File> 415*cdf0e10cSrcweir <File 416*cdf0e10cSrcweir RelativePath=".\MfcControl.def" 417*cdf0e10cSrcweir > 418*cdf0e10cSrcweir </File> 419*cdf0e10cSrcweir <File 420*cdf0e10cSrcweir RelativePath=".\MfcControl.odl" 421*cdf0e10cSrcweir > 422*cdf0e10cSrcweir <FileConfiguration 423*cdf0e10cSrcweir Name="Unicode Release|Win32" 424*cdf0e10cSrcweir > 425*cdf0e10cSrcweir <Tool 426*cdf0e10cSrcweir Name="VCMIDLTool" 427*cdf0e10cSrcweir TargetEnvironment="1" 428*cdf0e10cSrcweir HeaderFileName="MfcControl_h.h" 429*cdf0e10cSrcweir /> 430*cdf0e10cSrcweir </FileConfiguration> 431*cdf0e10cSrcweir <FileConfiguration 432*cdf0e10cSrcweir Name="Unicode Debug|Win32" 433*cdf0e10cSrcweir > 434*cdf0e10cSrcweir <Tool 435*cdf0e10cSrcweir Name="VCMIDLTool" 436*cdf0e10cSrcweir TargetEnvironment="1" 437*cdf0e10cSrcweir HeaderFileName="MfcControl_h.h" 438*cdf0e10cSrcweir /> 439*cdf0e10cSrcweir </FileConfiguration> 440*cdf0e10cSrcweir <FileConfiguration 441*cdf0e10cSrcweir Name="Release|Win32" 442*cdf0e10cSrcweir > 443*cdf0e10cSrcweir <Tool 444*cdf0e10cSrcweir Name="VCMIDLTool" 445*cdf0e10cSrcweir TargetEnvironment="1" 446*cdf0e10cSrcweir HeaderFileName="MfcControl_h.h" 447*cdf0e10cSrcweir /> 448*cdf0e10cSrcweir </FileConfiguration> 449*cdf0e10cSrcweir <FileConfiguration 450*cdf0e10cSrcweir Name="Debug|Win32" 451*cdf0e10cSrcweir > 452*cdf0e10cSrcweir <Tool 453*cdf0e10cSrcweir Name="VCMIDLTool" 454*cdf0e10cSrcweir TargetEnvironment="1" 455*cdf0e10cSrcweir HeaderFileName="MfcControl_h.h" 456*cdf0e10cSrcweir /> 457*cdf0e10cSrcweir </FileConfiguration> 458*cdf0e10cSrcweir </File> 459*cdf0e10cSrcweir <File 460*cdf0e10cSrcweir RelativePath=".\MfcControl.rc" 461*cdf0e10cSrcweir > 462*cdf0e10cSrcweir <FileConfiguration 463*cdf0e10cSrcweir Name="Unicode Release|Win32" 464*cdf0e10cSrcweir > 465*cdf0e10cSrcweir <Tool 466*cdf0e10cSrcweir Name="VCResourceCompilerTool" 467*cdf0e10cSrcweir AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)" 468*cdf0e10cSrcweir /> 469*cdf0e10cSrcweir </FileConfiguration> 470*cdf0e10cSrcweir <FileConfiguration 471*cdf0e10cSrcweir Name="Unicode Debug|Win32" 472*cdf0e10cSrcweir > 473*cdf0e10cSrcweir <Tool 474*cdf0e10cSrcweir Name="VCResourceCompilerTool" 475*cdf0e10cSrcweir AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)" 476*cdf0e10cSrcweir /> 477*cdf0e10cSrcweir </FileConfiguration> 478*cdf0e10cSrcweir <FileConfiguration 479*cdf0e10cSrcweir Name="Release|Win32" 480*cdf0e10cSrcweir > 481*cdf0e10cSrcweir <Tool 482*cdf0e10cSrcweir Name="VCResourceCompilerTool" 483*cdf0e10cSrcweir AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)" 484*cdf0e10cSrcweir /> 485*cdf0e10cSrcweir </FileConfiguration> 486*cdf0e10cSrcweir <FileConfiguration 487*cdf0e10cSrcweir Name="Debug|Win32" 488*cdf0e10cSrcweir > 489*cdf0e10cSrcweir <Tool 490*cdf0e10cSrcweir Name="VCResourceCompilerTool" 491*cdf0e10cSrcweir AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)" 492*cdf0e10cSrcweir /> 493*cdf0e10cSrcweir </FileConfiguration> 494*cdf0e10cSrcweir </File> 495*cdf0e10cSrcweir <File 496*cdf0e10cSrcweir RelativePath=".\MfcControlCtl.cpp" 497*cdf0e10cSrcweir > 498*cdf0e10cSrcweir </File> 499*cdf0e10cSrcweir <File 500*cdf0e10cSrcweir RelativePath=".\MfcControlPpg.cpp" 501*cdf0e10cSrcweir > 502*cdf0e10cSrcweir </File> 503*cdf0e10cSrcweir <File 504*cdf0e10cSrcweir RelativePath=".\StdAfx.cpp" 505*cdf0e10cSrcweir > 506*cdf0e10cSrcweir <FileConfiguration 507*cdf0e10cSrcweir Name="Unicode Release|Win32" 508*cdf0e10cSrcweir > 509*cdf0e10cSrcweir <Tool 510*cdf0e10cSrcweir Name="VCCLCompilerTool" 511*cdf0e10cSrcweir UsePrecompiledHeader="1" 512*cdf0e10cSrcweir /> 513*cdf0e10cSrcweir </FileConfiguration> 514*cdf0e10cSrcweir <FileConfiguration 515*cdf0e10cSrcweir Name="Unicode Debug|Win32" 516*cdf0e10cSrcweir > 517*cdf0e10cSrcweir <Tool 518*cdf0e10cSrcweir Name="VCCLCompilerTool" 519*cdf0e10cSrcweir UsePrecompiledHeader="1" 520*cdf0e10cSrcweir /> 521*cdf0e10cSrcweir </FileConfiguration> 522*cdf0e10cSrcweir <FileConfiguration 523*cdf0e10cSrcweir Name="Release|Win32" 524*cdf0e10cSrcweir > 525*cdf0e10cSrcweir <Tool 526*cdf0e10cSrcweir Name="VCCLCompilerTool" 527*cdf0e10cSrcweir UsePrecompiledHeader="1" 528*cdf0e10cSrcweir /> 529*cdf0e10cSrcweir </FileConfiguration> 530*cdf0e10cSrcweir <FileConfiguration 531*cdf0e10cSrcweir Name="Debug|Win32" 532*cdf0e10cSrcweir > 533*cdf0e10cSrcweir <Tool 534*cdf0e10cSrcweir Name="VCCLCompilerTool" 535*cdf0e10cSrcweir UsePrecompiledHeader="1" 536*cdf0e10cSrcweir /> 537*cdf0e10cSrcweir </FileConfiguration> 538*cdf0e10cSrcweir </File> 539*cdf0e10cSrcweir </Filter> 540*cdf0e10cSrcweir <Filter 541*cdf0e10cSrcweir Name="Header Files" 542*cdf0e10cSrcweir Filter="h;hpp;hxx;hm;inl" 543*cdf0e10cSrcweir > 544*cdf0e10cSrcweir <File 545*cdf0e10cSrcweir RelativePath=".\MfcControl.h" 546*cdf0e10cSrcweir > 547*cdf0e10cSrcweir </File> 548*cdf0e10cSrcweir <File 549*cdf0e10cSrcweir RelativePath=".\MfcControlCtl.h" 550*cdf0e10cSrcweir > 551*cdf0e10cSrcweir </File> 552*cdf0e10cSrcweir <File 553*cdf0e10cSrcweir RelativePath=".\MfcControlPpg.h" 554*cdf0e10cSrcweir > 555*cdf0e10cSrcweir </File> 556*cdf0e10cSrcweir <File 557*cdf0e10cSrcweir RelativePath=".\Resource.h" 558*cdf0e10cSrcweir > 559*cdf0e10cSrcweir </File> 560*cdf0e10cSrcweir <File 561*cdf0e10cSrcweir RelativePath=".\StdAfx.h" 562*cdf0e10cSrcweir > 563*cdf0e10cSrcweir </File> 564*cdf0e10cSrcweir </Filter> 565*cdf0e10cSrcweir <Filter 566*cdf0e10cSrcweir Name="Resource Files" 567*cdf0e10cSrcweir Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" 568*cdf0e10cSrcweir > 569*cdf0e10cSrcweir <File 570*cdf0e10cSrcweir RelativePath=".\MfcControlCtl.bmp" 571*cdf0e10cSrcweir > 572*cdf0e10cSrcweir </File> 573*cdf0e10cSrcweir </Filter> 574*cdf0e10cSrcweir <File 575*cdf0e10cSrcweir RelativePath=".\ReadMe.txt" 576*cdf0e10cSrcweir > 577*cdf0e10cSrcweir </File> 578*cdf0e10cSrcweir </Files> 579*cdf0e10cSrcweir <Globals> 580*cdf0e10cSrcweir </Globals> 581*cdf0e10cSrcweir</VisualStudioProject> 582