Changeset 35024 in vbox
- Timestamp:
- Dec 13, 2010 3:39:09 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r35021 r35024 99 99 100 100 # Always build the ntdll import libraries on windows. 101 LIBRARIES.win += RuntimeR3NtDll-amd64 RuntimeR3NtDll-x86 101 LIBRARIES.win += RuntimeR3NtDll-x86 102 if1of (amd64, $(KBUILD_TARGET_ARCH) $(KBUILD_HOST_ARCH)) 103 LIBRARIES.win += RuntimeR3NtDll-amd64 104 endif 102 105 103 106
Note:
See TracChangeset
for help on using the changeset viewer.