summaryrefslogtreecommitdiff
path: root/examples/gfx/eventtest/eventtest.lpi
diff options
context:
space:
mode:
authorFelipe Menteiro de Carvalho <sekelsenmat@users.sourceforge.net>2006-11-19 19:36:31 +0000
committerFelipe Menteiro de Carvalho <sekelsenmat@users.sourceforge.net>2006-11-19 19:36:31 +0000
commit1a48cbf0fc7f2b3cec7526929fcd0ab4c6f08b4f (patch)
tree4e9373f3e90658cff1f35e3e21fafd0a74b568d4 /examples/gfx/eventtest/eventtest.lpi
parent4425464df62c274c9aec625440c8cb04af55462e (diff)
downloadfpGUI-1a48cbf0fc7f2b3cec7526929fcd0ab4c6f08b4f.tar.xz
Changed singleton function names to GF prefix, changed TFImage class name to TFBitmap.
Diffstat (limited to 'examples/gfx/eventtest/eventtest.lpi')
-rw-r--r--examples/gfx/eventtest/eventtest.lpi6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/gfx/eventtest/eventtest.lpi b/examples/gfx/eventtest/eventtest.lpi
index 3969cc89..ee24b099 100644
--- a/examples/gfx/eventtest/eventtest.lpi
+++ b/examples/gfx/eventtest/eventtest.lpi
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<CONFIG>
<ProjectOptions>
- <PathDelim Value="/"/>
+ <PathDelim Value="\"/>
<Version Value="5"/>
<General>
<Flags>
@@ -14,13 +14,14 @@
</General>
<PublishOptions>
<Version Value="2"/>
+ <DestinationDirectory Value="$(TestDir)\publishedproject\"/>
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
</PublishOptions>
<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,6 +40,7 @@
</ProjectOptions>
<CompilerOptions>
<Version Value="5"/>
+ <PathDelim Value="\"/>
<CodeGeneration>
<Generate Value="Faster"/>
</CodeGeneration>