Home
last modified time | relevance | path

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

/trunk/main/odk/examples/DevelopersGuide/Components/CppComponent/
H A DMakefile33 SAMPLE_INC_OUT=$(OUT_INC)/$(SAMPLE_NAME) macro
87 …$(CPPUMAKER) -Gc -BUCR -O$(SAMPLE_INC_OUT) $(TYPESLIST) $(COMP_RDB) -X$(URE_TYPES) -X$(OFFICE_TYPE…
92 …$(CC) $(CC_FLAGS) $(CC_INCLUDES) -I$(SAMPLE_INC_OUT) $(CC_DEFINES) $(CC_OUTPUT_SWITCH)$(subst /,$(…
172 …$(CC) $(CC_FLAGS) $(CC_INCLUDES) -I$(SAMPLE_INC_OUT) $(CC_DEFINES) $(CC_OUTPUT_SWITCH)$(subst /,$(…
219 -$(DELRECURSIVE) $(subst /,$(PS),$(SAMPLE_INC_OUT))
/trunk/main/odk/examples/DevelopersGuide/ProfUNO/CppBinding/
H A DMakefile33 SAMPLE_INC_OUT = $(OUT_INC)/$(SAMPLE_NAME) macro
58 …$(CC) $(CC_FLAGS) $(CC_INCLUDES) -I$(SAMPLE_INC_OUT) $(CC_DEFINES) $(CC_OUTPUT_SWITCH)$(subst /,$(…
101 -$(DELRECURSIVE) $(subst /,$(PS),$(SAMPLE_INC_OUT))

Completed in 15 milliseconds