From cb891a9732d77dde425052b6d11dc8024492e80a Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 21 Oct 2012 06:40:28 +0200 Subject: Rename WinSys on the code level --- plugins/sysinfo/sysinfo.vcxproj | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'plugins/sysinfo/sysinfo.vcxproj') diff --git a/plugins/sysinfo/sysinfo.vcxproj b/plugins/sysinfo/sysinfo.vcxproj index 76c3a94b..c5e4c419 100644 --- a/plugins/sysinfo/sysinfo.vcxproj +++ b/plugins/sysinfo/sysinfo.vcxproj @@ -13,7 +13,7 @@ {6C0CA980-97C5-427A-BE61-5BCECAFABBDA} Win32Proj - winsys + sysinfo @@ -42,13 +42,13 @@ false - hcwinsys + hcsysinfo $(HexChatBin) $(HexChatObj)$(ProjectName)\ false - hcwinsys + hcsysinfo $(HexChatBin) $(HexChatObj)$(ProjectName)\ @@ -59,7 +59,7 @@ MaxSpeed true true - WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSYS_EXPORTS;%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;_USRDLL;SYSINFO_EXPORTS;%(PreprocessorDefinitions) ..;%(AdditionalIncludeDirectories) true false @@ -69,7 +69,7 @@ true true true - winsys.def + sysinfo.def wbemuuid.lib;comsupp.lib;%(AdditionalDependencies) comsupp.lib @@ -81,7 +81,7 @@ MaxSpeed true true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;WINSYS_EXPORTS;%(PreprocessorDefinitions) + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;SYSINFO_EXPORTS;%(PreprocessorDefinitions) ..;%(AdditionalIncludeDirectories) true false @@ -91,16 +91,16 @@ true true true - winsys.def + sysinfo.def wbemuuid.lib;comsupp.lib;%(AdditionalDependencies) comsupp.lib - + - + -- cgit 1.4.1