diff options
author | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2013-02-22 11:53:15 +0000 |
---|---|---|
committer | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2013-02-22 11:53:15 +0000 |
commit | cd66856ff13764c565cd545d384307cb19b20cab (patch) | |
tree | afa0b26713032c97a3ab9dfce0d0620ab69e568e /examples/apps | |
parent | 34859679b03d7660b767a19870d3350e67240776 (diff) | |
download | fpGUI-cd66856ff13764c565cd545d384307cb19b20cab.tar.xz |
nanoedit: improves the compiler options for the Lazarus IDE project file.
Diffstat (limited to 'examples/apps')
-rw-r--r-- | examples/apps/nanoedit/nanoedit.lpi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/apps/nanoedit/nanoedit.lpi b/examples/apps/nanoedit/nanoedit.lpi index 3eb499a8..f24f4105 100644 --- a/examples/apps/nanoedit/nanoedit.lpi +++ b/examples/apps/nanoedit/nanoedit.lpi @@ -71,7 +71,7 @@ </SearchPaths> <Parsing> <SyntaxOptions> - <UseAnsiStrings Value="False"/> + <AllowLabel Value="False"/> </SyntaxOptions> </Parsing> <Other> |