Changeset 38419 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Aug 11, 2011 2:15:25 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 73459
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r38418 r38419 53 53 # 54 54 LIBRARIES += RuntimeR3 RuntimeBldProg 55 DLLS += VBoxRT56 55 57 56 else ifdef VBOX_ONLY_EXTPACKS_USE_IMPLIBS … … 102 101 LIBRARIES.win += RuntimeR3NtDll-x86 103 102 if1of (amd64, $(KBUILD_TARGET_ARCH) $(KBUILD_HOST_ARCH)) 104 #LIBRARIES.win += RuntimeR3NtDll-amd64103 LIBRARIES.win += RuntimeR3NtDll-amd64 105 104 endif 106 105
Note:
See TracChangeset
for help on using the changeset viewer.