Searched defs:GEN_URDFILES (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/odk/examples/java/ToDo/ |
H A D | Makefile | 58 GEN_URDFILES = $(patsubst %.idl,$(COMP_GEN_OUT)/%.urd,$(IDLFILES)) macro
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/dialogcomponent/ |
H A D | Makefile | 66 GEN_URDFILES = $(patsubst %.idl,$(SAMPLE_GEN_OUT)/%.urd,$(IDLFILES)) macro
|
/aoo41x/main/odk/examples/java/Inspector/ |
H A D | Makefile | 65 GEN_URDFILES = $(patsubst %.idl,$(SAMPLE_GEN_OUT)/%.urd,$(IDLFILES)) macro
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/SimpleLicense/ |
H A D | Makefile | 65 GEN_URDFILES = $(patsubst %.idl,$(SAMPLE_GEN_OUT)/%.urd,$(IDLFILES)) macro
|
/aoo41x/main/odk/examples/java/MinimalComponent/ |
H A D | Makefile | 70 GEN_URDFILES = $(patsubst %.idl,$(SAMPLE_GEN_OUT)/%.urd,$(IDLFILES)) macro
|
Completed in 23 milliseconds