CustomActions are not for MinGW, yet
Change-Id: Id17a596131b42a31fe007e2c4840798a387f3d04
This commit is contained in:
parent
9320802bf2
commit
5a9b1bcc39
1 changed files with 1 additions and 4 deletions
|
@ -25,12 +25,9 @@ $(eval $(call gb_Module_add_targets,setup_native,\
|
|||
endif
|
||||
|
||||
ifeq ($(OS),WNT)
|
||||
|
||||
$(eval $(call gb_Module_add_targets,setup_native,\
|
||||
Library_instooofiltmsi \
|
||||
))
|
||||
ifeq ($(COM),MSC)
|
||||
$(eval $(call gb_Module_add_targets,setup_native,\
|
||||
Library_instooofiltmsi \
|
||||
Library_jfregca \
|
||||
Library_qslnkmsi \
|
||||
Library_reg4allmsdoc \
|
||||
|
|
Loading…
Reference in a new issue