masterfix DEV300: #i10000# buildtype removed

This commit is contained in:
Ivo Hinkelmann 2011-02-21 12:41:39 +01:00
parent 11c9b87688
commit 27a1028245

View file

@ -171,6 +171,7 @@ my_components = \
utl \
uui \
vbaobj \
vbaevents \
vcl \
vclcanvas \
wpft \
@ -231,10 +232,6 @@ my_components += ogltrans
my_components += productregistration.jar
.END
.IF "$(ENABLE_VBA)" == "YES"
my_components += vbaevents
.END
.IF "$(SOLAR_JAVA)" == "TRUE"
my_components += \
LuceneHelpWrapper \