new VC++ templates and project files generated from them: now use only one
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Oct 2001 01:22:10 +0000 (01:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Oct 2001 01:22:10 +0000 (01:22 +0000)
commit17533c89d2f1b2361ca02edfddc9d64a42b0a35b
tree28f491cccd6886c024c2b23fc7c93aa3c8818393
parentfc26f4abdec4efbdcb3ede3ae34ba5488de1c732
new VC++ templates and project files generated from them: now use only one
project file for wxWin itself and allow choosing the configurations to be
built from the sample projects

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
distrib/msw/tmake/vc6app.t
distrib/msw/tmake/vc6msw.t [new file with mode: 0644]
samples/minimal/MinimalVC.dsp [copied from samples/minimal/minimal.dsp with 100% similarity]
samples/minimal/minimal.dsp
samples/minimal/minimal.dsw
samples/minimal/minimal.pro
src/wxWindows.dsp [moved from src/wx.dsp with 90% similarity]
src/wxWindows.dsw [moved from src/wx.dsw with 96% similarity]
src/wxbase.dsp [deleted file]
src/wxbase.dsw [deleted file]
src/wxbdll.dsp [deleted file]
src/wxbdll.dsw [deleted file]
src/wxuniv.dsp [deleted file]
src/wxuniv.dsw [deleted file]