From 3a8110962140d874ea1ff2a4010276b17837d763 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Thu, 22 Apr 2004 08:26:14 +0000 Subject: [PATCH] fixed generating dmars makefiles git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/common.bkl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 774c2612a6..77f2e66b5e 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -433,7 +433,7 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h - + Common Sources:src/common/* MSW Sources:src/msw/* Generic Sources:src/generic/* @@ -562,7 +562,7 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h $(wxwin.libToLink(value)) $(wxwin.extraLdflags(value)) - + $(wxwin.makeDspDependency(value)) -- 2.50.0