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-xp.vcxproj | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'plugins/sysinfo/sysinfo-xp.vcxproj') diff --git a/plugins/sysinfo/sysinfo-xp.vcxproj b/plugins/sysinfo/sysinfo-xp.vcxproj index 370a96cd..1a53e87f 100644 --- a/plugins/sysinfo/sysinfo-xp.vcxproj +++ b/plugins/sysinfo/sysinfo-xp.vcxproj @@ -13,8 +13,8 @@ {6C0CA980-97C5-427A-BE61-5BCECAFABBDA} Win32Proj - winsys - winsys + sysinfo + sysinfo @@ -45,13 +45,13 @@ false - hcwinsys + hcsysinfo $(HexChatBin) $(HexChatObj)$(ProjectName)\ false - hcwinsys + hcsysinfo $(HexChatBin) $(HexChatObj)$(ProjectName)\ @@ -62,7 +62,7 @@ MaxSpeed true true - WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSYS_EXPORTS;%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;_USRDLL;SYSINFO_EXPORTS;%(PreprocessorDefinitions) ..;%(AdditionalIncludeDirectories) true false @@ -72,7 +72,7 @@ true true true - winsys.def + sysinfo.def wbemuuid.lib;vccomsup.lib;%(AdditionalDependencies) comsupp.lib @@ -84,7 +84,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 @@ -94,16 +94,16 @@ true true true - winsys.def + sysinfo.def wbemuuid.lib;vccomsup.lib;%(AdditionalDependencies) comsupp.lib - + - + -- cgit 1.4.1