Changeset 4439 in vbox for trunk/src/VBox
- Timestamp:
- Aug 30, 2007 9:38:02 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r4438 r4439 158 158 src/HappyHttp.cpp_CXXFLAGS.linux += -fexceptions 159 159 src/HappyHttp.cpp_CXXFLAGS.darwin += -fexceptions 160 src/HappyHttp.cpp_CXXFLAGS.os2 += -fexceptions 160 161 src/VBoxDownloaderWgt.cpp_CXXFLAGS.linux += -fexceptions 161 162 src/VBoxDownloaderWgt.cpp_CXXFLAGS.darwin += -fexceptions 163 src/VBoxDownloaderWgt.cpp_CXXFLAGS.os2 += -fexceptions 162 164 163 165 ## @todo how to detect what tool is used?
Note:
See TracChangeset
for help on using the changeset viewer.