diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-03-25 14:23:22 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-03-25 14:23:22 +0100 |
commit | 0755694c5b671f0a86c31de1220dbdff9042da29 (patch) | |
tree | 2df74b562e61afb19ea509bc5d6735ef6c58ccaf /starmath/prj/build.lst | |
parent | 1bb84a38134a12c2178bd1735d9c42c180c16876 (diff) |
disable on windows for the while
Diffstat (limited to 'starmath/prj/build.lst')
-rw-r--r-- | starmath/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/prj/build.lst b/starmath/prj/build.lst index e1131e28d1a4..9339473c5cd3 100644 --- a/starmath/prj/build.lst +++ b/starmath/prj/build.lst @@ -7,4 +7,4 @@ sm starmath\sdi nmake - all sm_sdi NULL sm starmath\source nmake - all sm_sorce sm_sdi sm_inc NULL sm starmath\util nmake - all sm_util sm_sorce NULL sm starmath\qa\unoapi nmake - all sm_qa_unoapi NULL -sm starmath\qa\cppunit nmake - all sm_qa_cppunit sm_util NULL +sm starmath\qa\cppunit nmake - u sm_qa_cppunit sm_util NULL |