summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-10-22 15:13:23 +0000
committerMichael Hönnig <mi@openoffice.org>2001-10-22 15:13:23 +0000
commit12d1979d7223111afab5bf6fa1cad90e66ea989b (patch)
treed0ac837d5e2b92aa2900311d49b1ba891df61173
parentdc9db9604d4f7f03135b17dcd23021faac643512 (diff)
files moved from dissolved project drafts
-rw-r--r--offapi/prj/build.lst1
-rw-r--r--offapi/prj/d.lst5
-rw-r--r--offapi/util/makefile.mk5
3 files changed, 9 insertions, 2 deletions
diff --git a/offapi/prj/build.lst b/offapi/prj/build.lst
index f72b74d40b5c..2161e5e75ff0 100644
--- a/offapi/prj/build.lst
+++ b/offapi/prj/build.lst
@@ -1,5 +1,6 @@
oa offapi : udkapi NULL
oa offapi usr1 - all oa_mkout NULL
+oa offapi\draft\com\sun\star\sync nmake - all oa_sync NULL
oa offapi\com\sun\star\awt nmake - all oa_awt NULL
oa offapi\com\sun\star\chart nmake - all oa_chart NULL
oa offapi\com\sun\star\configuration nmake - all oa_config NULL
diff --git a/offapi/prj/d.lst b/offapi/prj/d.lst
index 17b3edaa781d..24bf5d8693fb 100644
--- a/offapi/prj/d.lst
+++ b/offapi/prj/d.lst
@@ -1,3 +1,8 @@
+mkdir: %_DEST%\idl%_EXT%\draft
+mkdir: %_DEST%\idl%_EXT%\draft\com
+mkdir: %_DEST%\idl%_EXT%\draft\com\sun
+mkdir: %_DEST%\idl%_EXT%\draft\com\sun\star
+mkdir: %_DEST%\idl%_EXT%\draft\com\sun\star\sync
mkdir: %_DEST%\idl%_EXT%\com
mkdir: %_DEST%\idl%_EXT%\com\sun
mkdir: %_DEST%\idl%_EXT%\com\sun\star
diff --git a/offapi/util/makefile.mk b/offapi/util/makefile.mk
index b0a40cdf9502..2d23d38384a7 100644
--- a/offapi/util/makefile.mk
+++ b/offapi/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.20 $
+# $Revision: 1.21 $
#
-# last change: $Author: sb $ $Date: 2001-07-13 13:30:17 $
+# last change: $Author: mi $ $Date: 2001-10-22 16:13:23 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -128,6 +128,7 @@ UNOIDLDBFILES= \
$(UCR)$/cssxml.db \
$(UCR)$/csssetup.db \
$(UCR)$/cssimage.db\
+ $(UCR)$/csssync.db\
$(UCR)$/cssuidialogs.db
# --- Targets ------------------------------------------------------