2009-07-11 10:19:04 +08:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2011-08-11 22:04:20 +08:00
|
|
|
Version="9,00"
|
2009-07-11 10:19:04 +08:00
|
|
|
Name="cutil"
|
|
|
|
ProjectGUID="{0BDEFC56-679F-436E-A089-81FCAEBA50F3}"
|
|
|
|
RootNamespace="cutil"
|
|
|
|
Keyword="Win32Proj"
|
|
|
|
TargetFrameworkVersion="196613"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
2010-12-05 17:48:06 +08:00
|
|
|
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
|
2009-07-11 10:19:04 +08:00
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="..\ccutil,..\viewer"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__MSW32__;_CRT_SECURE_NO_WARNINGS"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
2010-07-19 10:32:21 +08:00
|
|
|
RuntimeLibrary="3"
|
2009-07-11 10:19:04 +08:00
|
|
|
UsePrecompiledHeader="0"
|
2011-08-19 05:33:28 +08:00
|
|
|
WarningLevel="4"
|
2009-07-11 10:19:04 +08:00
|
|
|
DebugInformationFormat="4"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
2010-12-05 17:48:06 +08:00
|
|
|
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
|
2009-07-11 10:19:04 +08:00
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="2"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2010-11-14 05:31:37 +08:00
|
|
|
AdditionalOptions="/wd4244 /wd4018 /wd4305 /wd4800 /wd4996"
|
2009-07-11 10:19:04 +08:00
|
|
|
Optimization="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
AdditionalIncludeDirectories="..\ccutil,..\viewer"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__MSW32__;_CRT_SECURE_NO_WARNINGS"
|
2010-07-19 10:32:21 +08:00
|
|
|
RuntimeLibrary="2"
|
2009-07-11 10:19:04 +08:00
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
UsePrecompiledHeader="0"
|
2011-08-19 05:33:28 +08:00
|
|
|
WarningLevel="0"
|
2009-07-11 10:19:04 +08:00
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
2010-11-15 19:22:58 +08:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release.dynamic|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
2010-12-05 17:48:06 +08:00
|
|
|
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
|
2010-11-15 19:22:58 +08:00
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="2"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalOptions="/wd4244 /wd4018 /wd4305 /wd4800 /wd4996"
|
|
|
|
Optimization="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
AdditionalIncludeDirectories="..\ccutil,..\viewer"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__MSW32__;_CRT_SECURE_NO_WARNINGS"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
UsePrecompiledHeader="0"
|
2011-08-19 05:33:28 +08:00
|
|
|
WarningLevel="0"
|
2010-11-15 19:22:58 +08:00
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
2009-07-11 10:19:04 +08:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<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
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\bitvec.cpp"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
2011-08-11 22:04:20 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\cutil\callcpp.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-07-11 10:19:04 +08:00
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\cutil.cpp"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\cutil_class.cpp"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\danerror.cpp"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\efio.cpp"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\emalloc.cpp"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\freelist.cpp"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\listio.cpp"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\oldheap.cpp"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\oldlist.cpp"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\structures.cpp"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\tessarray.cpp"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\bitvec.h"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\callcpp.h"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\const.h"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\cutil.h"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\cutil_class.h"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\danerror.h"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\efio.h"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\emalloc.h"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\freelist.h"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\globals.h"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\listio.h"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\oldheap.h"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\oldlist.h"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\structures.h"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-10-07 05:38:19 +08:00
|
|
|
RelativePath="..\cutil\tessarray.h"
|
2009-07-11 10:19:04 +08:00
|
|
|
>
|
|
|
|
</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>
|