From 4b2bc1c8aac746c6c0c6d2b4123c2b07fd0570a0 Mon Sep 17 00:00:00 2001 From: Tino Rachui Date: Tue, 26 Jun 2001 17:37:51 +0000 Subject: #86986#added resourceprovider --- sysui/source/win32/misc/makefile.mk | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/sysui/source/win32/misc/makefile.mk b/sysui/source/win32/misc/makefile.mk index 85a0791bd981..817b9c96cc0d 100644 --- a/sysui/source/win32/misc/makefile.mk +++ b/sysui/source/win32/misc/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: tra $ $Date: 2001-04-26 09:12:31 $ +# last change: $Author: tra $ $Date: 2001-06-26 18:37:51 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -69,10 +69,13 @@ LIBTARGET=NO .INCLUDE : settings.mk +.INCLUDE : ..$/..$/cppumaker.mk + # --- Files ------------------------------------- SLOFILES=$(SLO)$/WinImplHelper.obj\ - $(SLO)$/AutoBuffer.obj + $(SLO)$/AutoBuffer.obj\ + $(SLO)$/resourceprovider.obj LIB1TARGET=$(SLB)$/$(TARGET).lib LIB1OBJFILES=$(SLOFILES) -- cgit v1.2.3