diff options
author | Felipe Menteiro de Carvalho <sekelsenmat@users.sourceforge.net> | 2007-05-14 15:09:32 +0000 |
---|---|---|
committer | Felipe Menteiro de Carvalho <sekelsenmat@users.sourceforge.net> | 2007-05-14 15:09:32 +0000 |
commit | 72151f3a19a26a27539d2361f832433fcbd7ae26 (patch) | |
tree | a77756406ab8eeda0afb9d6a1ffe29bd7118b173 /examples | |
parent | b7bfa629a9f5e19392cc1e2de9d3bfd54213f1bd (diff) | |
download | fpGUI-72151f3a19a26a27539d2361f832433fcbd7ae26.tar.xz |
Fixed demo software compilation
Diffstat (limited to 'examples')
-rw-r--r-- | examples/gfx/helloworld/helloworld.lpi | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/examples/gfx/helloworld/helloworld.lpi b/examples/gfx/helloworld/helloworld.lpi index caf83b97..2d7e4e84 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"> @@ -38,14 +38,11 @@ </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 |