diff options
author | Caolán McNamara <cmc@openoffice.org> | 2010-06-18 16:05:00 +0100 |
---|---|---|
committer | Caolán McNamara <cmc@openoffice.org> | 2010-06-18 16:05:00 +0100 |
commit | cd551000260297e666016483dd544a241409fdff (patch) | |
tree | b5d89ded2f01213ef1242ba6853b3c3021970aa1 /mythes | |
parent | cdc3f933e7290880773d502c070d3ddd06131ab8 (diff) |
mythes12: #i111612# use a TARGET definition of mythes not mythes-1.2 in order to generate a libmythes.lib as in solenv/libs.mk and not libmythes-1.2.lib
Diffstat (limited to 'mythes')
-rw-r--r-- | mythes/mythes-1.2.0-makefile-mk.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mythes/mythes-1.2.0-makefile-mk.diff b/mythes/mythes-1.2.0-makefile-mk.diff index ac6ff8f19ee5..30cdf4694186 100644 --- a/mythes/mythes-1.2.0-makefile-mk.diff +++ b/mythes/mythes-1.2.0-makefile-mk.diff @@ -67,7 +67,7 @@ +PRJ = ../../../.. + +PRJNAME = mythes -+TARGET = mythes-1.2 ++TARGET = mythes +LIBTARGET=YES +EXTERNAL_WARNINGS_NOT_ERRORS := TRUE + |