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 /dbaccess | |
parent | a9b3b64a5a94a4c27ac524ac6997ef2e2467267c (diff) |
build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/prj/build.lst b/dbaccess/prj/build.lst index 45372a76e18a..ce429ec516f6 100644 --- a/dbaccess/prj/build.lst +++ b/dbaccess/prj/build.lst @@ -1,3 +1,3 @@ -ba dbaccess : TRANSLATIONS:translations BOOST:boost connectivity svx stoc qadevOOo xmlscript LIBXSLT:libxslt test NULL +ba dbaccess : TRANSLATIONS:translations BOOST:boost connectivity svx stoc QADEVOOO:qadevOOo xmlscript LIBXSLT:libxslt test NULL ba dbaccess usr1 - all ba_mkout NULL ba dbaccess\prj nmake - all ba_prj NULL |