diff options
author | Graeme Geldenhuys <graemeg@gmail.com> | 2015-02-05 16:47:07 +0000 |
---|---|---|
committer | Graeme Geldenhuys <graemeg@gmail.com> | 2015-02-05 16:47:07 +0000 |
commit | 94958cb149f01f2ba070484ccbc0cdf33c1ae9fa (patch) | |
tree | 018e2c6ae8b96c3d10411618e9dbc16a374a36a6 /docs/xml/gui | |
parent | b0cf7b2f3481f00c8ec883f2634e132f610ab9b0 (diff) | |
download | fpGUI-94958cb149f01f2ba070484ccbc0cdf33c1ae9fa.tar.xz |
Framework build scripts switched to DEBUG build mode
The reason this was done, is because the RELEASE mode allows FPC to strip
out code that isn't used by the framework. This causes a problem for other
projects, because other projects might still need that stripped out code
(eg: Docview). It run it often causes a "identifier not found" error.
Switching back to DEBUG build means those projects compile without problem.
Diffstat (limited to 'docs/xml/gui')
0 files changed, 0 insertions, 0 deletions