summaryrefslogtreecommitdiffstats
path: root/package/prj
diff options
context:
space:
mode:
authorPeter Jentsch <pjotr@guineapics.de>2011-03-26 14:14:51 +0100
committerJan Holesovsky <kendy@suse.cz>2011-03-29 14:46:38 +0200
commitdfb4b897267079fb3aa92bfcdff981dbacb864c2 (patch)
tree5165fc56957899e7d90de80a1832fd0019c4c9c5 /package/prj
parentWaE: parentheses around '&&' within '||' (diff)
downloadcore-dfb4b897267079fb3aa92bfcdff981dbacb864c2.tar.gz
core-dfb4b897267079fb3aa92bfcdff981dbacb864c2.zip
make Inflater and Deflater classes available for other packages to use
Currently, those are used within an extension function used by the Word 2003 ML XSLT filters
Diffstat (limited to 'package/prj')
-rw-r--r--package/prj/d.lst3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/prj/d.lst b/package/prj/d.lst
index 919a1719aa09..85f8c192df3c 100644
--- a/package/prj/d.lst
+++ b/package/prj/d.lst
@@ -5,3 +5,6 @@
..\dtd\*.dtd %_DEST%\bin%_EXT%\*.*
..\%__SRC%\misc\package2.component %_DEST%\xml%_EXT%\package2.component
..\%__SRC%\misc\xstor.component %_DEST%\xml%_EXT%\xstor.component
+..\inc\Inflater.hxx %_DEST%\inc%_EXT%\package\Inflater.hxx
+..\inc\Deflater.hxx %_DEST%\inc%_EXT%\package\Deflater.hxx
+..\inc\packagedllapi.hxx %_DEST%\inc%_EXT%\package\packagedllapi.hxx