/3rd_party/wtl/Samples/TabBrowser/TabBrowser80.vcproj
https://code.google.com/p/softart/ · MSBuild · 299 lines · 299 code · 0 blank · 0 comment · 0 complexity · 29ef5f4f4dc9c848309a100dfb52cb42 MD5 · raw file
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="TabBrowser"
- ProjectGUID="{4F93E0CE-7116-44A2-AEF1-9A6DE07C7CE0}"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="Debug80"
- IntermediateDirectory="Debug80"
- ConfigurationType="1"
- UseOfATL="2"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="false"
- TargetEnvironment="1"
- GenerateStublessProxies="true"
- TypeLibraryName="$(IntDir)/TabBrowser.tlb"
- HeaderFileName="TabBrowser.h"
- DLLDataFileName=""
- InterfaceIdentifierFileName="TabBrowser_i.c"
- ProxyFileName="TabBrowser_p.c"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_WINDOWS;STRICT;_DEBUG;_EMBEDDED_MANIFEST"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="2"
- WarningLevel="4"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG;_EMBEDDED_MANIFEST"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- LinkIncremental="2"
- GenerateDebugInformation="true"
- SubSystem="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="Release80"
- IntermediateDirectory="Release80"
- ConfigurationType="1"
- UseOfATL="2"
- ATLMinimizesCRunTimeLibraryUsage="true"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="false"
- TargetEnvironment="1"
- GenerateStublessProxies="true"
- TypeLibraryName="$(IntDir)/TabBrowser.tlb"
- HeaderFileName="TabBrowser.h"
- DLLDataFileName=""
- InterfaceIdentifierFileName="TabBrowser_i.c"
- ProxyFileName="TabBrowser_p.c"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;_WINDOWS;STRICT;NDEBUG;_EMBEDDED_MANIFEST"
- ExceptionHandling="0"
- RuntimeLibrary="0"
- UsePrecompiledHeader="2"
- WarningLevel="4"
- DebugInformationFormat="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG;_EMBEDDED_MANIFEST"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- LinkIncremental="1"
- SubSystem="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
- >
- <File
- RelativePath=".\stdafx.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\TabBrowser.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc"
- >
- <File
- RelativePath=".\AboutDlg.h"
- >
- </File>
- <File
- RelativePath=".\AddressCombo.h"
- >
- </File>
- <File
- RelativePath=".\BrowserView.h"
- >
- </File>
- <File
- RelativePath=".\CustomTabView.h"
- >
- </File>
- <File
- RelativePath=".\MainFrm.h"
- >
- </File>
- <File
- RelativePath=".\OpenDlg.h"
- >
- </File>
- <File
- RelativePath=".\resource.h"
- >
- </File>
- <File
- RelativePath=".\stdafx.h"
- >
- </File>
- <File
- RelativePath=".\WindowsDlg.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest"
- >
- <File
- RelativePath=".\res\Go.bmp"
- >
- </File>
- <File
- RelativePath=".\res\PageImage.bmp"
- >
- </File>
- <File
- RelativePath=".\res\TabBrowser.ico"
- >
- </File>
- <File
- RelativePath=".\TabBrowser.rc"
- >
- </File>
- <File
- RelativePath=".\res\TabToolbar.bmp"
- >
- </File>
- <File
- RelativePath=".\res\Toolbar.bmp"
- >
- </File>
- <File
- RelativePath=".\res\Toolbar_Big.bmp"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>