]> git.saurik.com Git - wxWidgets.git/commit
Removed some superflous #defines already added by plaform.h, simplified a bit
authorMattia Barbon <mbarbon@cpan.org>
Fri, 7 Mar 2003 15:48:41 +0000 (15:48 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Fri, 7 Mar 2003 15:48:41 +0000 (15:48 +0000)
commitfb5230de7413f1ac4aa026e8b7b492629c005f08
tree8133ca105ac41e28e7350a5122c698c681ef6ea0
parentab89a5b59b104dcbac4d30217209dc873c07d036
  Removed some superflous #defines already added by plaform.h, simplified a bit
the logic to construct directory and library names; now it should be possible
to build in Unicode mode without changing setup.h; fixed building wxBase with
makefiles.
  Added a new DEBUGINFO parameter. FINAL=hybrid DEBUGINFO=1 is like
FINAL=hybrid but with debug information.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/makevc.env
src/msw/makebase.vc
src/msw/makefile.vc