Changeset 68539 in vbox for trunk/src/VBox/Main
- Timestamp:
- Aug 29, 2017 2:09:24 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/Makefile.kmk
r68417 r68539 1061 1061 VBoxCOM_SOURCES = \ 1062 1062 glue/com.cpp \ 1063 glue/VBoxLogRelCreate.cpp \ 1064 glue/GetVBoxUserHomeDirectory.cpp \ 1063 1065 glue/initterm.cpp \ 1064 1066 glue/string.cpp \ … … 1097 1099 endif # !win 1098 1100 1099 glue/com.cpp_DEFS = \ 1100 KBUILD_TYPE=\"$(KBUILD_TYPE)\" 1101 glue/VBoxLogRelCreate.cpp_DEFS = KBUILD_TYPE=\"$(KBUILD_TYPE)\" 1101 1102 1102 1103 # 32-bit version of VBoxCOM.
Note:
See TracChangeset
for help on using the changeset viewer.