summaryrefslogtreecommitdiff
path: root/shell/prj
diff options
context:
space:
mode:
authorMichael Stahl <mst@apache.org>2011-09-17 21:37:36 +0000
committerMichael Stahl <mst@apache.org>2011-09-17 21:37:36 +0000
commit4587dc772ebe5a0251246d9c7cb79ad71c2d8f9f (patch)
tree66f8d0c5496eff782dee1e33dc51bce0301bd24f /shell/prj
parent5c4f2172d7dfd58b74a44beda315a98df394605e (diff)
tkr41: #117828# office crash fixed . (null pointer) + add unit test
# HG changeset patch # User Tobias Krause <tkr@openoffice.org> # Date 1303116372 -7200 # Node ID 10c707c39a92a6284158f635b7b69115403d1ed0 # Parent 12fa3ee3d107fb6bbb980de805e20c6c3ca2408a
Diffstat (limited to 'shell/prj')
-rwxr-xr-xshell/prj/build.lst2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/prj/build.lst b/shell/prj/build.lst
index abf9af0c0c8e..bbb05f14fa16 100755
--- a/shell/prj/build.lst
+++ b/shell/prj/build.lst
@@ -32,3 +32,5 @@ sl shell\source\backends\kdebe nmake - u sl_backends_k
sl shell\source\backends\kde4be nmake - u sl_backends_kde4be sl_inc NULL
sl shell\source\backends\desktopbe nmake - u sl_backends_desktopbe sl_inc NULL
sl shell\source\win32\shlxthandler\ooofilt nmake - w sl_win32_shlxthandler_ooofilt sl_all_zipfile.w sl_all_ooofilereader.w sl_win32_shlxthandler_util.w sl_all sl_inc NULL
+sl shell\qa\zip\testimpl nmake - w sl_qa_zip_testimpl sl_all_zipfile.w NULL
+sl shell\qa\zip nmake - w sl_qa_zip sl_qa_zip_testimpl.w NULL