Changeset 378
- Timestamp:
- Jun 6, 2012, 3:56:54 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/icedtea-web/plugin/icedteanp/Makefile.kmk
r377 r378 14 14 DLLS += npicedt 15 15 npicedt_TEMPLATE = Cxx 16 npicedt_INCS = $(PATH_CURRENT)$(PATH_MOZILLA_INCS) $(PATH_GLIB_INCS)16 npicedt_INCS = . $(PATH_MOZILLA_INCS) $(PATH_GLIB_INCS) 17 17 npicedt_INCS.os2 = os2 18 18 npicedt_DEFS = MOZILLA_VERSION_COLLAPSED=$(MOZILLA_VERSION_COLLAPSED) \
Note:
See TracChangeset
for help on using the changeset viewer.