From 49d4153575d5e36bedfd46b1cde7ce03da274b19 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 15 Apr 2008 10:45:03 +0000 Subject: INTEGRATION: CWS sb86 (1.7.80); FILE MERGED 2008/03/27 14:45:43 sb 1.7.80.1: #i87497# move quickstart.exe from basis to brand layer --- sysui/source/win32/QuickStart/makefile.mk | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sysui/source/win32') diff --git a/sysui/source/win32/QuickStart/makefile.mk b/sysui/source/win32/QuickStart/makefile.mk index ca53cb65dcd9..3073ec852d9e 100644 --- a/sysui/source/win32/QuickStart/makefile.mk +++ b/sysui/source/win32/QuickStart/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # # This file is part of OpenOffice.org. # @@ -41,6 +41,8 @@ TARGETTYPE=GUI .INCLUDE : settings.mk +UWINAPILIB = + # --- Resources ---------------------------------------------------- RCFILES=OOQuickStart.rc @@ -52,6 +54,7 @@ OBJFILES=$(OBJ)$/QuickStart.obj APP1OBJS=$(OBJFILES) APP1NOSAL=TRUE APP1TARGET=$(TARGET) +APP1RPATH=BRAND .IF "$(COM)"=="GCC" APP1STDLIBS=-luuid .ELSE -- cgit v1.2.3