From 52abdc8300b4822162a95b994ccb83a29600612a Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Fri, 22 Jul 2005 12:44:44 +0000 Subject: [PATCH] LIBDIRNAME unique between ports buildable with Open Watcom. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/common.bkl | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index c40caa90bb..a01a5265b4 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -183,8 +183,10 @@ - lib - dll + lib + dll + $(TOOLKIT_LOWERCASE)_lib + $(TOOLKIT_LOWERCASE)_dll @@ -426,8 +428,15 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h $(EXTRALIBS_FOR_BASE) + + + + upm32 + + + - + $(UNICOWS_LIB) ole2w32 -- 2.45.2