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-xp.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/perl/perl-512-xp.vcxproj') diff --git a/plugins/perl/perl-512-xp.vcxproj b/plugins/perl/perl-512-xp.vcxproj index c1148c48..9e45ec89 100644 --- a/plugins/perl/perl-512-xp.vcxproj +++ b/plugins/perl/perl-512-xp.vcxproj @@ -64,7 +64,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 @@ -94,7 +94,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