Changeset 2488 in vbox for trunk/src/VBox
- Timestamp:
- May 4, 2007 3:21:18 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Debugger/Makefile.kmk
r2479 r2488 65 65 VBoxDbg_TEMPLATE = VBOXQTGUI 66 66 VBoxDbg_DEFS = IN_DBG_R3 67 VBoxDbg_CXXFLAGS.linux = $(TEMPLATE_VBOXQTGUI_CXXFLAGS.linux) -O2 # Why this?67 VBoxDbg_CXXFLAGS.linux = $(TEMPLATE_VBOXQTGUI_CXXFLAGS.linux) -O2 68 68 VBoxDbg_INCS = \ 69 69 . \
Note:
See TracChangeset
for help on using the changeset viewer.