diff options
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 |