From fc98a6d79d26da8094f70ee4bc3b3a32fcd9cc82 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 30 Oct 2012 04:06:57 +0100 Subject: Remove hexchat-plugin.h duplicate --- plugins/perl/perl-512.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/perl/perl-512.vcxproj') diff --git a/plugins/perl/perl-512.vcxproj b/plugins/perl/perl-512.vcxproj index 14bef1d2..054b9dbf 100644 --- a/plugins/perl/perl-512.vcxproj +++ b/plugins/perl/perl-512.vcxproj @@ -61,7 +61,7 @@ true WIN32;NDEBUG;_WINDOWS;_USRDLL;PERL512_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) true - $(Perl512Path)\perl\lib\CORE;$(IntDir);..;%(AdditionalIncludeDirectories) + $(Perl512Path)\perl\lib\CORE;$(IntDir);..\..\src\common;%(AdditionalIncludeDirectories) Windows @@ -91,7 +91,7 @@ move xchat.pm.h "$(IntDir)" true WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;PERL512_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) true - $(Perl512Path)\perl\lib\CORE;$(IntDir);..;%(AdditionalIncludeDirectories) + $(Perl512Path)\perl\lib\CORE;$(IntDir);..\..\src\common;%(AdditionalIncludeDirectories) Windows -- cgit 1.4.1