summaryrefslogtreecommitdiff
path: root/examples/gfx/helloworld/helloworld.lpi
diff options
context:
space:
mode:
authorFelipe Menteiro de Carvalho <sekelsenmat@users.sourceforge.net>2007-01-09 11:42:26 +0000
committerFelipe Menteiro de Carvalho <sekelsenmat@users.sourceforge.net>2007-01-09 11:42:26 +0000
commitf0bd2f65f80d6ed74f5d9eafa4a51198a8c070b0 (patch)
tree33876f7cbc2c6290da696d872f976f28ee254c8a /examples/gfx/helloworld/helloworld.lpi
parent33fbaf500de8a31ada20d4c3d032d9a898fa63f7 (diff)
downloadfpGUI-f0bd2f65f80d6ed74f5d9eafa4a51198a8c070b0.tar.xz
Implemented support for Windows CE on fpgfx
Diffstat (limited to 'examples/gfx/helloworld/helloworld.lpi')
-rw-r--r--examples/gfx/helloworld/helloworld.lpi19
1 files changed, 10 insertions, 9 deletions
diff --git a/examples/gfx/helloworld/helloworld.lpi b/examples/gfx/helloworld/helloworld.lpi
index a0162f51..caf83b97 100644
--- a/examples/gfx/helloworld/helloworld.lpi
+++ b/examples/gfx/helloworld/helloworld.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">
@@ -28,23 +28,24 @@
<PackageName Value="fpgfxpackage"/>
</Item1>
</RequiredPackages>
- <Units Count="2">
+ <Units Count="1">
<Unit0>
- <Filename Value="../subwindow/subwindow.pas"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="subwindow"/>
- </Unit0>
- <Unit1>
<Filename Value="helloworld.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="HelloWorld"/>
- </Unit1>
+ </Unit0>
</Units>
</ProjectOptions>
<CompilerOptions>
<Version Value="5"/>
+ <PathDelim Value="\"/>
+ <SearchPaths>
+ <LCLWidgetType Value="win32"/>
+ </SearchPaths>
<CodeGeneration>
<Generate Value="Faster"/>
+ <TargetCPU Value="i386"/>
+ <TargetOS Value="Win32"/>
</CodeGeneration>
<Other>
<CustomOptions Value="-FUunits