From e7704f804c75901f0345ed7ccc0541715683229c Mon Sep 17 00:00:00 2001 From: Michael Welter Date: Mon, 8 Apr 2013 17:55:45 -0500 Subject: [PATCH] Fixed reference location for gptp\common files --- daemons/gptp/windows/daemon_cl/daemon_cl.vcxproj | 32 ++++++++++++------------ 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/daemons/gptp/windows/daemon_cl/daemon_cl.vcxproj b/daemons/gptp/windows/daemon_cl/daemon_cl.vcxproj index 9473646..84a2588 100644 --- a/daemons/gptp/windows/daemon_cl/daemon_cl.vcxproj +++ b/daemons/gptp/windows/daemon_cl/daemon_cl.vcxproj @@ -136,7 +136,7 @@ true true WIN32;NDEBUG;_CONSOLE;WPCAP;HAVE_REMOTE - C:\Users\John\src\pcap\Include;$(SolutionDir)\daemon_cl\;..\..\..\common;%(AdditionalIncludeDirectories) + C:\Users\John\src\pcap\Include;$(SolutionDir)\daemon_cl\;..\..\..\common;..\..\common;%(AdditionalIncludeDirectories) Console @@ -152,17 +152,17 @@ - - - - - - - - - - - + + + + + + + + + + + @@ -172,19 +172,19 @@ - + NotUsing NotUsing - + NotUsing NotUsing - + NotUsing NotUsing - + NotUsing NotUsing -- 2.7.4