From 981c7b9482d6f65c38aeec624a10c6b91a9d77cf Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Wed, 3 Oct 2012 18:54:15 +0200 Subject: Now really finish the reversion --- plugins/mpcinfo/mpcinfo-xp.vcxproj | 105 +++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 plugins/mpcinfo/mpcinfo-xp.vcxproj (limited to 'plugins/mpcinfo/mpcinfo-xp.vcxproj') diff --git a/plugins/mpcinfo/mpcinfo-xp.vcxproj b/plugins/mpcinfo/mpcinfo-xp.vcxproj new file mode 100644 index 00000000..011e08ea --- /dev/null +++ b/plugins/mpcinfo/mpcinfo-xp.vcxproj @@ -0,0 +1,105 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {B0E36D93-CA2A-49FE-9EB9-9C96C6016EEC} + Win32Proj + mpcinfo + mpcinfo + + + + DynamicLibrary + false + true + MultiByte + + + DynamicLibrary + false + true + MultiByte + + + + + + + + + + + + + + + false + hcmpcinfo + $(HexChatBin) + $(HexChatObj)$(ProjectName)\ + + + false + hcmpcinfo + $(HexChatBin) + $(HexChatObj)$(ProjectName)\ + + + + Level1 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;MPCINFO_EXPORTS;%(PreprocessorDefinitions) + true + ..;%(AdditionalIncludeDirectories) + + + Windows + true + true + true + mpcinfo.def + + + + + Level1 + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;MPCINFO_EXPORTS;%(PreprocessorDefinitions) + true + ..;%(AdditionalIncludeDirectories) + + + Windows + true + true + true + mpcinfo.def + + + + + + + + + + + + \ No newline at end of file -- cgit 1.4.1