diff options
author | Thorsten Behrens <thb@openoffice.org> | 2006-01-25 15:15:55 +0000 |
---|---|---|
committer | Thorsten Behrens <thb@openoffice.org> | 2006-01-25 15:15:55 +0000 |
commit | 560b68bb63b6777ba7357fc23089b02835596a10 (patch) | |
tree | 0f5534f622921e524ffcce8dd65709bbddf6be87 /o3tl | |
parent | 8709627cb8b7eda309202bc2f3a8b13dbe14f1c3 (diff) |
Initial revision
Diffstat (limited to 'o3tl')
-rw-r--r-- | o3tl/prj/build.lst | 5 | ||||
-rw-r--r-- | o3tl/prj/d.lst | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/o3tl/prj/build.lst b/o3tl/prj/build.lst new file mode 100644 index 000000000000..005b63e07803 --- /dev/null +++ b/o3tl/prj/build.lst @@ -0,0 +1,5 @@ +ot o3tl : sal testshl2 NULL +ot o3tl usr1 - all ot_mkout NULL +ot o3tl\inc get - all ot_inc NULL +ot o3tl\prj get - all ot_prj NULL +ot o3tl\qa nmake - all ot_qa NULL diff --git a/o3tl/prj/d.lst b/o3tl/prj/d.lst new file mode 100644 index 000000000000..c15d38d1ca02 --- /dev/null +++ b/o3tl/prj/d.lst @@ -0,0 +1,2 @@ +mkdir: %_DEST%\inc%_EXT%\o3tl +..\inc\o3tl\*.hxx %_DEST%\inc%_EXT%\o3tl\*.hxx |