summaryrefslogtreecommitdiff
path: root/scp2/source/quickstart
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-06-11 16:55:45 +0000
committerKurt Zenker <kz@openoffice.org>2004-06-11 16:55:45 +0000
commit53aa6fb067b18420689fbc60b315e5a10c9820e9 (patch)
tree9b7216269f064bc4115ba31e53c0584bdd48ece1 /scp2/source/quickstart
parent8ce2be03a83d8a207365830598df8e6ac87f7f61 (diff)
INTEGRATION: CWS networker3 (1.2.54); FILE MERGED
2004/04/28 10:10:03 is 1.2.54.1: #i28292 new quickstarter file
Diffstat (limited to 'scp2/source/quickstart')
-rw-r--r--scp2/source/quickstart/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/scp2/source/quickstart/makefile.mk b/scp2/source/quickstart/makefile.mk
index d3bb4d95b523..8983a4e80e4a 100644
--- a/scp2/source/quickstart/makefile.mk
+++ b/scp2/source/quickstart/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: rt $ $Date: 2004-03-04 14:11:20 $
+# last change: $Author: kz $ $Date: 2004-06-11 17:55:45 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,6 +77,7 @@ SCP_PRODUCT_TYPE=osl
.IF "$(GUI)"=="WNT"
PARFILES= \
module_quickstart.par \
+ file_quickstart.par \
folderitem_quickstart.par \
procedure_quickstart.par
.ENDIF