Home
last modified time | relevance | path

Searched refs:COMP_SERVICES (Results 1 – 2 of 2) sorted by relevance

/trunk/main/odk/examples/cpp/remoteclient/
H A DMakefile37 COMP_SERVICES=$(SHAREDLIB_OUT)/remoteclientsample.rdb macro
39 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)))
/trunk/main/odk/examples/cpp/counter/
H A DMakefile41 COMP_SERVICES=$(SHAREDLIB_OUT)/counterservices.rdb macro
44 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