From c54cd4181b9d4b49768c56a47655dbea1a9553b7 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 21 Oct 2012 06:33:33 +0200 Subject: Rename WinSys files --- plugins/sysinfo/sysinfo-xp.vcxproj | 111 +++++++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 plugins/sysinfo/sysinfo-xp.vcxproj (limited to 'plugins/sysinfo/sysinfo-xp.vcxproj') diff --git a/plugins/sysinfo/sysinfo-xp.vcxproj b/plugins/sysinfo/sysinfo-xp.vcxproj new file mode 100644 index 00000000..370a96cd --- /dev/null +++ b/plugins/sysinfo/sysinfo-xp.vcxproj @@ -0,0 +1,111 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {6C0CA980-97C5-427A-BE61-5BCECAFABBDA} + Win32Proj + winsys + winsys + + + + DynamicLibrary + false + true + Unicode + WDK7 + + + DynamicLibrary + false + true + Unicode + WDK7 + + + + + + + + + + + + + + + false + hcwinsys + $(HexChatBin) + $(HexChatObj)$(ProjectName)\ + + + false + hcwinsys + $(HexChatBin) + $(HexChatObj)$(ProjectName)\ + + + + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSYS_EXPORTS;%(PreprocessorDefinitions) + ..;%(AdditionalIncludeDirectories) + true + false + + + Windows + true + true + true + winsys.def + wbemuuid.lib;vccomsup.lib;%(AdditionalDependencies) + comsupp.lib + + + + + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;WINSYS_EXPORTS;%(PreprocessorDefinitions) + ..;%(AdditionalIncludeDirectories) + true + false + + + Windows + true + true + true + winsys.def + wbemuuid.lib;vccomsup.lib;%(AdditionalDependencies) + comsupp.lib + + + + + + + + + + + + \ No newline at end of file -- cgit 1.4.1