ulanlaz.lpk
来自「一个linux下rs485驱动程序的源代码」· LPK 代码 · 共 55 行
LPK
55 行
<?xml version="1.0"?><CONFIG> <Package Version="2"> <Name Value="uLanlaz"/> <Author Value="Petr Smolik"/> <CompilerOptions> <Version Value="5"/> <SearchPaths> <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <CodeGeneration> <Generate Value="Faster"/> </CodeGeneration> <Other> <CompilerPath Value="$(CompPath)"/> <CreateMakefileOnBuild Value="True"/> </Other> </CompilerOptions> <Description Value="uLan package for Lazarus"/> <License Value="LGPL"/> <Version Minor="1"/> <Files Count="2"> <Item1> <Filename Value="uLan.lrs"/> <Type Value="LRS"/> </Item1> <Item2> <Filename Value="uLan.pas"/> <HasRegisterProc Value="True"/> <UnitName Value="uLan"/> </Item2> </Files> <Type Value="RunAndDesignTime"/> <RequiredPkgs Count="2"> <Item1> <PackageName Value="IDEIntf"/> </Item1> <Item2> <PackageName Value="LCL"/> </Item2> </RequiredPkgs> <UsageOptions> <CustomOptions Value="-dUseCThreads"/> <UnitPath Value="$(PkgOutDir)/"/> </UsageOptions> <PublishOptions> <Version Value="2"/> <IgnoreBinaries Value="False"/> </PublishOptions> </Package></CONFIG>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?