diff options
author | Sven Jacobi <sj@openoffice.org> | 2007-05-11 13:40:34 +0000 |
---|---|---|
committer | Sven Jacobi <sj@openoffice.org> | 2007-05-11 13:40:34 +0000 |
commit | 266de9c8475cd0921e5e540efbebdacd617dc878 (patch) | |
tree | c8742c713883d813ff756eb089f3a38d4e407240 /sdext/prj | |
parent | e22c431e24b4a83ddc928f7703b13a9a109c1b8e (diff) |
fixed build list
Diffstat (limited to 'sdext/prj')
-rw-r--r-- | sdext/prj/build.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdext/prj/build.lst b/sdext/prj/build.lst index 430029283a60..d62f28a06ee4 100644 --- a/sdext/prj/build.lst +++ b/sdext/prj/build.lst @@ -1,5 +1,5 @@ dx sdext : NULL dx sdext usr1 - all sdext_mkout NULL -dx sdext\inc nmake - all sdext_inc NULL dx sdext\prj get - all sdext_prj NULL -dx sdext\util nmake - all sdext_util NULL +dx sdext\source\minimizer nmake - all sdext_minimizer NULL +dx sdext\util nmake - all sdext_util sdext_minimizer NULL |