- Timestamp:
- Jun 4, 2007 8:01:50 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp
r2998 r3006 2087 2087 CVirtualBox vbox = vboxGlobal().virtualBox(); 2088 2088 2089 #if defined (DEBUG )2089 #if defined (DEBUG_dmik) /* subscribe yourself here if you care for this behavior. */ 2090 2090 QString src1 = qApp->applicationDirPath() + "/../../release/bin/VBoxGuestAdditions.iso"; 2091 2091 QString src2 = qApp->applicationDirPath() + "/../../release/bin/additions/VBoxGuestAdditions.iso";
Note:
See TracChangeset
for help on using the changeset viewer.