git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@114 0109f412-320b-0410-ab79-c3e0c5ffbbe6
1163 lines
19 KiB
XML
1163 lines
19 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="flaim"
|
|
ProjectGUID="{4AFE0D06-AF78-4044-B351-3122FE4060A3}"
|
|
RootNamespace="flaim"
|
|
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=".\checksum.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ddcreate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ddprep.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ecache.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\f64bitfh.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\f_coltb1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\f_nici.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\f_tocoll.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\f_uncoll.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fbcd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fblob.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fbuff.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fcs_bios.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fcs_dis.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fcs_dos.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fcs_fis.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fcs_ipis.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fcs_ipos.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fcs_tcp.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fcs_util.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fcs_wire.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fdb.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=".\fdictbld.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fdynbtre.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fdynsset.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fexpimp.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ffilehdl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ffilehdr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ffilesys.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fitem.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flalloc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flbackup.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flblddb.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flblddbo.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=".\flgdrecs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flgethdr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flindex.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flist.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flkeymak.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flkeyret.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flkeys.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flmimon.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flmstat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flopen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flprintf.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flrcodes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flrddrct.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flreduce.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flresdrn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flsweep.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fltrabrt.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fltrbeg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fltrcmit.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fltrnum.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flupdate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flutil.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flverify.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fmisc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fnative.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fntable.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fobjtrck.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fposix.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fqcur.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fqdecl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fqeval.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fqeval2.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fqeval3.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fqget.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fqkeys.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fqlog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fqopt.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fqparse.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fqprep.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fqread.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fqsrch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fqstack.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fqtextc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\frec.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\frecset.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=".\fscomblk.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsconvrt.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fscounts.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fscursor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsdatacu.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsdelelm.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsinselm.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fslfile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fslfileu.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsnext.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsprev.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsrecget.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsrecupd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsrefspl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsrefupd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsrvlock.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fssearch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fssplblk.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsuperfl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsv_glob.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsv_hdlr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsv_sctx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsv_sesn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsv_sev.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsv_tcph.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsv_wire.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fsysdata.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ftkdir.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ftkmisc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ftkmod.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ftknsem.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=".\ftrace.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\funicode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\furl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fwin.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fwpasia.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fwpchar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fwpchrs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fwpcoll.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fxml.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gbinary.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gd2tree.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gdcopy.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gddiff.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gdfind.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gdgraft.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gdmisc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gdpool.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gdtrvrs1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gnative.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gnbcd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gnum2txt.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gtxt2bin.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gtxt2num.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gunicode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonbase.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonchk.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonerr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonfact.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonfdb.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonffil.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonfhdl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonfhsh.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonfmgr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonfram.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonfsys.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonix.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonlhdr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonqury.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonrche.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonrec.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonscfg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonsche.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonsel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonslmg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonstat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imonutil.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\kyasia1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\kyasia2.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\kybldkey.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\kybuild.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\kycollat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\kycompnd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\kyeword.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\kyget.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\kyqsort.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\kyunlock.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lock.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\rcache.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\recover.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=".\ecache.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\f64bitfh.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\f_nici.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fbuff.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fcs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fddpcode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fdir.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fdynsset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ffilehdl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ffilesys.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\filesys.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flaim.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flaimsys.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flfixed.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flmimon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flmstat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\flog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fmutxref.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fobjtrck.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fpackoff.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fpackon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fposix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fquery.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\frestore.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=".\fsv.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ftk.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ftkmem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ftknsem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ftksem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ftkthrd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ftkwptxt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ftrace.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\furl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fwin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fxml.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gddiff.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\rfl.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|