Windows: Switch MSVC6 .dsp project files from MBCS to Unicode
authorMichael Plante <michael.plante@gmail.com>
Tue, 26 Oct 2010 10:39:38 +0000 (11:39 +0100)
committerPeter Stuge <peter@stuge.se>
Sun, 5 Feb 2012 23:10:34 +0000 (00:10 +0100)
commitc591a7cbf7dbc6fbb4368e65cf58a8cd02582aeb
tree0f87b1f0b39518c98b41ae66cf45387875848e63
parent536e424fd7d057fc3f20f9939f9de4572e51c815
Windows: Switch MSVC6 .dsp project files from MBCS to Unicode

* MBCS (which is different from UTF-8) only makes sense if
  supporting Windows 95/98, which we don't
* (try to match Pete's vcproj changes in MSVC6)
msvc/libusb_dll.dsp
msvc/libusb_static.dsp
msvc/lsusb.dsp