diff options
author | Michael Stahl <mst@openoffice.org> | 2010-09-28 11:04:18 +0200 |
---|---|---|
committer | Michael Stahl <mst@openoffice.org> | 2010-09-28 11:04:18 +0200 |
commit | f711eee6345574feb835cc19b783a3b8b6303b18 (patch) | |
tree | 57dcbabac6b31c35934a5dcfba15d39ddaf449fc /redland | |
parent | 6e36c1deb6833f22065cbcaa3c3113f6ffa45396 (diff) |
sw33bf10: redland/prj/d.lst: missing mkdir inc/external
Diffstat (limited to 'redland')
-rw-r--r-- | redland/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/redland/prj/d.lst b/redland/prj/d.lst index 6363f9bbe330..f96f3a516fff 100644 --- a/redland/prj/d.lst +++ b/redland/prj/d.lst @@ -1,3 +1,4 @@ +mkdir: %_DEST%\inc%_EXT%\external ..\%__SRC%\inc\*.h %_DEST%\inc%_EXT%\external\*.h ..\%__SRC%\lib\libraptor.so.1 %_DEST%\lib%_EXT%\libraptor.so.1 symlink: %_DEST%\lib%_EXT%\libraptor.so.1 %_DEST%\lib%_EXT%\libraptor.so |