1 Star 0 Fork 0

JiangXiaoDong / CFPrint

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
cfprint.ctpr 3.18 KB
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="10"/>
<PathDelim Value="\"/>
<General>
<SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
<Title Value="处方网络打印服务"/>
<Scaled Value="True"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
<XPManifest>
<DpiAware Value="True"/>
</XPManifest>
<Icon Value="0"/>
</General>
<BuildModes Count="1">
<Item1 Name="Default" Default="True"/>
</BuildModes>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
<RunParams>
<local>
<FormatVersion Value="1"/>
</local>
</RunParams>
<RequiredPackages Count="11">
<Item1>
<PackageName Value="pl_barcodes"/>
</Item1>
<Item2>
<PackageName Value="lz_reportzeosdb"/>
</Item2>
<Item3>
<PackageName Value="lz_report"/>
</Item3>
<Item4>
<PackageName Value="lz_FpReport"/>
</Item4>
<Item5>
<PackageName Value="pl_zeosdbo"/>
</Item5>
<Item6>
<PackageName Value="pl_indy"/>
</Item6>
<Item7>
<PackageName Value="pl_rx"/>
</Item7>
<Item8>
<PackageName Value="pl_bgracontrols"/>
</Item8>
<Item9>
<PackageName Value="MyLazPackage"/>
</Item9>
<Item10>
<PackageName Value="pl_solutions"/>
</Item10>
<Item11>
<PackageName Value="adLCL"/>
</Item11>
</RequiredPackages>
<Units Count="5">
<Unit0>
<Filename Value="cfprint.ppr"/>
<IsPartOfProject Value="True"/>
</Unit0>
<Unit1>
<Filename Value="mainform.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmMain"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit1>
<Unit2>
<Filename Value="datamodule.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="DM"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="DataModule"/>
</Unit2>
<Unit3>
<Filename Value="intf.pas"/>
<IsPartOfProject Value="True"/>
</Unit3>
<Unit4>
<Filename Value="settingform.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmSetting"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit4>
</Units>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="bin\cfprint"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Linking>
<Options>
<Win32>
<GraphicApplication Value="True"/>
</Win32>
</Options>
</Linking>
</CompilerOptions>
<Debugging>
<Exceptions Count="3">
<Item1>
<Name Value="EAbort"/>
</Item1>
<Item2>
<Name Value="ECodetoolError"/>
</Item2>
<Item3>
<Name Value="EFOpenError"/>
</Item3>
</Exceptions>
</Debugging>
</CONFIG>
Pascal
1
https://gitee.com/1817813144/cfprint.git
git@gitee.com:1817813144/cfprint.git
1817813144
cfprint
CFPrint
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891