Removed .vcproj files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@313 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -1,750 +0,0 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="xflaim"
|
||||
ProjectGUID="{94931E72-041A-46A3-813A-32663D8757FE}"
|
||||
RootNamespace="xflaim"
|
||||
Keyword="Win32Proj"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||||
IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
InlineFunctionExpansion="1"
|
||||
PreprocessorDefinitions="FLM_SRC;FLM_DLL;FLM_DEBUG;_DEBUG;_CRT_SECURE_NO_DEPRECATE;$(NOINHERIT)"
|
||||
StringPooling="true"
|
||||
MinimalRebuild="false"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
StructMemberAlignment="1"
|
||||
DefaultCharIsUnsigned="true"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="4"
|
||||
WarnAsError="true"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="imagehlp.lib user32.lib rpcrt4.lib wsock32.lib"
|
||||
LinkIncremental="1"
|
||||
GenerateDebugInformation="true"
|
||||
GenerateMapFile="true"
|
||||
MapFileName="$(TargetDir)$(TargetName).map"
|
||||
/>
|
||||
<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="$(SolutionDir)$(ConfigurationName)"
|
||||
IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="1"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="FLM_SRC;FLM_DLL;NDEBUG;_CRT_SECURE_NO_DEPRECATE;$(NOINHERIT)"
|
||||
StringPooling="true"
|
||||
RuntimeLibrary="2"
|
||||
StructMemberAlignment="1"
|
||||
DefaultCharIsUnsigned="true"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="4"
|
||||
WarnAsError="true"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="imagehlp.lib user32.lib rpcrt4.lib wsock32.lib"
|
||||
LinkIncremental="1"
|
||||
GenerateDebugInformation="true"
|
||||
GenerateMapFile="true"
|
||||
MapFileName="$(TargetDir)$(TargetName).map"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
/>
|
||||
<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;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\btreeinfo.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\checksum.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ddcreate.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\f64bitfh.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\f_btpool.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\f_btree.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\f_nici.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fbtrset.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fbuff.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fcollate.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fcomfact.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdbcnfig.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdbcopy.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdbremov.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdbrenam.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdict.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdllmain.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdoclist.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdom.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdynbtre.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdynbuf.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdynsset.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ffilehdl.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ffilehdr.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ffilesys.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flalloc.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flbackup.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flblddb.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flblksum.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flchkdb.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flchkix.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flchktr.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flclose.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flconvrt.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flcreate.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fldbglog.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flerror.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flerrstr.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flfixed.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flgethdr.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flindex.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flkeyret.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flmstat.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flog.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flopen.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flprintf.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flreduce.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flsweep.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fltrabrt.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fltrbeg.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fltrcmit.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flutil.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flverify.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fntable.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fnumber.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fposix.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fqeval.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fqsort.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fquery.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\frecread.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\frestore.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\frset.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\frsetblk.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fsblk_u.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fscursor.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fsdatacu.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fslfile.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fslfileu.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fsrefupd.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fsrvlock.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fstream.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fsuperfl.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fsysdata.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftkdir.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftkmisc.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftkpath.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftkrand.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftksem.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftkthrd.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftktime.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\funicode.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fvector.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fwin.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fxml.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fxpath.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\inifile.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\kybldkey.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\kybuild.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\kycollat.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\kyeword.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\kyqsort.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\kyunlock.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ncache.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\nodeinfo.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\recover.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\regexp.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\rfl.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\scache.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\translog.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\f64bitfh.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\f_btpool.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\f_btree.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\f_nici.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fbtrset.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fbuff.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fcache.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fcollate.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fcomfact.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdict.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdir.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdynbuf.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdynsset.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ffilehdl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ffilesys.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\filesys.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flaimsys.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flfixed.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flmstat.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fposix.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fquery.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\frecread.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\frset.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fscursor.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fsrvlock.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fstructs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fsuperfl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftk.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftkmem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftksem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftkthrd.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fwin.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fxml.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fxpath.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\inifile.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\rfl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unitable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xflaim.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
@@ -1,722 +0,0 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="xflaim_static"
|
||||
ProjectGUID="{774FD3D0-E849-4D00-9C2E-AC120EF47DC3}"
|
||||
RootNamespace="xflaim_static"
|
||||
Keyword="Win32Proj"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||||
IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
CharacterSet="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="..\src"
|
||||
PreprocessorDefinitions="FLM_SRC;FLM_DEBUG;_DEBUG;_CRT_SECURE_NO_DEPRECATE;$(NOINHERIT)"
|
||||
StringPooling="true"
|
||||
MinimalRebuild="false"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
StructMemberAlignment="1"
|
||||
DefaultCharIsUnsigned="true"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="4"
|
||||
WarnAsError="true"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<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)"
|
||||
IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
|
||||
ConfigurationType="4"
|
||||
CharacterSet="1"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="..\src"
|
||||
PreprocessorDefinitions="FLM_SRC;NDEBUG;_CRT_SECURE_NO_DEPRECATE;$(NOINHERIT)"
|
||||
StringPooling="true"
|
||||
RuntimeLibrary="2"
|
||||
StructMemberAlignment="1"
|
||||
DefaultCharIsUnsigned="true"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="4"
|
||||
WarnAsError="true"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<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>
|
||||
</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=".\btreeinfo.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\checksum.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ddcreate.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\f64bitfh.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\f_btpool.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\f_btree.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\f_nici.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fbtrset.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fbuff.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fcollate.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fcomfact.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdbcnfig.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdbcopy.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdbremov.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdbrenam.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdict.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdllmain.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdoclist.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdom.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdynbtre.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdynbuf.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdynsset.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ffilehdl.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ffilehdr.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ffilesys.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flalloc.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flbackup.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flblddb.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flblksum.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flchkdb.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flchkix.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flchktr.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flclose.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flconvrt.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flcreate.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fldbglog.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flerror.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flerrstr.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flfixed.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flgethdr.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flindex.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flkeyret.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flmstat.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flog.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flopen.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flprintf.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flreduce.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flsweep.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fltrabrt.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fltrbeg.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fltrcmit.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flutil.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flverify.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fntable.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fnumber.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fposix.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fqeval.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fqsort.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fquery.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\frecread.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\frestore.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\frset.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\frsetblk.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fsblk_u.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fscursor.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fsdatacu.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fslfile.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fslfileu.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fsrefupd.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fsrvlock.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fstream.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fsuperfl.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fsysdata.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftkdir.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftkmisc.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftkpath.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftkrand.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftksem.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftkthrd.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftktime.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\funicode.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fvector.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fwin.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fxml.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fxpath.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\inifile.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\kybldkey.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\kybuild.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\kycollat.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\kyeword.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\kyqsort.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\kyunlock.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ncache.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\nodeinfo.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\recover.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\regexp.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\rfl.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\scache.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\translog.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\f64bitfh.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\f_btpool.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\f_btree.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\f_nici.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fbtrset.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fbuff.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fcache.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fcollate.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fcomfact.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdict.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdir.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdynbuf.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fdynsset.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ffilehdl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ffilesys.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\filesys.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flaimsys.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flfixed.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flmstat.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\flog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fposix.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fquery.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\frecread.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\frset.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fscursor.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fsrvlock.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fstructs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fsuperfl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftk.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftkmem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftksem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ftkthrd.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fwin.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fxml.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fxpath.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\inifile.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\rfl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unitable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xflaim.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Reference in New Issue
Block a user