Changeset 1177 in vbox for trunk/src/VBox/Frontends/VirtualBox/Makefile
- Timestamp:
- Mar 4, 2007 9:05:35 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 19093
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile
r984 r1177 74 74 # Sources containing local definitions of classes that use the Q_OBJECT macro 75 75 ifneq ($(BUILD_TARGET),win) 76 VirtualBox_QT_MOCSRCS = src/COMDefs.cpp 76 VirtualBox_QT_MOCSRCS = src/COMDefs.cpp \ 77 src/VBoxSelectorWnd.cpp 77 78 endif 78 79
Note:
See TracChangeset
for help on using the changeset viewer.