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 /codemaker | |
parent | 31c65a35bfb6e3dd83742a61b2314f16021a36b1 (diff) |
ause130: #i117218# change .idl handling to gnu make
Diffstat (limited to 'codemaker')
-rw-r--r-- | codemaker/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/codemaker/prj/build.lst b/codemaker/prj/build.lst index a0fa864ebd8e..1202fd2ef775 100644 --- a/codemaker/prj/build.lst +++ b/codemaker/prj/build.lst @@ -1,4 +1,4 @@ -cm codemaker : udkapi NULL +cm codemaker : registry NULL cm codemaker usr1 - all cm_mkout NULL cm codemaker\inc nmake - all cm_inc NULL cm codemaker\prj get - all cm_prj NULL |