summaryrefslogtreecommitdiff
path: root/examples/gui/widgettest/widgettest.lpi
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graemeg@users.sourceforge.net>2007-04-10 08:42:35 +0000
committerGraeme Geldenhuys <graemeg@users.sourceforge.net>2007-04-10 08:42:35 +0000
commit47cf5118b97d7964e9a8d2cca5deffeddfa43475 (patch)
tree5547be97de5ad3a30b9aa41b5a9819c2582e0010 /examples/gui/widgettest/widgettest.lpi
parent453397a4c94c62549b2cfa0aff24faf011fac246 (diff)
downloadfpGUI-47cf5118b97d7964e9a8d2cca5deffeddfa43475.tar.xz
* Fixed a TStyleAbs method name after the classname changes.
* Fixed a minor bug in the CalsSize method of TFixedLayout * Fixed the WidgetTest demo after the gui class names changed.
Diffstat (limited to 'examples/gui/widgettest/widgettest.lpi')
-rw-r--r--examples/gui/widgettest/widgettest.lpi12
1 files changed, 3 insertions, 9 deletions
diff --git a/examples/gui/widgettest/widgettest.lpi b/examples/gui/widgettest/widgettest.lpi
index 80296df0..be425d5c 100644
--- a/examples/gui/widgettest/widgettest.lpi
+++ b/examples/gui/widgettest/widgettest.lpi
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<CONFIG>
<ProjectOptions>
- <PathDelim Value="\"/>
+ <PathDelim Value="/"/>
<Version Value="5"/>
<General>
<Flags>
@@ -9,7 +9,7 @@
</Flags>
<SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
- <IconPath Value=".\"/>
+ <IconPath Value="./"/>
<TargetFileExt Value=""/>
</General>
<PublishOptions>
@@ -20,7 +20,7 @@
<RunParams>
<local>
<FormatVersion Value="1"/>
- <LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
+ <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
</local>
</RunParams>
<RequiredPackages Count="1">
@@ -39,18 +39,12 @@
</ProjectOptions>
<CompilerOptions>
<Version Value="5"/>
- <PathDelim Value="\"/>
<Parsing>
<SyntaxOptions>
<IncludeAssertionCode Value="True"/>
<AllowLabel Value="False"/>
</SyntaxOptions>
</Parsing>
- <CodeGeneration>
- <Generate Value="Faster"/>
- <TargetCPU Value="i386"/>
- <TargetOS Value="Win32"/>
- </CodeGeneration>
<Other>
<CustomOptions Value="-FUunits -dTraceEventsX -dDebugX
"/>