CommandBarsDesigner_vc71.vcproj
上传用户:szled88
上传日期:2015-04-09
资源大小:43957k
文件大小:22k
源码类别:
对话框与窗口
开发平台:
Visual C++
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="CommandBarsDesigner"
- SccProjectName=""
- SccLocalPath=""
- Keyword="MFCProj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Static Release|Win32"
- OutputDirectory=".Static_Release/vc71"
- IntermediateDirectory=".Static_Release/vc71"
- ConfigurationType="1"
- UseOfMFC="1"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/Zm200 "
- Optimization="2"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_XTP_STATICLINK"
- StringPooling="TRUE"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="TRUE"
- TreatWChar_tAsBuiltInType="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".Static_Release/vc71/CommandBarsDesigner.pch"
- AssemblerListingLocation=".Static_Release/vc71/"
- ObjectFile=".Static_Release/vc71/"
- ProgramDataBaseFileName=".Static_Release/vc71/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile="../../../bin/vc71/CommandBarsDesigner.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="../../../lib/vc71"
- ProgramDatabaseFile=".Static_Release/vc71/CommandBarsDesigner.pdb"
- SubSystem="2"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".Static_Release/vc71/CommandBarsDesigner.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG;_XTP_STATICLINK"
- Culture="1033"
- AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Unicode Debug|Win32"
- OutputDirectory=".Unicode_Debug/vc71"
- IntermediateDirectory=".Unicode_Debug/vc71"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="1">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/Zm200 "
- Optimization="0"
- AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- TreatWChar_tAsBuiltInType="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".Unicode_Debug/vc71/CommandBarsDesigner.pch"
- AssemblerListingLocation=".Unicode_Debug/vc71/"
- ObjectFile=".Unicode_Debug/vc71/"
- ProgramDataBaseFileName=".Unicode_Debug/vc71/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile="../../../bin/vc71/CommandBarsDesignerUD.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="../../../lib/vc71"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".Unicode_Debug/vc71/CommandBarsDesignerUD.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".Unicode_Debug/vc71/CommandBarsDesigner.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Unicode Release|Win32"
- OutputDirectory=".Unicode_Release/vc71"
- IntermediateDirectory=".Unicode_Release/vc71"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="1">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/Zm200 "
- Optimization="2"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- TreatWChar_tAsBuiltInType="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".Unicode_Release/vc71/CommandBarsDesigner.pch"
- AssemblerListingLocation=".Unicode_Release/vc71/"
- ObjectFile=".Unicode_Release/vc71/"
- ProgramDataBaseFileName=".Unicode_Release/vc71/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile="../../../bin/vc71/CommandBarsDesignerU.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="../../../lib/vc71"
- ProgramDatabaseFile=".Unicode_Release/vc71/CommandBarsDesignerU.pdb"
- SubSystem="2"
- EntryPointSymbol="wWinMainCRTStartup"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".Unicode_Release/vc71/CommandBarsDesigner.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".Release/vc71"
- IntermediateDirectory=".Release/vc71"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/Zm200 "
- Optimization="2"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- TreatWChar_tAsBuiltInType="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".Release/vc71/CommandBarsDesigner.pch"
- AssemblerListingLocation=".Release/vc71/"
- ObjectFile=".Release/vc71/"
- ProgramDataBaseFileName=".Release/vc71/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile="../../../bin/vc71/CommandBarsDesigner.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="../../../lib/vc71"
- ProgramDatabaseFile=".Release/vc71/CommandBarsDesigner.pdb"
- SubSystem="2"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".Release/vc71/CommandBarsDesigner.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".Debug/vc71"
- IntermediateDirectory=".Debug/vc71"
- ConfigurationType="1"
- UseOfMFC="2"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/Zm200 "
- Optimization="0"
- AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- TreatWChar_tAsBuiltInType="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="stdafx.h"
- PrecompiledHeaderFile=".Debug/vc71/CommandBarsDesigner.pch"
- AssemblerListingLocation=".Debug/vc71/"
- ObjectFile=".Debug/vc71/"
- ProgramDataBaseFileName=".Debug/vc71/"
- BrowseInformation="1"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile="../../../bin/vc71/CommandBarsDesignerD.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="../../../lib/vc71"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".Debug/vc71/CommandBarsDesignerD.pdb"
- SubSystem="2"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".Debug/vc71/CommandBarsDesigner.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
- <File
- RelativePath="ChildFrm.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="CommandBarsDesigner.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="CommandBarsDesigner.rc">
- </File>
- <File
- RelativePath="CommandBarsDesignerDesignerView.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="CommandBarsDesignerDoc.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="CommandBarsDesignerEditView.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="CommandBarsDesignerView.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="DialogAccelProperties.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="DialogBitmapExport.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="DialogBitmapImages.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="DialogBitmapImport.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="DialogListEditor.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="DialogMenuGrabber.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="DialogNewControl.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="DialogNewIcon.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="DialogNewSymbol.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="DialogNewToolbar.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="DialogPropertyPages.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="DialogResourceSymbols.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="EmbeddedFrame.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="EmbeddedView.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="MainFrm.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="PaneAccelerators.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="PaneControls.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="PaneIcons.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="PaneLibrary.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="PaneProperties.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="PaneToolbars.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="PropertyItemFlags.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="ResourceManager.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="StaticMenuGrabber.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="StdAfx.cpp">
- <FileConfiguration
- Name="Static Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Unicode Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Unicode Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- BrowseInformation="1"/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl">
- <File
- RelativePath="ChildFrm.h">
- </File>
- <File
- RelativePath="CommandBarsDesigner.h">
- </File>
- <File
- RelativePath="CommandBarsDesignerDesignerView.h">
- </File>
- <File
- RelativePath="CommandBarsDesignerDoc.h">
- </File>
- <File
- RelativePath="CommandBarsDesignerEditView.h">
- </File>
- <File
- RelativePath="CommandBarsDesignerView.h">
- </File>
- <File
- RelativePath="DialogAccelProperties.h">
- </File>
- <File
- RelativePath="DialogBitmapExport.h">
- </File>
- <File
- RelativePath="DialogBitmapImages.h">
- </File>
- <File
- RelativePath="DialogBitmapImport.h">
- </File>
- <File
- RelativePath="DialogListEditor.h">
- </File>
- <File
- RelativePath="DialogMenuGrabber.h">
- </File>
- <File
- RelativePath="DialogNewControl.h">
- </File>
- <File
- RelativePath="DialogNewIcon.h">
- </File>
- <File
- RelativePath="DialogNewSymbol.h">
- </File>
- <File
- RelativePath="DialogNewToolbar.h">
- </File>
- <File
- RelativePath="DialogPropertyPages.h">
- </File>
- <File
- RelativePath="DialogResourceSymbols.h">
- </File>
- <File
- RelativePath="EmbeddedFrame.h">
- </File>
- <File
- RelativePath="EmbeddedView.h">
- </File>
- <File
- RelativePath="MainFrm.h">
- </File>
- <File
- RelativePath="PaneAccelerators.h">
- </File>
- <File
- RelativePath="PaneControls.h">
- </File>
- <File
- RelativePath="PaneIcons.h">
- </File>
- <File
- RelativePath="PaneLibrary.h">
- </File>
- <File
- RelativePath="PaneProperties.h">
- </File>
- <File
- RelativePath="PaneToolbars.h">
- </File>
- <File
- RelativePath="PropertyItemFlags.h">
- </File>
- <File
- RelativePath="Resource.h">
- </File>
- <File
- RelativePath="ResourceManager.h">
- </File>
- <File
- RelativePath="StaticMenuGrabber.h">
- </File>
- <File
- RelativePath="StdAfx.h">
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
- <File
- RelativePath="resCjSample.ico">
- </File>
- <File
- RelativePath="resCommandBarsDesigner.ico">
- </File>
- <File
- RelativePath="resCommandBarsDesigner.rc2">
- </File>
- <File
- RelativePath="resCommandBarsDesignerDoc.ico">
- </File>
- <File
- RelativePath="resEmbedded.bmp">
- </File>
- <File
- RelativePath="resform.ico">
- </File>
- <File
- RelativePath="resgrab.cur">
- </File>
- <File
- RelativePath="resIconEmpty.ico">
- </File>
- <File
- RelativePath="respane_too.bmp">
- </File>
- <File
- RelativePath="resPaneAccelerators.bmp">
- </File>
- <File
- RelativePath="resPaneControls.bmp">
- </File>
- <File
- RelativePath="resPaneIcons.bmp">
- </File>
- <File
- RelativePath="resPaneImages.bmp">
- </File>
- <File
- RelativePath="resPaneProperties.bmp">
- </File>
- <File
- RelativePath="resPaneToobarsTreeIcons.bmp">
- </File>
- <File
- RelativePath="resPaneToolbars.bmp">
- </File>
- <File
- RelativePath="resPropertyIcons.bmp">
- </File>
- <File
- RelativePath="resToolbar.bmp">
- </File>
- <File
- RelativePath="resToolbar_a.bmp">
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>