masterfix DEV300: #i10000# buildtype removed
This commit is contained in:
parent
11c9b87688
commit
27a1028245
1 changed files with 1 additions and 4 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue