Changeset 12230 in vbox
- Timestamp:
- Sep 8, 2008 2:41:58 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Debugger/Makefile.kmk
r12183 r12230 78 78 # Debugger GUI component (Qt3). 79 79 # 80 USES += qt3 80 81 DLLS += VBoxDbg3 81 82 VBoxDbg3_TEMPLATE = VBOXQTGUI 82 USES += qt383 83 VBoxDbg3_USES = qt3 84 84 VBoxDbg3_QTTOOL = QT3 … … 128 128 # Debugger GUI component (Qt4). 129 129 # 130 USES += qt4 130 131 DLLS += VBoxDbg 131 132 VBoxDbg_TEMPLATE = VBOXQT4GUI
Note:
See TracChangeset
for help on using the changeset viewer.