Searched refs:COMP1_IDLFILES (Results 1 – 1 of 1) sorted by relevance
82 COMP1_IDLFILES = XExampleAddIn.idl macro100 COMP1_GENCLASSFILES = $(patsubst %.idl,$(COMP1_CLASS_OUT)/$(PACKAGE)/%.class,$(COMP1_IDLFILES))101 COMP1_GENTYPELIST = $(subst /,.,$(patsubst %.idl,-T$(PACKAGE)/% ,$(COMP1_IDLFILES)))102 COMP1_GENURDFILES = $(patsubst %.idl,$(COMP1_GEN_OUT)/%.urd,$(COMP1_IDLFILES))
Completed in 15 milliseconds