diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-03-31 12:36:51 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-03-31 12:36:51 +0000 |
commit | 2084ac50c3486c9c0388216f9283d66359654b44 (patch) | |
tree | 57b9588784476ecd07d57c5347eae79fc79d6d43 | |
parent | b60ce55c92bbc094312eb6ff28023a15f347ebaf (diff) |
#i10000# use backslash instead of slash
-rw-r--r-- | moz/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/moz/prj/build.lst b/moz/prj/build.lst index d14bd17d360b..5453047e0bb6 100644 --- a/moz/prj/build.lst +++ b/moz/prj/build.lst @@ -1,4 +1,4 @@ moz moz : solenv NULL moz moz usr1 - all moz_mkout NULL moz moz nmake - all moz_mozilla NULL -moz moz/zipped nmake - all moz_zipped moz_mozilla NULL +moz moz\zipped nmake - all moz_zipped moz_mozilla NULL |