Changeset 12270 in vbox
- Timestamp:
- Sep 9, 2008 3:51:07 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 36269
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r12261 r12270 3023 3023 TEMPLATE_VBOXQT4GUIEXE_LIBS += \ 3024 3024 $(LIB_XPCOM) 3025 TEMPLATE_VBOXQT4GUIEXE_INTERMEDIATES += \ 3026 $(VBOX_PATH_SDK)/bindings/xpcom/include/VirtualBox_XPCOM.h 3025 3027 else # COM 3026 3028 TEMPLATE_VBOXQT4GUIEXE_INCS += \ 3027 3029 $(VBOX_PATH_SDK)/bindings/mscom/include 3030 TEMPLATE_VBOXQT4GUIEXE_INTERMEDIATES += \ 3031 $(VBOX_PATH_SDK)/bindings/mscom/include/VirtualBox.h 3028 3032 endif # COM 3033 3029 3034 3030 3035 #
Note:
See TracChangeset
for help on using the changeset viewer.