pcsx2/plugins/zeropad
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
..
Linux Fix Linux plugin breakages from r540, and make build.sh call fetch.sh so that I am sure to notice the breakages earlier in the future. 2016-05-24 22:40:35 +02:00
Windows 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
Makefile.am Get the plugins to compile in Linux after the reorg, and bring the game fixes dialog up to date in Linux. 2016-05-24 22:40:40 +02:00
build.sh Included more plugins. We now have CDVDiso, ZeroGS, Zeropad and ZeroSPU2 included. 2016-05-24 22:40:32 +02:00
configure.ac Included more plugins. We now have CDVDiso, ZeroGS, Zeropad and ZeroSPU2 included. 2016-05-24 22:40:32 +02:00
depcomp Included more plugins. We now have CDVDiso, ZeroGS, Zeropad and ZeroSPU2 included. 2016-05-24 22:40:32 +02:00
mkinstalldirs Included more plugins. We now have CDVDiso, ZeroGS, Zeropad and ZeroSPU2 included. 2016-05-24 22:40:32 +02:00
zeropad.cpp Fix Linux plugin breakages from r540, and make build.sh call fetch.sh so that I am sure to notice the breakages earlier in the future. 2016-05-24 22:40:35 +02:00
zeropad.h 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