diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-07-11 12:43:11 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-07-11 12:43:11 +0000 |
commit | 0fe97914e2dd9443bff545ee962cc098876e0175 (patch) | |
tree | 12f709d086eb10aa7b3e065104fbeae1f87b435e /testshl2 | |
parent | aabfd53b47d8ae119376fdc0507d35f93b85d519 (diff) |
INTEGRATION: CWS qadev31b (1.5.44); FILE MERGED
2008/02/27 15:25:24 lla 1.5.44.1: #i86509# cleanups, headers are moved to inc/testshl
Diffstat (limited to 'testshl2')
-rw-r--r-- | testshl2/prj/build.lst | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/testshl2/prj/build.lst b/testshl2/prj/build.lst index 35393c7bbe73..d7a5c76cc435 100644 --- a/testshl2/prj/build.lst +++ b/testshl2/prj/build.lst @@ -1,9 +1,6 @@ -t2 testshl2 : sal NULL -t2 testshl2 usr1 - all t2_mkout NULL -t2 testshl2\inc nmake - all t2_inc NULL -t2 testshl2\source\win32 nmake - n t2_win t2_inc NULL -t2 testshl2\source\cppunit nmake - all t2_tss t2_win.n t2_inc NULL -t2 testshl2\source\result nmake - all t2_tsr t2_tss t2_win.n t2_inc NULL -t2 testshl2\source nmake - all t2_tst t2_tsr t2_tss t2_win.n t2_inc NULL -t2 testshl2\util nmake - all t2_tstu t2_tst t2_tsr t2_tss t2_inc NULL +t2 testshl2 : cppunit NULL +t2 testshl2 usr1 - all t2_mkout NULL +t2 testshl2\inc nmake - all t2_inc NULL +t2 testshl2\source nmake - all t2_src t2_inc NULL +t2 testshl2\util nmake - all t2_util t2_src NULL |