Changeset 57944 in vbox for trunk/src/VBox/Runtime/Makefile.kmk
- Timestamp:
- Sep 29, 2015 3:07:09 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r57916 r57944 2731 2731 $(APPEND) [email protected] "INCLUDE_FILE_PATTERNS = *.cpp.h" 2732 2732 $(APPEND) [email protected] "PREDEFINED += $(ARCH_BITS_DEFS)" 2733 $(APPEND) [email protected] 'EXCLUDE = '\ 2734 '$(VBOX_PATH_RUNTIME_SRC)/common/string/unidata-flags.cpp' \ 2735 '$(VBOX_PATH_RUNTIME_SRC)/common/string/unidata-lower.cpp' \ 2736 '$(VBOX_PATH_RUNTIME_SRC)/common/string/unidata-upper.cpp' 2733 2737 $(APPEND) [email protected] 2734 2738 $(APPEND) [email protected] "INPUT = $(IPRT_DOXYFILE_INPUT)"
Note:
See TracChangeset
for help on using the changeset viewer.