summaryrefslogtreecommitdiff
path: root/extras/lazarus_ide/fpgui_ide.lpk
diff options
context:
space:
mode:
Diffstat (limited to 'extras/lazarus_ide/fpgui_ide.lpk')
-rw-r--r--extras/lazarus_ide/fpgui_ide.lpk24
1 files changed, 12 insertions, 12 deletions
diff --git a/extras/lazarus_ide/fpgui_ide.lpk b/extras/lazarus_ide/fpgui_ide.lpk
index 8343707b..22efe8db 100644
--- a/extras/lazarus_ide/fpgui_ide.lpk
+++ b/extras/lazarus_ide/fpgui_ide.lpk
@@ -1,23 +1,24 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
- <Package Version="3">
+ <Package Version="4">
<Name Value="fpgui_ide"/>
+ <Type Value="DesignTime"/>
+ <AddToProjectUsesSection Value="True"/>
<Author Value="Graeme Geldenhuys"/>
<CompilerOptions>
- <Version Value="5"/>
+ <Version Value="11"/>
<SearchPaths>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
- <CodeGeneration>
- <Generate Value="Faster"/>
- </CodeGeneration>
- <Other>
- <CompilerPath Value="$(CompPath)"/>
- </Other>
+ <Parsing>
+ <SyntaxOptions>
+ <UseAnsiStrings Value="False"/>
+ </SyntaxOptions>
+ </Parsing>
</CompilerOptions>
<Description Value="Adds a new project type in the Lazarus IDE. You can then create fpGUI based applications from the File | New dialog."/>
<License Value="GPL v2"/>
- <Version Minor="1"/>
+ <Version Minor="2"/>
<Files Count="1">
<Item1>
<Filename Value="fpguilazideintf.pas"/>
@@ -25,7 +26,6 @@
<UnitName Value="fpGUILazIDEIntf"/>
</Item1>
</Files>
- <Type Value="DesignTime"/>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="IDEIntf"/>
@@ -35,7 +35,7 @@
</Item2>
</RequiredPkgs>
<UsageOptions>
- <UnitPath Value="$(PkgOutDir)/"/>
+ <UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>