- Timestamp:
- Apr 18, 2007 12:04:34 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/VirtualBoxImpl.cpp
r2029 r2148 60 60 ///////////////////////////////////////////////////////////////////////////// 61 61 62 #ifdef __DARWIN__ 63 #define VBOXCONFIGDIR "Library/VirtualBox" 64 #else 62 65 #define VBOXCONFIGDIR ".VirtualBox" 66 #endif 63 67 #define VBOXCONFIGGLOBALFILE "VirtualBox.xml" 64 68
Note:
See TracChangeset
for help on using the changeset viewer.