npower14miscfixes: #i108853# enable build of oovbaapi always ( which is better than trying to ifdef out code that uses the generated headers

This commit is contained in:
npower Developer 2010-03-04 23:03:12 +00:00
parent c3eac7b66c
commit 121fe76705
6 changed files with 0 additions and 32 deletions

View file

@ -34,11 +34,6 @@ PRJNAME=oovbaapi
.IF "$(L10N_framework)"==""
.IF "$(ENABLE_VBA)"!="YES"
dummy:
@echo "not building vba..."
.ENDIF
# symbol files of Microsoft API
MYSYMFILES = access.api vba.api adodb.api msforms.api word.api dao.api powerpoint.api excel.api stdole.api

View file

@ -35,11 +35,6 @@ PACKAGE=org$/vba$/constants
.INCLUDE : $(PRJ)$/util$/makefile.pmk
.IF "$(ENABLE_VBA)"!="YES"
dummy:
@echo "not building vba..."
.ELSE
.IF "$(L10N_framework)"==""
# ------------------------------------------------------------------------
# I tried to use the IDLFILES target but it failed dismally
@ -64,4 +59,3 @@ $(MYDBTARGET) : $(MYURDFILES) $(MYIDLFILES)
$(REGMERGE) $(OUT)$/ucr/constants.db /UCR @$(mktmp $(MYURDFILES))
.ENDIF
.ENDIF

View file

@ -34,11 +34,6 @@ PACKAGE=ooo$/vba$/Excel
# --- Settings -----------------------------------------------------
.INCLUDE : $(PRJ)$/util$/makefile.pmk
.IF "$(ENABLE_VBA)"!="YES"
dummy:
@echo "not building vba..."
.ENDIF
# ------------------------------------------------------------------------

View file

@ -34,11 +34,6 @@ PACKAGE=ooo$/vba
# --- Settings -----------------------------------------------------
.INCLUDE : $(PRJ)$/util$/makefile.pmk
.IF "$(ENABLE_VBA)"!="YES"
dummy:
@echo "not building vba..."
.ELSE
# ------------------------------------------------------------------------
.IF "$(L10N_framework)"=""
IDLFILES=\
@ -71,4 +66,3 @@ IDLFILES=\
# ------------------------------------------------------------------
.ENDIF
.INCLUDE : target.mk
.ENDIF

View file

@ -34,11 +34,6 @@ PACKAGE=ooo$/vba$/msforms
# --- Settings -----------------------------------------------------
.INCLUDE : $(PRJ)$/util$/makefile.pmk
.IF "$(ENABLE_VBA)"!="YES"
dummy:
@echo "not building vba..."
.ENDIF
# ------------------------------------------------------------------------
IDLFILES=\

View file

@ -36,11 +36,6 @@ TARGET=oovbaapi_db
.INCLUDE : makefile.pmk
.IF "$(ENABLE_VBA)"!="YES"
dummy:
@echo "not building vba..."
.ENDIF
.IF "$(L10N_framework)"==""
# ------------------------------------------------------------------
UNOIDLDBFILES= \