diff options
author | Juergen Schmidt <jsc@openoffice.org> | 2001-03-16 12:25:09 +0000 |
---|---|---|
committer | Juergen Schmidt <jsc@openoffice.org> | 2001-03-16 12:25:09 +0000 |
commit | cb08bfdd90f6ef8c783fbe8117c92244137abbf9 (patch) | |
tree | 016ab073ffe20f07b5f7602191b0d51c2b60ea62 /salhelper/prj | |
parent | 4fd04b6224b240bc8b890f4d25d71442108fb1c1 (diff) |
new
Diffstat (limited to 'salhelper/prj')
-rw-r--r-- | salhelper/prj/build.lst | 3 | ||||
-rw-r--r-- | salhelper/prj/d.lst | 14 |
2 files changed, 17 insertions, 0 deletions
diff --git a/salhelper/prj/build.lst b/salhelper/prj/build.lst new file mode 100644 index 000000000000..9a21849507ff --- /dev/null +++ b/salhelper/prj/build.lst @@ -0,0 +1,3 @@ +shp salhelper : sal NULL +shp salhelper usr1 - all shp_mkout NULL +shp salhelper\source nmake - all shp_source NULL diff --git a/salhelper/prj/d.lst b/salhelper/prj/d.lst new file mode 100644 index 000000000000..7701aeeb6a4a --- /dev/null +++ b/salhelper/prj/d.lst @@ -0,0 +1,14 @@ +mkdir: %_DEST%\inc%_EXT%\salhelper + +..\inc\salhelper\dynload.hxx %_DEST%\inc%_EXT%\salhelper\dynload.hxx + + +..\%__SRC%\bin\salhelper*.dll %_DEST%\bin%_EXT%\salhelper*.dll +..\%__SRC%\lib\*salhelper*.lib %_DEST%\lib%_EXT%\* + +..\%__SRC%\lib\libsalhelper*.so %_DEST%\lib%_EXT%\* +..\%__SRC%\lib\libsalhelper*.dylib %_DEST%\lib%_EXT%\* +..\%__SRC%\lib\libsalhelper*.a %_DEST%\lib%_EXT%\* +..\%__SRC%\lib\salhelper*.lib %_DEST%\lib%_EXT%\* +..\%__SRC%\misc\salhelper*.pdb %_DEST%\misc%_EXT%\* +..\version.mk %_DEST%\inc%_EXT%\salhelper\version.mk |