diff options
author | Graeme Geldenhuys <graemeg@gmail.com> | 2010-06-11 23:44:42 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graemeg@gmail.com> | 2010-06-11 23:44:42 +0200 |
commit | a1de92ee4fc353111f9d5b1aeaca3a64273c4074 (patch) | |
tree | 8cbe938b0658a1da4ba734b7029d4a744a86ede4 /prototypes/textedit | |
parent | 1c254deea5bdbca3737c0f826542bdf7c8f07752 (diff) | |
download | fpGUI-a1de92ee4fc353111f9d5b1aeaca3a64273c4074.tar.xz |
Updated project settings for TextEdit test app. Now debugging works.
Diffstat (limited to 'prototypes/textedit')
-rw-r--r-- | prototypes/textedit/demo_textedit.lpi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prototypes/textedit/demo_textedit.lpi b/prototypes/textedit/demo_textedit.lpi index 09e3125f..1ba9ad2c 100644 --- a/prototypes/textedit/demo_textedit.lpi +++ b/prototypes/textedit/demo_textedit.lpi @@ -25,7 +25,7 @@ <RunParams> <local> <FormatVersion Value="1"/> - <LaunchingApplication Use="True" 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"> |