summaryrefslogtreecommitdiff
path: root/uidesigner/uidesigner.lpi
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graemeg@gmail.com>2013-12-20 23:04:35 +0000
committerGraeme Geldenhuys <graemeg@gmail.com>2013-12-20 23:04:35 +0000
commit275addbe8d3581aa5ff0aff9232169c37838dffc (patch)
tree1946e8e0b0cac1d036bc5a20fd43f08824239f39 /uidesigner/uidesigner.lpi
parent3b52cbcb4decd7ea192d69bc2d3ebfe53a324c72 (diff)
downloadfpGUI-275addbe8d3581aa5ff0aff9232169c37838dffc.tar.xz
uidesigner: Started enabling localisation
- Started extracting string values to resourcestring constants. - Introduced a new vfd_constants unit for all constants and resourcestring constants Still need lots to do.
Diffstat (limited to 'uidesigner/uidesigner.lpi')
-rw-r--r--uidesigner/uidesigner.lpi11
1 files changed, 8 insertions, 3 deletions
diff --git a/uidesigner/uidesigner.lpi b/uidesigner/uidesigner.lpi
index 83bb344b..be5b651a 100644
--- a/uidesigner/uidesigner.lpi
+++ b/uidesigner/uidesigner.lpi
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="9"/>
@@ -32,7 +32,7 @@
<PackageName Value="fpgui_toolkit"/>
</Item1>
</RequiredPackages>
- <Units Count="16">
+ <Units Count="17">
<Unit0>
<Filename Value="uidesigner.lpr"/>
<IsPartOfProject Value="True"/>
@@ -111,10 +111,15 @@
<Filename Value="icons.inc"/>
<IsPartOfProject Value="True"/>
</Unit15>
+ <Unit16>
+ <Filename Value="vfd_constants.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="vfd_constants"/>
+ </Unit16>
</Units>
</ProjectOptions>
<CompilerOptions>
- <Version Value="9"/>
+ <Version Value="11"/>
<SearchPaths>
<UnitOutputDirectory Value="units/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>