657 lines
13 KiB
XML
657 lines
13 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="ChartDemo"
|
|
ProjectGUID="{EFDCE8CF-7F5A-4BC4-A320-93563E1D0AF7}"
|
|
RootNamespace="ChartDemo"
|
|
Keyword="MFCProj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="2"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/ChartDemo.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="ChartCtrl;ColourPicker"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\Release/ChartDemo.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1036"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile=".\Release/ChartDemo.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
GenerateDebugInformation="false"
|
|
ProgramDatabaseFile=".\Release/ChartDemo.pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Release/ChartDemo.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="2"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/ChartDemo.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="ChartCtrl;ColourPicker"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\Debug/ChartDemo.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
BrowseInformation="1"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1036"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile=".\Debug/ChartDemo.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Debug/ChartDemo.pdb"
|
|
SubSystem="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Debug/ChartDemo.bsc"
|
|
/>
|
|
<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;rc;def;r;odl;idl;hpj;bat;h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="ChartDemo.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="ChartDemoDlg.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LinePropDialog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PointsPropDialog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SeriesPropDlg.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="StdAfx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SurfacePropDialog.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc2;rct;bin"
|
|
>
|
|
<File
|
|
RelativePath="ChartDemo.rc"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="res\ChartDemo.rc2"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Resource.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Files"
|
|
Filter="ico;cur;bmp;dlg;rgs;gif;jpg;jpeg;jpe"
|
|
>
|
|
<File
|
|
RelativePath="res\ChartDemo.ico"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath="ChartDemo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ChartDemoDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LinePropDialog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PointsPropDialog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SeriesPropDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="StdAfx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SurfacePropDialog.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ChartCtrl"
|
|
>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartAxis.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartAxis.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartAxisLabel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartAxisLabel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartBalloonLabel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartBalloonLabel.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartBarSerie.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartBarSerie.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartCandlestickSerie.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartCandlestickSerie.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartCrossHairCursor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartCrossHairCursor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartCtrl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartCtrl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartCursor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartCursor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartDateTimeAxis.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartDateTimeAxis.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartDragLineCursor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartDragLineCursor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartFont.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartFont.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartGanttSerie.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartGanttSerie.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartGradient.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartGradient.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartGrid.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartGrid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartLabel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartLabel.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartLegend.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartLegend.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartLineSerie.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartLineSerie.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartLogarithmicAxis.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartLogarithmicAxis.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartMouseListener.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartPointsArray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartPointsArray.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartPointsSerie.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartPointsSerie.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartScrollBar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartScrollBar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartSerie.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartSerie.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartSerieBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartSerieBase.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartSeriesMouseListener.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartStandardAxis.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartStandardAxis.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartString.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartSurfaceSerie.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartSurfaceSerie.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartTitle.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartTitle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartXYSerie.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\ChartXYSerie.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ChartCtrl\PointsOrdering.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ColourCtrl"
|
|
>
|
|
<File
|
|
RelativePath=".\ColourPicker\ColourPicker.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ColourPicker\ColourPicker.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ColourPicker\ColourPopup.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ColourPicker\ColourPopup.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
<Global
|
|
Name="RESOURCE_FILE"
|
|
Value="ChartDemo.rc"
|
|
/>
|
|
</Globals>
|
|
</VisualStudioProject>
|