pcsx2/plugins/zeropad/Windows
Jake.Stine 968bd03866 Improved the Win32 build model for plugins and Pcsx2, which introduces several improvements: * Binaries are generated in their respective $(ProjectDir)/bin folder (various clutter like ilk, pdb, and other non-distributed files). * Executables and DLLs are renamed with the SVN revision tag and copied to the final $(SolutionDir)/bin folder. So pcsx2 now automatically generates as "pcsx2-pg-r705.exe" :) * Checkout/Update speeds from SVN should be a lot faster now. * Some build errors fixed for people who don't use TortoiseSvn.
... and this is a big commit so I probably missed something. ;)

git-svn-id: http://pcsx2-playground.googlecode.com/svn/trunk@707 a6443dda-0b58-4228-96e9-037be469359c
2016-05-24 22:40:41 +02:00
..
libs Included more plugins. We now have CDVDiso, ZeroGS, Zeropad and ZeroSPU2 included. 2016-05-24 22:40:32 +02:00
vsprops Improved the Win32 build model for plugins and Pcsx2, which introduces several improvements: * Binaries are generated in their respective $(ProjectDir)/bin folder (various clutter like ilk, pdb, and other non-distributed files). * Executables and DLLs are renamed with the SVN revision tag and copied to the final $(SolutionDir)/bin folder. So pcsx2 now automatically generates as "pcsx2-pg-r705.exe" :) * Checkout/Update speeds from SVN should be a lot faster now. * Some build errors fixed for people who don't use TortoiseSvn. 2016-05-24 22:40:41 +02:00
ZeroPAD.def Included more plugins. We now have CDVDiso, ZeroGS, Zeropad and ZeroSPU2 included. 2016-05-24 22:40:32 +02:00
ZeroPAD.rc Included more plugins. We now have CDVDiso, ZeroGS, Zeropad and ZeroSPU2 included. 2016-05-24 22:40:32 +02:00
ZeroPAD_2008.vcproj Improved the Win32 build model for plugins and Pcsx2, which introduces several improvements: * Binaries are generated in their respective $(ProjectDir)/bin folder (various clutter like ilk, pdb, and other non-distributed files). * Executables and DLLs are renamed with the SVN revision tag and copied to the final $(SolutionDir)/bin folder. So pcsx2 now automatically generates as "pcsx2-pg-r705.exe" :) * Checkout/Update speeds from SVN should be a lot faster now. * Some build errors fixed for people who don't use TortoiseSvn. 2016-05-24 22:40:41 +02:00
resource.h Included more plugins. We now have CDVDiso, ZeroGS, Zeropad and ZeroSPU2 included. 2016-05-24 22:40:32 +02:00
win.cpp All plugins now compile correctly under Win32. Upgraded ZeroSPU2 to use a newer version of SoundTouch in the process. 2016-05-24 22:40:40 +02:00