619 lines
12 KiB
XML
Executable file
619 lines
12 KiB
XML
Executable file
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="ledger"
|
|
ProjectGUID="{33A6F094-A973-4FB6-9DED-F4F0568359E1}"
|
|
RootNamespace="ledger"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="$(ProjectDir)extract_version_numbers.bat
copy "$(ProjectDir)..\..\..\src\system.hh.in" "$(ProjectDir)system.hh"
"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)\..\..\..\lib\utfcpp\source";"$(ProjectDir)\..\..\..\lib";"$(ProjectDir)\..\..\..\lib\win\mpir";"$(ProjectDir)\..\..\..\lib\win\mpfr""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;USE_BOOST_FACETS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4800"
|
|
ShowIncludes="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="$(ProjectDir)extract_version_numbers.bat
copy "$(ProjectDir)..\..\..\src\system.hh.in" "$(ProjectDir)system.hh"
"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)\..\..\..\lib\utfcpp";"$(ProjectDir)\..\..\..\lib";"$(ProjectDir)\..\..\..\lib\win\mpir";"$(ProjectDir)\..\..\..\lib\win\mpfr""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;USE_BOOST_FACETS"
|
|
RuntimeLibrary="1"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="false"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\account.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\accum.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\amount.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\annotate.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\archive.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\balance.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\chain.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\commodity.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\compare.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\convert.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\csv.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\draft.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\emacs.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\error.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\expr.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\filters.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\format.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\generate.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\global.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\item.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\iterators.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\journal.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\lookup.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\main.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\mask.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\op.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\option.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\output.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\parser.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\pool.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\post.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\precmd.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\predicate.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\print.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\query.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\quotes.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\report.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\scope.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\session.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\lib\sha1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\stats.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\stream.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\temps.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\textual.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\timelog.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\times.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\token.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\utils.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\value.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\xact.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\xml.cc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\account.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\accum.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\amount.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\annotate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\archive.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\balance.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\chain.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\commodity.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\compare.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\convert.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\csv.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\draft.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\emacs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\error.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\expr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\exprbase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\filters.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\flags.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\format.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\generate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\global.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\item.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\iterators.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\journal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\lookup.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\mask.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\op.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\option.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\output.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\parser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\pool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\post.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\precmd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\predicate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\print.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\pstream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\pyfstream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\pyinterp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\pyutils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\query.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\quotes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\report.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\scope.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\session.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\stats.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\stream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\temps.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\timelog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\times.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\token.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\unistring.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\utils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\value.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\xact.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\xml.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|