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/hextray/hextray-xp.vcxproj | 133 ----------------------------- plugins/hextray/hextray-xp.vcxproj.filters | 103 ---------------------- 2 files changed, 236 deletions(-) delete mode 100644 plugins/hextray/hextray-xp.vcxproj delete mode 100644 plugins/hextray/hextray-xp.vcxproj.filters (limited to 'plugins/hextray') diff --git a/plugins/hextray/hextray-xp.vcxproj b/plugins/hextray/hextray-xp.vcxproj deleted file mode 100644 index 99e133e9..00000000 --- a/plugins/hextray/hextray-xp.vcxproj +++ /dev/null @@ -1,133 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {3024CF36-85E5-4E00-9608-7002E2C7EF14} - Win32Proj - hextray - hextray - - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - false - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - hchextray - - - false - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - hchextray - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;XTRAY_EXPORTS;_STL70_;_STATIC_CPPLIB;%(PreprocessorDefinitions) - true - ..\..\src\common;%(AdditionalIncludeDirectories) - - - Windows - true - true - true - hextray.def - ntstc_msvcrt.lib;%(AdditionalDependencies) - - - - - - - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;XTRAY_EXPORTS;_STL70_;_STATIC_CPPLIB;%(PreprocessorDefinitions) - true - ..\..\src\common;%(AdditionalIncludeDirectories) - - - Windows - true - true - true - hextray.def - ntstc_msvcrt.lib;%(AdditionalDependencies) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/hextray/hextray-xp.vcxproj.filters b/plugins/hextray/hextray-xp.vcxproj.filters deleted file mode 100644 index 1f9a4057..00000000 --- a/plugins/hextray/hextray-xp.vcxproj.filters +++ /dev/null @@ -1,103 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {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 - - - {448b49a5-e68b-451e-bfbc-0855da024b2e} - - - {8345128a-0635-43d6-9115-a85ad9c77ee2} - - - - - Resource Files - - - Resource Files\bitmaps - - - Resource Files\icons - - - Resource Files\icons - - - Resource Files\icons - - - Resource Files\icons - - - Resource Files\icons - - - Resource Files\icons - - - Resource Files\icons - - - Resource Files\icons - - - - - Resource Files - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - \ No newline at end of file -- cgit 1.4.1