summaryrefslogtreecommitdiff
path: root/examples/gfx/imgtest/imgtest.lpi
diff options
context:
space:
mode:
authorFelipe Menteiro de Carvalho <sekelsenmat@users.sourceforge.net>2006-11-20 19:27:34 +0000
committerFelipe Menteiro de Carvalho <sekelsenmat@users.sourceforge.net>2006-11-20 19:27:34 +0000
commit52ca9509153127f35955d7cf4547c7bb4d08ba78 (patch)
treea284cabf91b40366327c8b7eb99e4f19c66e6449 /examples/gfx/imgtest/imgtest.lpi
parent3c479a4c97c9445e7aba0bcda2fbbf325448e11a (diff)
downloadfpGUI-52ca9509153127f35955d7cf4547c7bb4d08ba78.tar.xz
Implemented sub-windows for X11. Also implemented property ChildWindows to indicate all child windows of a given window.
Diffstat (limited to 'examples/gfx/imgtest/imgtest.lpi')
-rw-r--r--examples/gfx/imgtest/imgtest.lpi5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/gfx/imgtest/imgtest.lpi b/examples/gfx/imgtest/imgtest.lpi
index fefabc63..c507609d 100644
--- a/examples/gfx/imgtest/imgtest.lpi
+++ b/examples/gfx/imgtest/imgtest.lpi
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<CONFIG>
<ProjectOptions>
- <PathDelim Value="\"/>
+ <PathDelim Value="/"/>
<Version Value="5"/>
<General>
<Flags>
@@ -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,7 +39,6 @@
</ProjectOptions>
<CompilerOptions>
<Version Value="5"/>
- <PathDelim Value="\"/>
<CodeGeneration>
<Generate Value="Faster"/>
</CodeGeneration>