diff options
author | Michael Meeks <mmeeks@openoffice.org> | 2004-08-24 09:44:16 +0000 |
---|---|---|
committer | Michael Meeks <mmeeks@openoffice.org> | 2004-08-24 09:44:16 +0000 |
commit | d5e3f78b49ac244a99b58d2a765d2b518448e06e (patch) | |
tree | 5abbe271c7f296e68c36dc719d12fd2a94a74949 /libwpd | |
parent | 9ceb90e2c0d4cce310f8586cd6b0d2e1b2f6291a (diff) |
final cleans.
Issue number: 32648
Diffstat (limited to 'libwpd')
-rw-r--r-- | libwpd/makefile.mk | 4 | ||||
-rw-r--r-- | libwpd/prj/d.lst | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/libwpd/makefile.mk b/libwpd/makefile.mk index 23bffc3d7e25..a1ec0da10c8f 100644 --- a/libwpd/makefile.mk +++ b/libwpd/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: mmeeks $ $Date: 2004-08-24 08:28:04 $ +# last change: $Author: mmeeks $ $Date: 2004-08-24 10:44:15 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses diff --git a/libwpd/prj/d.lst b/libwpd/prj/d.lst index a9209e4a5b91..5b1e5ce8c57c 100644 --- a/libwpd/prj/d.lst +++ b/libwpd/prj/d.lst @@ -1,4 +1,3 @@ mkdir: %_DEST%\inc%_EXT%\libwpd ..\%__SRC%\misc\build\libwpd-snap-20040823\src\lib\*.h %_DEST%\inc%_EXT%\libwpd\*.h -..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so -..\%__SRC%\bin\*.dll %_DEST%\lib%_EXT%\*.dll +..\%__SRC%\lib\*.a %_DEST%\lib%_EXT%\*.a |