Changeset 11216 in vbox for trunk/src/apps
- Timestamp:
- Aug 7, 2008 5:53:12 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 34270
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/apps/Makefile.kmk
r10190 r11216 15 15 16 16 ifdef VBOX_WITH_KCHMVIEWER 17 ifneq ($(wildcard $(PATH_SUB_CURRENT)/kchmviewer-2.6),) 18 include $(PATH_SUB_CURRENT)/kchmviewer-2.6/Makefile.kmk 17 ifneq ($(wildcard $(PATH_SUB_CURRENT)/kchmviewer-4.3),) 18 # subdirectory currently not possible because of _QT_MOCHDRS 19 SUBDIRS_AFTER += kchmviewer-4.3 19 20 endif 20 21 endif
Note:
See TracChangeset
for help on using the changeset viewer.