summaryrefslogtreecommitdiff
path: root/prototypes
diff options
context:
space:
mode:
authorsekelsenmat <sekelsenmat@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2007-07-12 07:54:34 +0000
committersekelsenmat <sekelsenmat@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2007-07-12 07:54:34 +0000
commit6c86bd08077f71e2eae0993df79fa094e8f1d079 (patch)
tree2458f4f8abea1749575fe919b7103fcf07deedd9 /prototypes
parent651f4edf0db58e02dab94e87d06e26b54f13a22b (diff)
downloadfpGUI-6c86bd08077f71e2eae0993df79fa094e8f1d079.tar.xz
Small fixes
Diffstat (limited to 'prototypes')
-rw-r--r--prototypes/newmultihandle/examples/helloworld.lpi14
-rw-r--r--prototypes/newmultihandle/fpguipackage.lpk10
2 files changed, 7 insertions, 17 deletions
diff --git a/prototypes/newmultihandle/examples/helloworld.lpi b/prototypes/newmultihandle/examples/helloworld.lpi
index 423c9a50..6cc38a28 100644
--- a/prototypes/newmultihandle/examples/helloworld.lpi
+++ b/prototypes/newmultihandle/examples/helloworld.lpi
@@ -31,24 +31,12 @@
<PackageName Value="fpGFXPackage"/>
</Item2>
</RequiredPackages>
- <Units Count="4">
+ <Units Count="1">
<Unit0>
<Filename Value="helloworld.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="helloworld"/>
</Unit0>
- <Unit1>
- <Filename Value="../gui_widget.inc"/>
- <IsPartOfProject Value="True"/>
- </Unit1>
- <Unit2>
- <Filename Value="../gui_button.inc"/>
- <IsPartOfProject Value="True"/>
- </Unit2>
- <Unit3>
- <Filename Value="../gui_style.inc"/>
- <IsPartOfProject Value="True"/>
- </Unit3>
</Units>
</ProjectOptions>
<CompilerOptions>
diff --git a/prototypes/newmultihandle/fpguipackage.lpk b/prototypes/newmultihandle/fpguipackage.lpk
index c64e0d1f..b7c0eb0b 100644
--- a/prototypes/newmultihandle/fpguipackage.lpk
+++ b/prototypes/newmultihandle/fpguipackage.lpk
@@ -1,13 +1,11 @@
<?xml version="1.0"?>
<CONFIG>
<Package Version="2">
- <PathDelim Value="\"/>
<Name Value="fpguipackage"/>
<CompilerOptions>
<Version Value="5"/>
- <PathDelim Value="\"/>
<SearchPaths>
- <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
+ <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<CodeGeneration>
<Generate Value="Faster"/>
@@ -16,7 +14,7 @@
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
- <Files Count="3">
+ <Files Count="4">
<Item1>
<Filename Value="fpgui.pas"/>
<UnitName Value="fpgui"/>
@@ -29,6 +27,10 @@
<Filename Value="gui_widget.inc"/>
<Type Value="Include"/>
</Item3>
+ <Item4>
+ <Filename Value="gui_style.inc"/>
+ <Type Value="Include"/>
+ </Item4>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="2">