From a8771537139f12a25f2de01d38517632ebd0bfd2 Mon Sep 17 00:00:00 2001 From: arif Date: Thu, 5 Feb 2009 15:39:56 +0000 Subject: [PATCH] def files for DLLs --- lib/pathplan/pathplan.def | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 lib/pathplan/pathplan.def diff --git a/lib/pathplan/pathplan.def b/lib/pathplan/pathplan.def new file mode 100644 index 000000000..18f254d00 --- /dev/null +++ b/lib/pathplan/pathplan.def @@ -0,0 +1,29 @@ +LIBRARY "Pathplan" + + +EXPORTS +area2 +copypoly +directVis +dist2 +freepoly +in_poly +inBetween +intersect +make_polyline +makePath +Pobsbarriers +Pobsclose +Pobsopen +Pobspath +Ppolybarriers +Proutespline +Pshortestpath +Ptriangulate +ptVis +shortestPath +solve1 +solve2 +solve3 +visibility +wind -- 2.40.0