diff options
author | Matthias Huetsch <mhu@openoffice.org> | 2001-03-15 17:33:34 +0000 |
---|---|---|
committer | Matthias Huetsch <mhu@openoffice.org> | 2001-03-15 17:33:34 +0000 |
commit | 4e3b3a4801cb02c72be3ee9a3567ef4dd550bb8d (patch) | |
tree | eb44f190698980429314b3684e8139429d15e0c0 /store | |
parent | 242c3d892cd9fd406eab9661a5dfd24b7efbbf66 (diff) |
Added store.xml
Diffstat (limited to 'store')
-rw-r--r-- | store/prj/d.lst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/store/prj/d.lst b/store/prj/d.lst index 6286a686e1b3..59214e3d616e 100644 --- a/store/prj/d.lst +++ b/store/prj/d.lst @@ -2,10 +2,12 @@ mkdir: %_DEST%\inc%_EXT%\store ..\inc\store\*.h %_DEST%\inc%_EXT%\store\*.h ..\inc\store\store.hxx %_DEST%\inc%_EXT%\store\store.hxx ..\inc\store\store.inl %_DEST%\inc%_EXT%\store\store.inl +..\version.mk %_DEST%\inc%_EXT%\store\version.mk +..\util\store.xml %_DEST%\xml%_EXT%\store.xml + ..\%__SRC%\lib\istore.lib %_DEST%\lib%_EXT%\istore.lib ..\%__SRC%\lib\libsto*.* %_DEST%\lib%_EXT%\libsto*.* ..\%__SRC%\bin\sto*.dll %_DEST%\bin%_EXT%\sto*.dll -..\version.mk %_DEST%\inc%_EXT%\store\version.mk ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib ..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx |