pcsx2/plugins/dev9null/Windows
Jake.Stine 116f9ec193 Plugins (MSW only): Removed the Image Randomization flag from most plugins' projects. They now default to the value specified by the PCSX2 properties sheet, which enables image randomization by default.
Technical details: Image randomization is a feature on Vista/7 that loads DLLs at random(-ish) addresses, improving security and reducing the amount of DLL relocation work required.  This option has no effect on WinXP.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3993 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-11-04 12:12:11 +00:00
..
DEV9null.vcxproj Committing "blood's" work on building PCSX2 and plugins under msvc 2010. 2010-04-30 19:46:43 +00:00
DEV9null.vcxproj.filters Initial work on vs2010 project files for PCSX2 and plugins. 2010-04-14 19:44:04 +00:00
DEV9null_vc2008.vcproj Plugins (MSW only): Removed the Image Randomization flag from most plugins' projects. They now default to the value specified by the PCSX2 properties sheet, which enables image randomization by default. 2010-11-04 12:12:11 +00:00
ProjectRootDir.props Fix PadSSSPSX building, properly fix ZeroSPU2 and the null plugins too. Remove nullplugin_svnroot.props since it's not used anymore (I misunderstood the way props work). 2010-04-15 22:18:32 +00:00
ProjectRootDir.vsprops And that's dev9, which was about as barebones as CDVDnull. 2009-05-02 04:39:05 +00:00
dev9null.def Remove a handful of export/def warnings from the NULL plugins. 2010-05-18 02:59:50 +00:00