diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2011-05-30 18:09:09 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-06-18 11:29:28 +0200 |
commit | 0e6ab013f7def9891c2e982bec76458a64953c20 (patch) | |
tree | 3fedca16aabacc61449c970a4da2756522605347 /cppcanvas | |
parent | 190ae222e6933eabb7a9a016690619621bea07ad (diff) |
ause130: #i117218# change .idl handling to gnu make
Diffstat (limited to 'cppcanvas')
-rw-r--r-- | cppcanvas/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppcanvas/prj/build.lst b/cppcanvas/prj/build.lst index 317e3276c249..143af130f39b 100644 --- a/cppcanvas/prj/build.lst +++ b/cppcanvas/prj/build.lst @@ -1,4 +1,4 @@ -cx cppcanvas : comphelper cppuhelper offuh tools vcl basegfx canvas NULL +cx cppcanvas : comphelper cppuhelper offapi tools vcl basegfx canvas NULL cx cppcanvas usr1 - all cx_mkout NULL cx cppcanvas\inc nmake - all cx_inc NULL cx cppcanvas\source\tools nmake - all cx_tools cx_inc NULL |