Searched refs:COMP_SERVICES (Results 1 – 2 of 2) sorted by relevance
37 COMP_SERVICES=$(SHAREDLIB_OUT)/remoteclientsample.rdb macro39 ENV_COMP_SERVICES=-env:URE_MORE_SERVICES=$(URLPREFIX)$(COMP_SERVICES)86 $(COMP_SERVICES) :99 CppClientExample : $(COMP_IMPL) $(COMP_SERVICES)109 …@echo $(SQM) $(SQM)Please check the generated $(QM)$(COMP_SERVICES)$(QM) to see how you can s…140 -$(DEL) $(subst \\,\,$(subst /,$(PS),$(COMP_SERVICES)))
41 COMP_SERVICES=$(SHAREDLIB_OUT)/counterservices.rdb macro44 ENV_COMP_SERVICES=-env:URE_MORE_SERVICES=$(URLPREFIX)$(COMP_SERVICES)124 $(COMP_SERVICES) :136 CppCounterExample : $(OUT_BIN)/countermain$(EXE_EXT) $(COMP_IMPL) $(COMP_SERVICES)145 …@echo $(SQM) $(SQM)Please check the generated $(QM)$(COMP_SERVICES)$(QM) to see how you can s…162 -$(DEL) $(subst \\,\,$(subst /,$(PS),$(COMP_SERVICES)))
Completed in 11 milliseconds