Changeset 520 for trunk/Lucide/plugins/lupoppler/Makefile.kmk
- Timestamp:
- Mar 16, 2016, 8:14:59 PM (5 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 2 2 LocalConfig.kmk 3 3 LocalEnv.cmd 4 5 .project 6 7 .cproject 8 9 .settings
-
- Property svn:ignore
-
trunk/Lucide/plugins/lupoppler/Makefile.kmk
r496 r520 16 16 lupoppler_NAME = lupplr 17 17 lupoppler_INCS = \ 18 ../ludoc $(lupoppler_0_OUTDIR)/../ludoc 19 ../../../poppler/mypoppler\20 ../../../poppler/mypoppler/poppler\21 ../../../poppler/fc-emulate-os218 ../ludoc $(lupoppler_0_OUTDIR)/../ludoc \ 19 $(UNIXROOT)/usr/include \ 20 $(UNIXROOT)/usr/include/poppler \ 21 $(UNIXROOT)/usr/include/os2tk45 22 22 lupoppler_SOURCES = \ 23 23 lupoppler.idl \ … … 35 35 lupoppler_LIBS = \ 36 36 $(PATH_STAGE_LIB)/ludoc$(SUFF_LIB) \ 37 $(LIB_POPPLER_LIBS) 37 $(LIB_POPPLER_LIBS) \ 38 poppler_dll 38 39 39 40 include $(FILE_KBUILD_SUB_FOOTER) 40 41 42
Note: See TracChangeset
for help on using the changeset viewer.