summaryrefslogtreecommitdiff
path: root/testshl2/prj/build.lst
diff options
context:
space:
mode:
Diffstat (limited to 'testshl2/prj/build.lst')
-rw-r--r--testshl2/prj/build.lst13
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