diff options
author | Rene Engelhard <rene@debian.org> | 2011-12-30 16:31:23 +0100 |
---|---|---|
committer | Rene Engelhard <rene@debian.org> | 2011-12-30 16:40:35 +0100 |
commit | 36d7f011a35c282c6c5f219681502e85dd8b768c (patch) | |
tree | ce7067adc7cfbc7022e949e9a6acd04cb9bacacc /toolkit | |
parent | a9b3b64a5a94a4c27ac524ac6997ef2e2467267c (diff) |
build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)
Diffstat (limited to 'toolkit')
-rw-r--r-- | toolkit/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/prj/build.lst b/toolkit/prj/build.lst index a0ddbffd8718..e8a7b48e8290 100644 --- a/toolkit/prj/build.lst +++ b/toolkit/prj/build.lst @@ -1,2 +1,2 @@ -ti toolkit : LIBXSLT:libxslt vcl qadevOOo test NULL +ti toolkit : LIBXSLT:libxslt vcl QADEVOOO:qadevOOo test NULL ti toolkit\prj nmake - all ti_prj NULL |