diff options
author | Graeme Geldenhuys <graemeg@gmail.com> | 2009-08-02 16:55:20 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graemeg@gmail.com> | 2009-08-02 16:55:20 +0200 |
commit | 6eb02628545797e6249038b895f55fe4322bddda (patch) | |
tree | ce5a844109ddfae42effa8b005ed6e16d2dd25aa /prototypes/textedit | |
parent | 964fcfd0b34e474097c199746099dc6d3748186c (diff) | |
download | fpGUI-6eb02628545797e6249038b895f55fe4322bddda.tar.xz |
Fix compiler settings so project compiles from Lazarus IDE.
Signed-off-by: Graeme Geldenhuys <graemeg@gmail.com>
Diffstat (limited to 'prototypes/textedit')
-rw-r--r-- | prototypes/textedit/demo_textedit.lpi | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/prototypes/textedit/demo_textedit.lpi b/prototypes/textedit/demo_textedit.lpi index 6b541e19..11639711 100644 --- a/prototypes/textedit/demo_textedit.lpi +++ b/prototypes/textedit/demo_textedit.lpi @@ -67,13 +67,6 @@ <CustomOptions Value="-FUunits "/> <CompilerPath Value="$(CompPath)"/> - <ExecuteBefore> - <CompileReasons Compile="False" Build="False" Run="False"/> - </ExecuteBefore> - <ExecuteAfter> - <CompileReasons Compile="False" Build="False" Run="False"/> - </ExecuteAfter> </Other> - <CompileReasons Compile="False" Build="False" Run="False"/> </CompilerOptions> </CONFIG> |