]> git.saurik.com Git - wxWidgets.git/commit
No real changes in makefile but avoid repetitious in bakefile.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jul 2010 00:18:57 +0000 (00:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jul 2010 00:18:57 +0000 (00:18 +0000)
commit1ba904fea146b881a0a619fe8b59eb841047873c
treedbc8d831dbef9e54b95dfb9a2b1d20f428d4906e
parent1784742ca7ad3e3d54e655c85be38fedab467305
No real changes in makefile but avoid repetitious in bakefile.

Collect all preprocessor options needed for Scintilla compilation in
wxscintilla_cppflags template and use for both Scintilla compilation itself
and for the wx libraries using it.

The order of flags in the makefiles has changed but they are still the same
except for Borland makefile which now includes Borland-specific warning
suppression option everywhere it's needed and not just in multilib targets.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
Makefile.in
build/bakefiles/monolithic.bkl
build/bakefiles/multilib.bkl
build/bakefiles/scintilla.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_vc7_wxscintilla.vcproj
build/msw/wx_vc8_wxscintilla.vcproj
build/msw/wx_vc9_wxscintilla.vcproj
build/msw/wx_wxscintilla.dsp