From a57a7d3f88f602d3c7ef16a4ae49fd7d2c197e0b Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 2 Oct 2012 16:00:13 +0200 Subject: Add XP (WDK) solution as a fallback option --- plugins/wmpa/wmpa-xp.vcxproj | 164 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 plugins/wmpa/wmpa-xp.vcxproj (limited to 'plugins/wmpa/wmpa-xp.vcxproj') diff --git a/plugins/wmpa/wmpa-xp.vcxproj b/plugins/wmpa/wmpa-xp.vcxproj new file mode 100644 index 00000000..788f9178 --- /dev/null +++ b/plugins/wmpa/wmpa-xp.vcxproj @@ -0,0 +1,164 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {E7F4DB0A-510D-41EF-B284-6E1DE1CC450D} + Win32Proj + wmpa + + + + DynamicLibrary + false + false + MultiByte + WDK7 + Dynamic + + + DynamicLibrary + false + false + MultiByte + WDK7 + Dynamic + + + + + + + + + + + + + + + false + hcwmpa + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + false + hcwmpa + $(SolutionDir)build\$(PlatformName)\bin\ + $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + + + + Level1 + Create + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;WMPA_EXPORTS;_AFXDLL;_AFX_NO_DAO_SUPPORT;%(PreprocessorDefinitions) + false + + + Windows + true + true + true + wmpa.def + + + true + + + + + Level1 + Create + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;WMPA_EXPORTS;_AFXDLL;_AFX_NO_DAO_SUPPORT;%(PreprocessorDefinitions) + false + + + Windows + true + true + true + wmpa.def + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.4.1