]> git.saurik.com Git - wxWidgets.git/commit
dummy(dll).obj is now created in wxWin/$D rather than wxWin/src/msw/$D
authorGeorge Tasker <gtasker@allenbrook.com>
Tue, 15 Jan 2002 20:32:23 +0000 (20:32 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Tue, 15 Jan 2002 20:32:23 +0000 (20:32 +0000)
commitb311dc08beba7e7b1f6baa845d31f950ca71ff4d
tree32c1b849eef49bc69cf9307a005106b71a34c0aa
parent2557f8d8589de00ad3b66d544605fe6c124d512e
dummy(dll).obj is now created in wxWin/$D rather than wxWin/src/msw/$D
makefile.vc and makebase.vc no longer override the location of dummy(dll).obj that is specified in makevc.env
if wxWin/include/wx/msw/setup.h does not exist, setup0.h is copied to setup.h
[BASE builds]setup.h is no longer used from wxWin/include/wx, it is now used just like with makefile.vc.  setup.h is copied from wxWin/include/wx/msw into wxWin/lib/base(d)/wx and all references to setup.h now read this location

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