]> git.saurik.com Git - wxWidgets.git/commit - build/msw/makefile.vc
Only define WXUSINGDLL in DLL configurations when building wxscintilla.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jul 2010 00:19:06 +0000 (00:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jul 2010 00:19:06 +0000 (00:19 +0000)
commit6d50f0a0edb0b8e65c6581be76978e728b28c8e9
tree7f4553400566b706e9f3063e1f167821d186c75a
parent1ba904fea146b881a0a619fe8b59eb841047873c
Only define WXUSINGDLL in DLL configurations when building wxscintilla.

WXUSINGDLL shouldn't be defined in static build configurations, this results
in warnings and might explain errors in MinGW build.

Closes #11966.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
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