From: Erwin Janssen Date: Tue, 21 Jun 2016 01:37:47 +0000 (+0200) Subject: Windows: Replaced def file references in project files. X-Git-Tag: untagged-fd4ca25a4ca4e4dc471c~4^2~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=797203db19b879fa3a042e3056d1f4ae5f9f2f99;p=graphviz Windows: Replaced def file references in project files. --- diff --git a/lib/cdt/cdt.vcxproj b/lib/cdt/cdt.vcxproj index be20cd262..87055926d 100644 --- a/lib/cdt/cdt.vcxproj +++ b/lib/cdt/cdt.vcxproj @@ -67,6 +67,7 @@ Windows MachineX86 + cdt.def @@ -87,6 +88,7 @@ true MachineX86 + cdt.def diff --git a/lib/cgraph/cgraph.vcxproj b/lib/cgraph/cgraph.vcxproj index bf6b2f3b8..0f8cdf4c7 100644 --- a/lib/cgraph/cgraph.vcxproj +++ b/lib/cgraph/cgraph.vcxproj @@ -69,6 +69,7 @@ Windows MachineX86 + cgraph.def "%BISON%" -dy grammar.y -o grammar.c @@ -93,6 +94,7 @@ true MachineX86 + cgraph.def "%BISON%" -dy grammar.y -o grammar.c diff --git a/lib/gvc.vcxproj b/lib/gvc.vcxproj index c86ad6d86..485473f92 100644 --- a/lib/gvc.vcxproj +++ b/lib/gvc.vcxproj @@ -65,6 +65,7 @@ false MachineX86 + gvc.def %BISON% -dy common\htmlparse.y -o common\htmlparse-intermediate.c @@ -91,6 +92,7 @@ del common\htmlparse-intermediate.h false MachineX86 + gvc.def %BISON% -dy common\htmlparse.y -o common\htmlparse-intermediate.c diff --git a/lib/pathplan/Pathplan.vcxproj b/lib/pathplan/Pathplan.vcxproj index 3d4b848f3..4d1911526 100644 --- a/lib/pathplan/Pathplan.vcxproj +++ b/lib/pathplan/Pathplan.vcxproj @@ -68,6 +68,7 @@ Windows MachineX86 + Pathplan.def @@ -87,6 +88,7 @@ true MachineX86 + Pathplan.def