- Timestamp:
- Mar 4, 2007 11:07:52 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile
r1177 r1178 73 73 74 74 # Sources containing local definitions of classes that use the Q_OBJECT macro 75 VirtualBox_QT_MOCSRCS = src/VBoxSelectorWnd.cpp 75 76 ifneq ($(BUILD_TARGET),win) 76 VirtualBox_QT_MOCSRCS = src/COMDefs.cpp \ 77 src/VBoxSelectorWnd.cpp 77 VirtualBox_QT_MOCSRCS += src/COMDefs.cpp 78 78 endif 79 79
Note:
See TracChangeset
for help on using the changeset viewer.