From 4e3b3a4801cb02c72be3ee9a3567ef4dd550bb8d Mon Sep 17 00:00:00 2001 From: Matthias Huetsch Date: Thu, 15 Mar 2001 17:33:34 +0000 Subject: Added store.xml --- store/prj/d.lst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'store/prj/d.lst') 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 -- cgit