summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2003-10-20 16:12:05 +0000
committerOliver Bolte <obo@openoffice.org>2003-10-20 16:12:05 +0000
commit53e545362c11b5e89bd0e6b524118dc0a726439c (patch)
tree9ff2dd701191dca6c0f8a12283315557f332ac06 /fpicker
parent3b8551dd278bdb8e3f1ae6513e971e6f3ba8753a (diff)
INTEGRATION: CWS qdiet01 (1.9.22); FILE MERGED
2003/09/23 11:53:12 tra 1.9.22.1: #112330#generating cppu header files into own subdirectory, separated from folderpicker header files
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/win32/filepicker/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/fpicker/source/win32/filepicker/makefile.mk b/fpicker/source/win32/filepicker/makefile.mk
index bc4b7ddf4e10..cdc794ef1bed 100644
--- a/fpicker/source/win32/filepicker/makefile.mk
+++ b/fpicker/source/win32/filepicker/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: hr $ $Date: 2003-03-25 18:05:00 $
+# last change: $Author: obo $ $Date: 2003-10-20 17:12:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -68,6 +68,8 @@ TARGET=fps
ENABLE_EXCEPTIONS=TRUE
COMP1TYPELIST=$(TARGET)
COMPRDB=$(SOLARBINDIR)$/types.rdb
+UNOUCROUT=$(OUT)$/inc$/fpicker
+INCPRE+=$(OUT)$/inc$/fpicker
# --- Settings -----------------------------------------------------
@@ -75,8 +77,6 @@ COMPRDB=$(SOLARBINDIR)$/types.rdb
# ------------------------------------------------------------------
-.INCLUDE : ..$/..$/cppumaker.mk
-
CFLAGS+=-GX -GR -D_WIN32_WINNT=0x0500 -D_UNICODE -DUNICODE
# --- Resources ----------------------------------------------------