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/perl/perl-516-xp.vcxproj | 127 --------------------------------------- 1 file changed, 127 deletions(-) delete mode 100644 plugins/perl/perl-516-xp.vcxproj (limited to 'plugins/perl/perl-516-xp.vcxproj') 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 -- cgit 1.4.1