Home
last modified time | relevance | path

Searched defs:GENURDFILES (Results 1 – 4 of 4) sorted by relevance

/trunk/main/odk/examples/cpp/counter/
H A DMakefile57 GENURDFILES = $(patsubst %.idl,$(OUT_COMP_GEN)/%.urd,$(IDLFILES)) macro
/trunk/main/odk/examples/DevelopersGuide/Components/JavaComponent/
H A DMakefile68 GENURDFILES = $(patsubst %.idl,$(OUT_COMP_GEN)/%.urd,$(IDLFILES)) macro
/trunk/main/odk/examples/DevelopersGuide/Components/CppComponent/
H A DMakefile62 GENURDFILES = $(patsubst %.idl,$(SAMPLE_GEN_OUT)/%.urd,$(IDLFILES)) macro
/trunk/main/odk/examples/java/Spreadsheet/
H A DMakefile66 GENURDFILES = $(patsubst %.idl,$(OUT_COMP_GEN)/%.urd,$(IDLFILES)) macro