diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2011-05-30 18:14:15 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-06-18 11:30:46 +0200 |
commit | 4313f43185e447903b2a61fa14bf38ea99b6ab77 (patch) | |
tree | a3b909c5a7207fb92173e6c35ea8815a094d84b5 /cppu | |
parent | 31c65a35bfb6e3dd83742a61b2314f16021a36b1 (diff) |
ause130: #i117218# change .idl handling to gnu make
Diffstat (limited to 'cppu')
-rw-r--r-- | cppu/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/prj/build.lst b/cppu/prj/build.lst index 0af8b3019621..f55bffde8ce1 100644 --- a/cppu/prj/build.lst +++ b/cppu/prj/build.lst @@ -1,4 +1,4 @@ -cu cppu : sal salhelper offuh BOOST:boost NULL +cu cppu : sal salhelper offapi BOOST:boost NULL cu cppu usr1 - all cu_mkout NULL cu cppu\inc nmake - all cu_inc NULL cu cppu\source\uno nmake - all cu_uno cu_inc NULL |