Changeset 320 for branches/kmk/Lucide/plugins/lupoppler/Makefile.kmk
- Timestamp:
- Mar 26, 2010, 1:42:23 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/kmk/Lucide/plugins/lupoppler/Makefile.kmk
r312 r320 23 23 lupoppler_SOURCES = \ 24 24 lupoppler.idl \ 25 lupifield.idl \ 26 lupibutton.idl \ 27 lupitext.idl \ 28 lupichoice.idl \ 25 29 lupoppler.def 26 30 lupoppler_IDLSOURCES = \ 27 lupoppler.cpp 31 lupoppler.cpp \ 32 lupifield.cpp \ 33 lupibutton.cpp \ 34 lupitext.cpp \ 35 lupichoice.cpp 28 36 lupoppler_LIBS = \ 29 37 $(PATH_LIB)/ludoc$(SUFF_LIB) \
Note: See TracChangeset
for help on using the changeset viewer.