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.lst9
1 files changed, 6 insertions, 3 deletions
diff --git a/testshl2/prj/build.lst b/testshl2/prj/build.lst
index d7a5c76cc435..7bbdfa8c1646 100644
--- a/testshl2/prj/build.lst
+++ b/testshl2/prj/build.lst
@@ -1,6 +1,9 @@
-t2 testshl2 : cppunit NULL
+t2 testshl2 : cppunit sal 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\inc nmake - all t2_inc NULL
+t2 testshl2\source\cppunit\win32 nmake - all t2_src_cppunit_win32 t2_inc NULL
+t2 testshl2\source\cppunit nmake - all t2_src_cppunit t2_src_cppunit_win32 t2_inc NULL
+t2 testshl2\source\cppunit\result nmake - all t2_src_cppunit_result t2_inc NULL
+t2 testshl2\source nmake - all t2_src t2_src_cppunit_result t2_src_cppunit t2_inc NULL
t2 testshl2\util nmake - all t2_util t2_src NULL