From c8f8a26c9cfc4e59e8b0a664dc1b3dcc8bf7dd66 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 1 Apr 2013 23:21:41 +0200 Subject: Add future Perl 5.18 project --- plugins/perl/perl-512.vcxproj | 124 ---------------------------------- plugins/perl/perl-512.vcxproj.filters | 23 ------- plugins/perl/perl-514.vcxproj | 124 ---------------------------------- plugins/perl/perl-514.vcxproj.filters | 23 ------- plugins/perl/perl-518.vcxproj | 124 ++++++++++++++++++++++++++++++++++ plugins/perl/perl-518.vcxproj.filters | 23 +++++++ 6 files changed, 147 insertions(+), 294 deletions(-) delete mode 100644 plugins/perl/perl-512.vcxproj delete mode 100644 plugins/perl/perl-512.vcxproj.filters delete mode 100644 plugins/perl/perl-514.vcxproj delete mode 100644 plugins/perl/perl-514.vcxproj.filters create mode 100644 plugins/perl/perl-518.vcxproj create mode 100644 plugins/perl/perl-518.vcxproj.filters (limited to 'plugins/perl') diff --git a/plugins/perl/perl-512.vcxproj b/plugins/perl/perl-512.vcxproj deleted file mode 100644 index 054b9dbf..00000000 --- a/plugins/perl/perl-512.vcxproj +++ /dev/null @@ -1,124 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {987E9374-98A1-44BA-946F-D3472D7A7055} - Win32Proj - perl512 - - - - DynamicLibrary - false - true - MultiByte - - - DynamicLibrary - false - true - MultiByte - - - - - - - - - - - - - - - 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.vcxproj.filters b/plugins/perl/perl-512.vcxproj.filters deleted file mode 100644 index c6c78a57..00000000 --- a/plugins/perl/perl-512.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.vcxproj b/plugins/perl/perl-514.vcxproj deleted file mode 100644 index 4db6163d..00000000 --- a/plugins/perl/perl-514.vcxproj +++ /dev/null @@ -1,124 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {C4C9FA6F-F990-4C7B-85F6-CD8F4F5728F0} - Win32Proj - perl514 - - - - DynamicLibrary - false - true - MultiByte - - - DynamicLibrary - false - true - MultiByte - - - - - - - - - - - - - - - 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.vcxproj.filters b/plugins/perl/perl-514.vcxproj.filters deleted file mode 100644 index c6c78a57..00000000 --- a/plugins/perl/perl-514.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-518.vcxproj b/plugins/perl/perl-518.vcxproj new file mode 100644 index 00000000..1b4cac9f --- /dev/null +++ b/plugins/perl/perl-518.vcxproj @@ -0,0 +1,124 @@ + + + + + Release + Win32 + + + Release + x64 + + + + {D90BC3E3-1341-4849-9354-5F40489D39D1} + Win32Proj + perl518 + + + + DynamicLibrary + false + true + MultiByte + + + DynamicLibrary + false + true + MultiByte + + + + + + + + + + + + + + + false + $(Perl518Output) + $(HexChatBin) + $(HexChatObj)$(ProjectName)\ + + + false + $(Perl518Output) + $(HexChatBin) + $(HexChatObj)$(ProjectName)\ + + + + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;PERL518_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) + $(Perl518Path)\lib\CORE;$(IntDir);..\..\src\common;%(AdditionalIncludeDirectories) + true + + + Windows + true + true + true + $(OutDir);%(AdditionalLibraryDirectories) + $(Perl518Lib).lib;%(AdditionalDependencies) + perl.def + $(Perl518Lib).dll;%(DelayLoadDLLs) + + + "$(GendefPath)\gendef" "$(Perl518Path)\bin\$(Perl518Lib).dll" +move $(Perl518Lib).def "$(IntDir)" +lib /nologo /machine:x86 "/def:$(IntDir)$(Perl518Lib).def" "/out:$(OutDir)\$(Perl518Lib).lib" +"$(Perl518Path)\bin\perl.exe" generate_header +move irc.pm.h "$(IntDir)" +move xchat.pm.h "$(IntDir)" + + + + + + + MaxSpeed + true + true + WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;PERL518_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) + $(Perl518Path)\lib\CORE;$(IntDir);..\..\src\common;%(AdditionalIncludeDirectories) + true + + + Windows + true + true + true + $(OutDir);%(AdditionalLibraryDirectories) + $(Perl518Lib).lib;%(AdditionalDependencies) + perl.def + $(Perl518Lib).dll;%(DelayLoadDLLs) + + + "$(GendefPath)\gendef" "$(Perl518Path)\bin\$(Perl518Lib).dll" +move $(Perl518Lib).def "$(IntDir)" +lib /nologo /machine:x64 "/def:$(IntDir)$(Perl518Lib).def" "/out:$(OutDir)\$(Perl518Lib).lib" +"$(Perl518Path)\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-518.vcxproj.filters b/plugins/perl/perl-518.vcxproj.filters new file mode 100644 index 00000000..f6d00b5c --- /dev/null +++ b/plugins/perl/perl-518.vcxproj.filters @@ -0,0 +1,23 @@ + + + + + {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