Changeset 9483 in vbox
- Timestamp:
- Jun 6, 2008 1:46:44 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/VMM/Makefile.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/Makefile.kmk
r9427 r9483 168 168 VMMR3_SOURCES.darwin += \ 169 169 PDMAsyncCompletionSocketPosix.cpp \ 170 PDMAsyncCompletionHost Darwin.cpp170 PDMAsyncCompletionHostPosix.cpp 171 171 172 172 VMMR3_SOURCES.freebsd += \ 173 173 PDMAsyncCompletionSocketPosix.cpp \ 174 PDMAsyncCompletionHost Darwin.cpp174 PDMAsyncCompletionHostFreeBSD.cpp 175 175 176 176 endif
Note:
See TracChangeset
for help on using the changeset viewer.

