- Timestamp:
- Jan 31, 2008 10:37:52 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 27771
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r6696 r6697 46 46 endif 47 47 48 #49 # Remote cross building... Will be removed unless somebody speaks up!50 ## @todo Remove this tomorrow.51 #52 else ifdef VBOX_ADDITIONS_LINUX_ONLY53 LIBRARIES = RuntimeGuestR0 RuntimeGuestR3 RuntimeGuestR3Mini54 else ifdef VBOX_ADDITIONS_WIN32_ONLY55 LIBRARIES = RuntimeW32GuestR0 RuntimeW32GuestR3 RuntimeW32NT4GuestR056 48 else 57 49
Note:
See TracChangeset
for help on using the changeset viewer.