Changeset 106949 in vbox
- Timestamp:
- Nov 12, 2024 9:23:10 AM (5 months ago)
- svn:sync-xref-src-repo-rev:
- 165875
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r106945 r106949 156 156 157 157 # Always build the ntdll import libraries on windows. 158 if1of (amd64 x86, $(KBUILD_TARGET_ARCH) $(KBUILD_HOST_ARCH)) 159 LIBRARIES.win += RuntimeR3NtDll-x86 160 endif 158 LIBRARIES.win += RuntimeR3NtDll-x86 161 159 if1of (amd64, $(KBUILD_TARGET_ARCH) $(KBUILD_HOST_ARCH)) 162 160 LIBRARIES.win += RuntimeR3NtDll-amd64
Note:
See TracChangeset
for help on using the changeset viewer.