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.vcxproj | 108 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 plugins/sysinfo/sysinfo.vcxproj (limited to 'plugins/sysinfo/sysinfo.vcxproj') diff --git a/plugins/sysinfo/sysinfo.vcxproj b/plugins/sysinfo/sysinfo.vcxproj new file mode 100644 index 00000000..76c3a94b --- /dev/null +++ b/plugins/sysinfo/sysinfo.vcxproj @@ -0,0 +1,108 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {6C0CA980-97C5-427A-BE61-5BCECAFABBDA} + Win32Proj + winsys + + + + DynamicLibrary + false + true + Unicode + + + DynamicLibrary + false + true + Unicode + + + + + + + + + + + + + + + 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;comsupp.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;comsupp.lib;%(AdditionalDependencies) + comsupp.lib + + + + + + + + + + + + \ No newline at end of file -- cgit 1.4.1