From 110a2625fe7dcee78b96ca8589b6e0d5f2f76983 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 1 Apr 2013 05:05:33 +0200 Subject: Remove another bunch of obsolete junk --- plugins/sysinfo/sysinfo-xp.vcxproj | 111 ----------------------------- plugins/sysinfo/sysinfo-xp.vcxproj.filters | 23 ------ 2 files changed, 134 deletions(-) delete mode 100644 plugins/sysinfo/sysinfo-xp.vcxproj delete mode 100644 plugins/sysinfo/sysinfo-xp.vcxproj.filters (limited to 'plugins/sysinfo') diff --git a/plugins/sysinfo/sysinfo-xp.vcxproj b/plugins/sysinfo/sysinfo-xp.vcxproj deleted file mode 100644 index 99dc2e51..00000000 --- a/plugins/sysinfo/sysinfo-xp.vcxproj +++ /dev/null @@ -1,111 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {6C0CA980-97C5-427A-BE61-5BCECAFABBDA} - Win32Proj - sysinfo - sysinfo - - - - DynamicLibrary - false - true - Unicode - WDK7 - - - DynamicLibrary - false - true - Unicode - WDK7 - - - - - - - - - - - - - - - false - hcsysinfo - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - hcsysinfo - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;SYSINFO_EXPORTS;%(PreprocessorDefinitions) - ..\..\src\common;%(AdditionalIncludeDirectories) - true - false - - - Windows - true - true - true - sysinfo.def - wbemuuid.lib;vccomsup.lib;%(AdditionalDependencies) - comsupp.lib - - - - - - - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;SYSINFO_EXPORTS;%(PreprocessorDefinitions) - ..\..\src\common;%(AdditionalIncludeDirectories) - true - false - - - Windows - true - true - true - sysinfo.def - wbemuuid.lib;vccomsup.lib;%(AdditionalDependencies) - comsupp.lib - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/sysinfo/sysinfo-xp.vcxproj.filters b/plugins/sysinfo/sysinfo-xp.vcxproj.filters deleted file mode 100644 index 1ef90f5b..00000000 --- a/plugins/sysinfo/sysinfo-xp.vcxproj.filters +++ /dev/null @@ -1,23 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - - - Resource Files - - - - - Source Files - - - \ No newline at end of file -- cgit 1.4.1