Searched defs:APP1_CLASSNAMES (Results 1 – 6 of 6) sorted by relevance
| /trunk/main/odk/examples/DevelopersGuide/OfficeDev/Clipboard/ |
| H A D | Makefile | 45 APP1_CLASSNAMES = $(patsubst %.java,%.class,$(APP1_JAVAFILES)) macro
|
| /trunk/main/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/ |
| H A D | Makefile | 43 APP1_CLASSNAMES = $(patsubst %.java,%.class,$(APP1_JAVAFILES)) macro
|
| /trunk/main/odk/examples/DevelopersGuide/Accessibility/ |
| H A D | Makefile | 52 APP1_CLASSNAMES = $(patsubst %.java,%.class,$(JAVAFILES)) \ macro
|
| /trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
| H A D | Makefile | 55 APP1_CLASSNAMES = $(patsubst %.java,%.class,$(APP1_JAVAFILES)) \ macro
|
| /trunk/main/odk/examples/DevelopersGuide/OfficeDev/ |
| H A D | Makefile | 46 APP1_CLASSNAMES = $(patsubst %.java,%.class,$(APP1_JAVAFILES)) macro
|
| /trunk/main/odk/examples/DevelopersGuide/Database/ |
| H A D | Makefile | 53 APP1_CLASSNAMES = $(patsubst %.java,%.class,$(APP1_JAVAFILES)) macro
|
Completed in 11 milliseconds