diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-10-30 07:52:25 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-10-30 07:52:25 +0000 |
commit | 032757e6c7f39f2b064ff2f760ff9d4b5885c969 (patch) | |
tree | 7fe10f1b44f53bfe71f2c725b62122b3ab557d59 /starmath/prj | |
parent | 1a3aef2b0fab9dfaeef6cae7c6cb6b9332e1b7eb (diff) |
INTEGRATION: CWS ause060 (1.2.388); FILE MERGED
2006/09/22 18:07:03 hjs 1.2.388.1: #i69234# call required makefile
Diffstat (limited to 'starmath/prj')
-rw-r--r-- | starmath/prj/build.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/starmath/prj/build.lst b/starmath/prj/build.lst index f85f89ae9715..1f9be53b5b2e 100644 --- a/starmath/prj/build.lst +++ b/starmath/prj/build.lst @@ -1,8 +1,8 @@ sm starmath : svx NULL sm starmath usr1 - all sm_mkout NULL -sm starmath\inc get - all sm_inc NULL +sm starmath\inc nmake - all sm_inc NULL sm starmath\prj get - all sm_prj NULL sm starmath\res get - all sm_res NULL sm starmath\sdi nmake - all sm_sdi NULL -sm starmath\source nmake - all sm_sorce 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 |