diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-07-17 10:32:49 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-07-17 10:32:49 +0000 |
commit | c35c0b5a6fd4fcdac00680bd993b934f8c60c384 (patch) | |
tree | 55a7e12cb5f38975a1faf05ef76901f6bc562735 /o3tl | |
parent | 635a7655923f1c958d7e5aa1a273e535c014597b (diff) |
#i10000# don't build qa directory (thb)
Diffstat (limited to 'o3tl')
-rw-r--r-- | o3tl/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/o3tl/prj/build.lst b/o3tl/prj/build.lst index 005b63e07803..41b19b3217eb 100644 --- a/o3tl/prj/build.lst +++ b/o3tl/prj/build.lst @@ -2,4 +2,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 +#ot o3tl\qa nmake - all ot_qa NULL + |