summaryrefslogtreecommitdiff
path: root/extras/tiopf/mvp/gg_mvp.lpk
diff options
context:
space:
mode:
authorgraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-04-16 13:54:58 +0000
committergraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-04-16 13:54:58 +0000
commit4c4961209a1848270721d8a3088410a366e53d5e (patch)
treebd92c4a0ad63ec3e1a54d8f4553cf36b4b431e98 /extras/tiopf/mvp/gg_mvp.lpk
parente9742fc1f660b4dc4e7cc028f662e6f06c155ab7 (diff)
downloadfpGUI-4c4961209a1848270721d8a3088410a366e53d5e.tar.xz
* Implememented more parts of the new MVP framework for tiOPF and fpGUI.
Diffstat (limited to 'extras/tiopf/mvp/gg_mvp.lpk')
-rw-r--r--extras/tiopf/mvp/gg_mvp.lpk8
1 files changed, 6 insertions, 2 deletions
diff --git a/extras/tiopf/mvp/gg_mvp.lpk b/extras/tiopf/mvp/gg_mvp.lpk
index 74080b5c..3c335171 100644
--- a/extras/tiopf/mvp/gg_mvp.lpk
+++ b/extras/tiopf/mvp/gg_mvp.lpk
@@ -5,7 +5,7 @@
<CompilerOptions>
<Version Value="5"/>
<SearchPaths>
- <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)/"/>
+ <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<CodeGeneration>
<Generate Value="Faster"/>
@@ -14,7 +14,7 @@
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
- <Files Count="3">
+ <Files Count="4">
<Item1>
<Filename Value="basic_intf.pas"/>
<UnitName Value="basic_intf"/>
@@ -27,6 +27,10 @@
<Filename Value="view_impl.pas"/>
<UnitName Value="view_impl"/>
</Item3>
+ <Item4>
+ <Filename Value="fpgui_intf.pas"/>
+ <UnitName Value="fpgui_intf"/>
+ </Item4>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="2">