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/checksum/checksum-xp.vcxproj | 109 ---------------- plugins/checksum/checksum-xp.vcxproj.filters | 23 ---- plugins/dns/dns-xp.vcxproj | 113 ----------------- plugins/dns/dns-xp.vcxproj.filters | 35 ------ plugins/doat/doat-xp.vcxproj | 105 ---------------- plugins/doat/doat-xp.vcxproj.filters | 23 ---- plugins/exec/exec-xp.vcxproj | 105 ---------------- plugins/exec/exec-xp.vcxproj.filters | 23 ---- plugins/fishlim/fishlim-xp.vcxproj | 121 ------------------ plugins/fishlim/fishlim-xp.vcxproj.filters | 59 --------- plugins/hextray/hextray-xp.vcxproj | 133 -------------------- plugins/hextray/hextray-xp.vcxproj.filters | 103 --------------- plugins/mpcinfo/mpcinfo-xp.vcxproj | 105 ---------------- plugins/mpcinfo/mpcinfo-xp.vcxproj.filters | 23 ---- plugins/perl/perl-512-xp.vcxproj | 127 ------------------- plugins/perl/perl-512-xp.vcxproj.filters | 23 ---- plugins/perl/perl-514-xp.vcxproj | 127 ------------------- plugins/perl/perl-514-xp.vcxproj.filters | 23 ---- plugins/perl/perl-516-xp.vcxproj | 127 ------------------- plugins/perl/perl-516-xp.vcxproj.filters | 23 ---- plugins/python/python-xp.vcxproj | 109 ---------------- plugins/python/python-xp.vcxproj.filters | 23 ---- plugins/sysinfo/sysinfo-xp.vcxproj | 111 ----------------- plugins/sysinfo/sysinfo-xp.vcxproj.filters | 23 ---- plugins/upd/upd-xp.vcxproj | 109 ---------------- plugins/upd/upd-xp.vcxproj.filters | 23 ---- plugins/winamp/winamp-xp.vcxproj | 105 ---------------- plugins/winamp/winamp-xp.vcxproj.filters | 23 ---- plugins/wmpa/wmpa-xp.vcxproj | 163 ------------------------ plugins/wmpa/wmpa-xp.vcxproj.filters | 180 --------------------------- 30 files changed, 2399 deletions(-) delete mode 100644 plugins/checksum/checksum-xp.vcxproj delete mode 100644 plugins/checksum/checksum-xp.vcxproj.filters delete mode 100644 plugins/dns/dns-xp.vcxproj delete mode 100644 plugins/dns/dns-xp.vcxproj.filters delete mode 100644 plugins/doat/doat-xp.vcxproj delete mode 100644 plugins/doat/doat-xp.vcxproj.filters delete mode 100644 plugins/exec/exec-xp.vcxproj delete mode 100644 plugins/exec/exec-xp.vcxproj.filters delete mode 100644 plugins/fishlim/fishlim-xp.vcxproj delete mode 100644 plugins/fishlim/fishlim-xp.vcxproj.filters delete mode 100644 plugins/hextray/hextray-xp.vcxproj delete mode 100644 plugins/hextray/hextray-xp.vcxproj.filters delete mode 100644 plugins/mpcinfo/mpcinfo-xp.vcxproj delete mode 100644 plugins/mpcinfo/mpcinfo-xp.vcxproj.filters delete mode 100644 plugins/perl/perl-512-xp.vcxproj delete mode 100644 plugins/perl/perl-512-xp.vcxproj.filters delete mode 100644 plugins/perl/perl-514-xp.vcxproj delete mode 100644 plugins/perl/perl-514-xp.vcxproj.filters delete mode 100644 plugins/perl/perl-516-xp.vcxproj delete mode 100644 plugins/perl/perl-516-xp.vcxproj.filters delete mode 100644 plugins/python/python-xp.vcxproj delete mode 100644 plugins/python/python-xp.vcxproj.filters delete mode 100644 plugins/sysinfo/sysinfo-xp.vcxproj delete mode 100644 plugins/sysinfo/sysinfo-xp.vcxproj.filters delete mode 100644 plugins/upd/upd-xp.vcxproj delete mode 100644 plugins/upd/upd-xp.vcxproj.filters delete mode 100644 plugins/winamp/winamp-xp.vcxproj delete mode 100644 plugins/winamp/winamp-xp.vcxproj.filters delete mode 100644 plugins/wmpa/wmpa-xp.vcxproj delete mode 100644 plugins/wmpa/wmpa-xp.vcxproj.filters (limited to 'plugins') diff --git a/plugins/checksum/checksum-xp.vcxproj b/plugins/checksum/checksum-xp.vcxproj deleted file mode 100644 index c4bf00bc..00000000 --- a/plugins/checksum/checksum-xp.vcxproj +++ /dev/null @@ -1,109 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {5EF7F47D-D09C-43C4-BF64-B28B11A0FF91} - Win32Proj - checksum - checksum - - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - false - hcchecksum - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - hcchecksum - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;CHECKSUM_EXPORTS;%(PreprocessorDefinitions) - $(DepsRoot)\include;$(Glib);..\..\src\common;%(AdditionalIncludeDirectories) - true - - - Windows - true - true - true - checksum.def - $(DepsRoot)\lib;%(AdditionalLibraryDirectories) - $(DepLibs);%(AdditionalDependencies) - - - - - - - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;CHECKSUM_EXPORTS;%(PreprocessorDefinitions) - $(DepsRoot)\include;$(Glib);..\..\src\common;%(AdditionalIncludeDirectories) - true - - - Windows - true - true - true - checksum.def - $(DepsRoot)\lib;%(AdditionalLibraryDirectories) - $(DepLibs);%(AdditionalDependencies) - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/checksum/checksum-xp.vcxproj.filters b/plugins/checksum/checksum-xp.vcxproj.filters deleted file mode 100644 index e6ef5e81..00000000 --- a/plugins/checksum/checksum-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 - - - - - Source Files - - - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/dns/dns-xp.vcxproj b/plugins/dns/dns-xp.vcxproj deleted file mode 100644 index a178d7dd..00000000 --- a/plugins/dns/dns-xp.vcxproj +++ /dev/null @@ -1,113 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {3786FA8C-3E76-45E3-984E-FCCFF44729C9} - Win32Proj - dns - dns - - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - false - hcdns - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - hcdns - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;DNS_EXPORTS;%(PreprocessorDefinitions) - ..\..\src\common;%(AdditionalIncludeDirectories) - true - - - Windows - true - true - true - $(DepsRoot)\lib;%(AdditionalLibraryDirectories) - $(DepLibs);%(AdditionalDependencies) - dns.def - - - - - - - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;DNS_EXPORTS;%(PreprocessorDefinitions) - ..\..\src\common;%(AdditionalIncludeDirectories) - true - - - Windows - true - true - true - $(DepsRoot)\lib;%(AdditionalLibraryDirectories) - $(DepLibs);%(AdditionalDependencies) - dns.def - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/dns/dns-xp.vcxproj.filters b/plugins/dns/dns-xp.vcxproj.filters deleted file mode 100644 index a49dc1e2..00000000 --- a/plugins/dns/dns-xp.vcxproj.filters +++ /dev/null @@ -1,35 +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 - - - - - Resource Files - - - - - Source Files - - - Source Files - - - - - Header Files - - - \ No newline at end of file diff --git a/plugins/doat/doat-xp.vcxproj b/plugins/doat/doat-xp.vcxproj deleted file mode 100644 index 5d062bae..00000000 --- a/plugins/doat/doat-xp.vcxproj +++ /dev/null @@ -1,105 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {4980AF24-9D42-427D-A8E6-0DF3B97C455D} - Win32Proj - doat - doat - - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - false - hcdoat - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - hcdoat - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;DOAT_EXPORTS;%(PreprocessorDefinitions) - ..\..\src\common;%(AdditionalIncludeDirectories) - true - - - Windows - true - true - true - doat.def - - - - - - - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;DOAT_EXPORTS;%(PreprocessorDefinitions) - ..\..\src\common;%(AdditionalIncludeDirectories) - true - - - Windows - true - true - true - doat.def - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/doat/doat-xp.vcxproj.filters b/plugins/doat/doat-xp.vcxproj.filters deleted file mode 100644 index 43ea8307..00000000 --- a/plugins/doat/doat-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 - - - - - Source Files - - - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/exec/exec-xp.vcxproj b/plugins/exec/exec-xp.vcxproj deleted file mode 100644 index 22acbb2d..00000000 --- a/plugins/exec/exec-xp.vcxproj +++ /dev/null @@ -1,105 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {17E4BE39-76F7-4A06-AD21-EFD0C5091F76} - Win32Proj - exec - exec - - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - false - hcexec - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - hcexec - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;EXEC_EXPORTS;%(PreprocessorDefinitions) - true - ..\..\src\common;%(AdditionalIncludeDirectories) - - - Windows - true - true - true - exec.def - - - - - - - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;EXEC_EXPORTS;%(PreprocessorDefinitions) - true - ..\..\src\common;%(AdditionalIncludeDirectories) - - - Windows - true - true - true - exec.def - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/exec/exec-xp.vcxproj.filters b/plugins/exec/exec-xp.vcxproj.filters deleted file mode 100644 index f800df93..00000000 --- a/plugins/exec/exec-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 diff --git a/plugins/fishlim/fishlim-xp.vcxproj b/plugins/fishlim/fishlim-xp.vcxproj deleted file mode 100644 index 41c4d8f3..00000000 --- a/plugins/fishlim/fishlim-xp.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {3C4F42FC-292A-420B-B63D-C03DFBDD8E4E} - Win32Proj - fishlim - fishlim - - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - false - hcfishlim - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - hcfishlim - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;FISHLIM_EXPORTS;%(PreprocessorDefinitions) - true - $(DepsRoot)\include;$(Glib);..\..\src\common;%(AdditionalIncludeDirectories) - - - Windows - true - true - true - fishlim.def - $(DepsRoot)\lib;%(AdditionalLibraryDirectories) - $(DepLibs);%(AdditionalDependencies) - - - - - - - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;FISHLIM_EXPORTS;%(PreprocessorDefinitions) - true - $(DepsRoot)\include;$(Glib);..\..\src\common;%(AdditionalIncludeDirectories) - - - Windows - true - true - true - fishlim.def - $(DepsRoot)\lib;%(AdditionalLibraryDirectories) - $(DepLibs);%(AdditionalDependencies) - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/fishlim/fishlim-xp.vcxproj.filters b/plugins/fishlim/fishlim-xp.vcxproj.filters deleted file mode 100644 index 7c13733b..00000000 --- a/plugins/fishlim/fishlim-xp.vcxproj.filters +++ /dev/null @@ -1,59 +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 - - - - - Resource Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - \ No newline at end of file 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 diff --git a/plugins/mpcinfo/mpcinfo-xp.vcxproj b/plugins/mpcinfo/mpcinfo-xp.vcxproj deleted file mode 100644 index cce7dd82..00000000 --- a/plugins/mpcinfo/mpcinfo-xp.vcxproj +++ /dev/null @@ -1,105 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {B0E36D93-CA2A-49FE-9EB9-9C96C6016EEC} - Win32Proj - mpcinfo - mpcinfo - - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - false - hcmpcinfo - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - hcmpcinfo - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;MPCINFO_EXPORTS;%(PreprocessorDefinitions) - true - ..\..\src\common;%(AdditionalIncludeDirectories) - - - Windows - true - true - true - mpcinfo.def - - - - - - - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;MPCINFO_EXPORTS;%(PreprocessorDefinitions) - true - ..\..\src\common;%(AdditionalIncludeDirectories) - - - Windows - true - true - true - mpcinfo.def - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/mpcinfo/mpcinfo-xp.vcxproj.filters b/plugins/mpcinfo/mpcinfo-xp.vcxproj.filters deleted file mode 100644 index 7e22eb30..00000000 --- a/plugins/mpcinfo/mpcinfo-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 diff --git a/plugins/perl/perl-512-xp.vcxproj b/plugins/perl/perl-512-xp.vcxproj deleted file mode 100644 index 9e45ec89..00000000 --- a/plugins/perl/perl-512-xp.vcxproj +++ /dev/null @@ -1,127 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {987E9374-98A1-44BA-946F-D3472D7A7055} - Win32Proj - perl512 - perl-512 - - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - false - $(Perl512Output) - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - $(Perl512Output) - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;PERL512_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) - true - $(Perl512Path)\perl\lib\CORE;$(IntDir);..\..\src\common;%(AdditionalIncludeDirectories) - - - Windows - true - true - true - $(OutDir);%(AdditionalLibraryDirectories) - $(Perl512Lib).lib;%(AdditionalDependencies) - perl.def - $(Perl512Lib).dll;%(DelayLoadDLLs) - - - "$(GendefPath)\gendef" "$(Perl512Path)\perl\bin\$(Perl512Lib).dll" -move $(Perl512Lib).def "$(IntDir)" -lib /nologo /machine:x86 "/def:$(IntDir)$(Perl512Lib).def" "/out:$(OutDir)\$(Perl512Lib).lib" -"$(Perl512Path)\perl\bin\perl.exe" generate_header -move irc.pm.h "$(IntDir)" -move xchat.pm.h "$(IntDir)" - - - - - - - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;PERL512_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) - true - $(Perl512Path)\perl\lib\CORE;$(IntDir);..\..\src\common;%(AdditionalIncludeDirectories) - - - Windows - true - true - true - $(OutDir);%(AdditionalLibraryDirectories) - $(Perl512Lib).lib;%(AdditionalDependencies) - perl.def - $(Perl512Lib).dll;%(DelayLoadDLLs) - - - "$(GendefPath)\gendef" "$(Perl512Path)\perl\bin\$(Perl512Lib).dll" -move $(Perl512Lib).def "$(IntDir)" -lib /nologo /machine:x64 "/def:$(IntDir)$(Perl512Lib).def" "/out:$(OutDir)\$(Perl512Lib).lib" -"$(Perl512Path)\perl\bin\perl.exe" generate_header -move irc.pm.h "$(IntDir)" -move xchat.pm.h "$(IntDir)" - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/perl/perl-512-xp.vcxproj.filters b/plugins/perl/perl-512-xp.vcxproj.filters deleted file mode 100644 index c6c78a57..00000000 --- a/plugins/perl/perl-512-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 - - - - - Source Files - - - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/perl/perl-514-xp.vcxproj b/plugins/perl/perl-514-xp.vcxproj deleted file mode 100644 index e5ce584e..00000000 --- a/plugins/perl/perl-514-xp.vcxproj +++ /dev/null @@ -1,127 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {C4C9FA6F-F990-4C7B-85F6-CD8F4F5728F0} - Win32Proj - perl514 - perl-514 - - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - false - $(Perl514Output) - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - $(Perl514Output) - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;PERL514_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) - $(Perl514Path)\perl\lib\CORE;$(IntDir);..\..\src\common;%(AdditionalIncludeDirectories) - true - - - Windows - true - true - true - $(OutDir);%(AdditionalLibraryDirectories) - $(Perl514Lib).lib;%(AdditionalDependencies) - perl.def - $(Perl514Lib).dll;%(DelayLoadDLLs) - - - "$(GendefPath)\gendef" "$(Perl514Path)\perl\bin\$(Perl514Lib).dll" -move $(Perl514Lib).def "$(IntDir)" -lib /nologo /machine:x86 "/def:$(IntDir)$(Perl514Lib).def" "/out:$(OutDir)\$(Perl514Lib).lib" -"$(Perl514Path)\perl\bin\perl.exe" generate_header -move irc.pm.h "$(IntDir)" -move xchat.pm.h "$(IntDir)" - - - - - - - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;PERL514_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) - $(Perl514Path)\perl\lib\CORE;$(IntDir);..\..\src\common;%(AdditionalIncludeDirectories) - true - - - Windows - true - true - true - $(OutDir);%(AdditionalLibraryDirectories) - $(Perl514Lib).lib;%(AdditionalDependencies) - perl.def - $(Perl514Lib).dll;%(DelayLoadDLLs) - - - "$(GendefPath)\gendef" "$(Perl514Path)\perl\bin\$(Perl514Lib).dll" -move $(Perl514Lib).def "$(IntDir)" -lib /nologo /machine:x64 "/def:$(IntDir)$(Perl514Lib).def" "/out:$(OutDir)\$(Perl514Lib).lib" -"$(Perl514Path)\perl\bin\perl.exe" generate_header -move irc.pm.h "$(IntDir)" -move xchat.pm.h "$(IntDir)" - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/perl/perl-514-xp.vcxproj.filters b/plugins/perl/perl-514-xp.vcxproj.filters deleted file mode 100644 index c6c78a57..00000000 --- a/plugins/perl/perl-514-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 - - - - - Source Files - - - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/perl/perl-516-xp.vcxproj b/plugins/perl/perl-516-xp.vcxproj deleted file mode 100644 index 17fe102b..00000000 --- a/plugins/perl/perl-516-xp.vcxproj +++ /dev/null @@ -1,127 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {58654438-F674-42F7-88FA-73EF90AD80B1} - Win32Proj - perl516 - perl-516 - - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - false - $(Perl516Output) - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - $(Perl516Output) - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;PERL516_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) - $(Perl516Path)\perl\lib\CORE;$(IntDir);..\..\src\common;%(AdditionalIncludeDirectories) - true - - - Windows - true - true - true - $(OutDir);%(AdditionalLibraryDirectories) - $(Perl516Lib).lib;%(AdditionalDependencies) - perl.def - $(Perl516Lib).dll;%(DelayLoadDLLs) - - - "$(GendefPath)\gendef" "$(Perl516Path)\perl\bin\$(Perl516Lib).dll" -move $(Perl516Lib).def "$(IntDir)" -lib /nologo /machine:x86 "/def:$(IntDir)$(Perl516Lib).def" "/out:$(OutDir)\$(Perl516Lib).lib" -"$(Perl516Path)\perl\bin\perl.exe" generate_header -move irc.pm.h "$(IntDir)" -move xchat.pm.h "$(IntDir)" - - - - - - - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;PERL516_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) - $(Perl516Path)\perl\lib\CORE;$(IntDir);..\..\src\common;%(AdditionalIncludeDirectories) - true - - - Windows - true - true - true - $(OutDir);%(AdditionalLibraryDirectories) - $(Perl516Lib).lib;%(AdditionalDependencies) - perl.def - $(Perl516Lib).dll;%(DelayLoadDLLs) - - - "$(GendefPath)\gendef" "$(Perl516Path)\perl\bin\$(Perl516Lib).dll" -move $(Perl516Lib).def "$(IntDir)" -lib /nologo /machine:x64 "/def:$(IntDir)$(Perl516Lib).def" "/out:$(OutDir)\$(Perl516Lib).lib" -"$(Perl516Path)\perl\bin\perl.exe" generate_header -move irc.pm.h "$(IntDir)" -move xchat.pm.h "$(IntDir)" - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/perl/perl-516-xp.vcxproj.filters b/plugins/perl/perl-516-xp.vcxproj.filters deleted file mode 100644 index f6d00b5c..00000000 --- a/plugins/perl/perl-516-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 diff --git a/plugins/python/python-xp.vcxproj b/plugins/python/python-xp.vcxproj deleted file mode 100644 index 8d532aea..00000000 --- a/plugins/python/python-xp.vcxproj +++ /dev/null @@ -1,109 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {19C52A0A-A790-409E-A28A-9745FF990F5C} - Win32Proj - python - python - - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - false - $(PythonOutput) - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - $(PythonOutput) - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;PYTHON_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) - $(Glib);$(PythonPath)\include;..\..\src\common;%(AdditionalIncludeDirectories) - true - - - Windows - true - true - true - python.def - "$(PythonLib).lib";$(DepLibs);%(AdditionalDependencies) - $(DepsRoot)\lib;$(OutDir);$(PythonPath)\libs;%(AdditionalLibraryDirectories) - - - - - - - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;PYTHON_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) - $(Glib);$(PythonPath)\include;..\..\src\common;%(AdditionalIncludeDirectories) - true - - - Windows - true - true - true - python.def - "$(PythonLib).lib";$(DepLibs);%(AdditionalDependencies) - $(DepsRoot)\lib;$(OutDir);$(PythonPath)\libs;%(AdditionalLibraryDirectories) - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/python/python-xp.vcxproj.filters b/plugins/python/python-xp.vcxproj.filters deleted file mode 100644 index d56e53b6..00000000 --- a/plugins/python/python-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 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 diff --git a/plugins/upd/upd-xp.vcxproj b/plugins/upd/upd-xp.vcxproj deleted file mode 100644 index 0072580b..00000000 --- a/plugins/upd/upd-xp.vcxproj +++ /dev/null @@ -1,109 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {461DC24A-A410-4171-8C02-CCDBF3702C2A} - Win32Proj - upd - upd - - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - false - hcupd - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - hcupd - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;UPD_EXPORTS;%(PreprocessorDefinitions) - true - ..\..\src\common;$(Glib);%(AdditionalIncludeDirectories) - - - Windows - true - true - true - upd.def - $(DepLibs);%(AdditionalDependencies) - $(DepsRoot)\lib;%(AdditionalLibraryDirectories) - - - - - - - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;UPD_EXPORTS;%(PreprocessorDefinitions) - true - ..\..\src\common;$(Glib);%(AdditionalIncludeDirectories) - - - Windows - true - true - true - upd.def - $(DepLibs);%(AdditionalDependencies) - $(DepsRoot)\lib;%(AdditionalLibraryDirectories) - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/upd/upd-xp.vcxproj.filters b/plugins/upd/upd-xp.vcxproj.filters deleted file mode 100644 index e3d7397e..00000000 --- a/plugins/upd/upd-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 diff --git a/plugins/winamp/winamp-xp.vcxproj b/plugins/winamp/winamp-xp.vcxproj deleted file mode 100644 index 35ec6c1c..00000000 --- a/plugins/winamp/winamp-xp.vcxproj +++ /dev/null @@ -1,105 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {E78C0D9A-798E-4BF6-B0CC-6FECB8CA2FCE} - Win32Proj - winamp - winamp - - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - false - hcwinamp - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - hcwinamp - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;WINAMP_EXPORTS;%(PreprocessorDefinitions) - true - ..\..\src\common;%(AdditionalIncludeDirectories) - - - Windows - true - true - true - winamp.def - - - - - - - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;WINAMP_EXPORTS;%(PreprocessorDefinitions) - true - ..\..\src\common;%(AdditionalIncludeDirectories) - - - Windows - true - true - true - winamp.def - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/winamp/winamp-xp.vcxproj.filters b/plugins/winamp/winamp-xp.vcxproj.filters deleted file mode 100644 index 1a800a33..00000000 --- a/plugins/winamp/winamp-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 diff --git a/plugins/wmpa/wmpa-xp.vcxproj b/plugins/wmpa/wmpa-xp.vcxproj deleted file mode 100644 index 15fed71d..00000000 --- a/plugins/wmpa/wmpa-xp.vcxproj +++ /dev/null @@ -1,163 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {E7F4DB0A-510D-41EF-B284-6E1DE1CC450D} - Win32Proj - wmpa - wmpa - - - - DynamicLibrary - false - false - MultiByte - WDK7 - Dynamic - - - DynamicLibrary - false - false - MultiByte - WDK7 - Dynamic - - - - - - - - - - - - - - - false - hcwmpa - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - hcwmpa - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - Create - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;WMPA_EXPORTS;_AFXDLL;_AFX_NO_DAO_SUPPORT;%(PreprocessorDefinitions) - false - - - Windows - true - true - true - wmpa.def - - - true - - - - - Create - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;WMPA_EXPORTS;_AFXDLL;_AFX_NO_DAO_SUPPORT;%(PreprocessorDefinitions) - false - - - Windows - true - true - true - wmpa.def - - - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/wmpa/wmpa-xp.vcxproj.filters b/plugins/wmpa/wmpa-xp.vcxproj.filters deleted file mode 100644 index 7910f0d8..00000000 --- a/plugins/wmpa/wmpa-xp.vcxproj.filters +++ /dev/null @@ -1,180 +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 - - - {c54ddc93-06ab-4a74-854a-9ec976b7bfd0} - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source 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 - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files - - - Resource Files\res - - - - - Resource Files - - - - - Resource Files - - - \ No newline at end of file -- cgit 1.4.1