diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-03-26 13:55:34 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-03-26 15:26:19 +0100 |
commit | dbc42e9afe46fc1be73c0e3c431ac0bfd26ea1b7 (patch) | |
tree | f14c4a6a2e415ece567630da4b035aa47161740e /toolkit | |
parent | a8ec2aed9c334d73c6e3b11fa1f7d0865b96620b (diff) |
removing unoapi tests from build.lst as they are covered in gbuild
Diffstat (limited to 'toolkit')
-rw-r--r-- | toolkit/prj/build.lst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/prj/build.lst b/toolkit/prj/build.lst index e11d32c435bf..a0ddbffd8718 100644 --- a/toolkit/prj/build.lst +++ b/toolkit/prj/build.lst @@ -1,3 +1,2 @@ ti toolkit : LIBXSLT:libxslt vcl qadevOOo test NULL ti toolkit\prj nmake - all ti_prj NULL -ti toolkit\qa\complex\toolkit nmake - all ti_complex_toolkit NULL |