moved makefiles to build/msw
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 6 Aug 2003 20:19:22 +0000 (20:19 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 6 Aug 2003 20:19:22 +0000 (20:19 +0000)
commitd7ac64ee6d33c1ef3dee3431526ca18075ee7c8d
treeac333b990312f305125ffecac9c0dfc948218bdf
parent698bfad555a1d0fc2aceb1d003a9f408439dd78d
moved makefiles to build/msw

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
57 files changed:
build/msw/config.bcc [moved from build/config.bcc with 99% similarity]
build/msw/config.gcc [moved from build/config.gcc with 99% similarity]
build/msw/config.vc [moved from build/config.vc with 99% similarity]
build/msw/config.wat [moved from build/config.wat with 99% similarity]
build/msw/makefile.bcc [moved from build/makefile.bcc with 68% similarity]
build/msw/makefile.gcc [moved from build/makefile.gcc with 66% similarity]
build/msw/makefile.vc [moved from build/makefile.vc with 71% similarity]
build/msw/makefile.wat [moved from build/makefile.wat with 63% similarity]
build/msw/wx.dsw [moved from build/wx.dsw with 100% similarity]
build/msw/wx_advdll.dsp [new file with mode: 0644]
build/msw/wx_advlib.dsp [new file with mode: 0644]
build/msw/wx_basedll.dsp [new file with mode: 0644]
build/msw/wx_baselib.dsp [new file with mode: 0644]
build/msw/wx_coredll.dsp [new file with mode: 0644]
build/msw/wx_corelib.dsp [new file with mode: 0644]
build/msw/wx_dbgriddll.dsp [new file with mode: 0644]
build/msw/wx_dbgridlib.dsp [new file with mode: 0644]
build/msw/wx_gldll.dsp [new file with mode: 0644]
build/msw/wx_gllib.dsp [new file with mode: 0644]
build/msw/wx_htmldll.dsp [new file with mode: 0644]
build/msw/wx_htmllib.dsp [new file with mode: 0644]
build/msw/wx_netdll.dsp [new file with mode: 0644]
build/msw/wx_netlib.dsp [new file with mode: 0644]
build/msw/wx_odbcdll.dsp [new file with mode: 0644]
build/msw/wx_odbclib.dsp [new file with mode: 0644]
build/msw/wx_wxexpat.dsp [new file with mode: 0644]
build/msw/wx_wxjpeg.dsp [new file with mode: 0644]
build/msw/wx_wxpng.dsp [new file with mode: 0644]
build/msw/wx_wxregex.dsp [new file with mode: 0644]
build/msw/wx_wxtiff.dsp [new file with mode: 0644]
build/msw/wx_wxzlib.dsp [new file with mode: 0644]
build/msw/wx_xmldll.dsp [new file with mode: 0644]
build/msw/wx_xmllib.dsp [new file with mode: 0644]
build/wx_advdll.dsp [deleted file]
build/wx_advlib.dsp [deleted file]
build/wx_basedll.dsp [deleted file]
build/wx_baselib.dsp [deleted file]
build/wx_coredll.dsp [deleted file]
build/wx_corelib.dsp [deleted file]
build/wx_dbgriddll.dsp [deleted file]
build/wx_dbgridlib.dsp [deleted file]
build/wx_gldll.dsp [deleted file]
build/wx_gllib.dsp [deleted file]
build/wx_htmldll.dsp [deleted file]
build/wx_htmllib.dsp [deleted file]
build/wx_netdll.dsp [deleted file]
build/wx_netlib.dsp [deleted file]
build/wx_odbcdll.dsp [deleted file]
build/wx_odbclib.dsp [deleted file]
build/wx_wxexpat.dsp [deleted file]
build/wx_wxjpeg.dsp [deleted file]
build/wx_wxpng.dsp [deleted file]
build/wx_wxregex.dsp [deleted file]
build/wx_wxtiff.dsp [deleted file]
build/wx_wxzlib.dsp [deleted file]
build/wx_xmldll.dsp [deleted file]
build/wx_xmllib.dsp [deleted file]