Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
ufr_example_lazarus_fast_card_read
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
nfc-rfid-reader-sdk
ufr_example_lazarus_fast_card_read
Commits
17348b4f
Commit
17348b4f
authored
7 years ago
by
developer1
Browse files
Options
Downloads
Patches
Plain Diff
Upload New File
parent
3135a017
Branches
Branches containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
FastRead_ufr.lpi
+95
-0
95 additions, 0 deletions
FastRead_ufr.lpi
with
95 additions
and
0 deletions
FastRead_ufr.lpi
0 → 100644
+
95
−
0
View file @
17348b4f
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version
Value=
"9"
/>
<PathDelim
Value=
"\"
/>
<General>
<SessionStorage
Value=
"InProjectDir"
/>
<MainUnit
Value=
"0"
/>
<Title
Value=
"FastRead_ufr"
/>
<ResourceType
Value=
"res"
/>
<UseXPManifest
Value=
"True"
/>
<Icon
Value=
"0"
/>
</General>
<i18n>
<EnableI18N
LFM=
"False"
/>
</i18n>
<VersionInfo>
<UseVersionInfo
Value=
"True"
/>
<MajorVersionNr
Value=
"2"
/>
<StringTable
CompanyName=
"D-Logic"
FileDescription=
"uFr Simplest"
ProductVersion=
""
/>
</VersionInfo>
<BuildModes
Count=
"1"
>
<Item1
Name=
"Default"
Default=
"True"
/>
</BuildModes>
<PublishOptions>
<Version
Value=
"2"
/>
<IncludeFileFilter
Value=
"*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"
/>
<ExcludeFileFilter
Value=
"*.(bak|ppu|o|so);*~;backup"
/>
</PublishOptions>
<RunParams>
<local>
<FormatVersion
Value=
"1"
/>
</local>
</RunParams>
<RequiredPackages
Count=
"2"
>
<Item1>
<PackageName
Value=
"SynEdit"
/>
</Item1>
<Item2>
<PackageName
Value=
"LCL"
/>
</Item2>
</RequiredPackages>
<Units
Count=
"3"
>
<Unit0>
<Filename
Value=
"FastRead_ufr.lpr"
/>
<IsPartOfProject
Value=
"True"
/>
</Unit0>
<Unit1>
<Filename
Value=
"main.pas"
/>
<IsPartOfProject
Value=
"True"
/>
<ComponentName
Value=
"MainForm"
/>
<HasResources
Value=
"True"
/>
<ResourceBaseClass
Value=
"Form"
/>
</Unit1>
<Unit2>
<Filename
Value=
"ufcoder.pas"
/>
<IsPartOfProject
Value=
"True"
/>
</Unit2>
</Units>
</ProjectOptions>
<CompilerOptions>
<Version
Value=
"11"
/>
<PathDelim
Value=
"\"
/>
<Target>
<Filename
Value=
"FastRead_ufr"
/>
</Target>
<SearchPaths>
<IncludeFiles
Value=
"$(ProjOutDir)"
/>
<UnitOutputDirectory
Value=
"lib\$(TargetCPU)-$(TargetOS)"
/>
</SearchPaths>
<Linking>
<Debugging>
<GenerateDebugInfo
Value=
"False"
/>
</Debugging>
<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>
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment