Changeset 99846 in vbox for trunk/src/VBox/Debugger
- Timestamp:
- May 18, 2023 12:12:31 PM (21 months ago)
- svn:sync-xref-src-repo-rev:
- 157484
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Debugger/Makefile.kmk
r99010 r99846 161 161 VBoxDbgConsole.cpp \ 162 162 VBoxDbgStatsQt.cpp 163 ifdef VBOX_WITH_QT6 164 VBoxDbg_CXXFLAGS.win += /permissive- 165 endif 163 166 VBoxDbg_LDFLAGS.darwin = \ 164 167 -install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VBoxDbg.dylib
Note:
See TracChangeset
for help on using the changeset viewer.