Changeset 106438 in vbox for trunk/src/VBox/Additions/WINNT/Installer/Loader
- Timestamp:
- Oct 17, 2024 11:50:20 AM (7 months ago)
- svn:sync-xref-src-repo-rev:
- 165257
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk
r106434 r106438 32 32 PROGRAMS += VBoxWindowsAdditions 33 33 VBoxWindowsAdditions_TEMPLATE = VBoxGuestR3Exe 34 if1of ($(KBUILD_TARGET_ARCH), amd64)34 if1of ($(KBUILD_TARGET_ARCH), amd64) 35 35 VBoxWindowsAdditions_BLD_TRG_ARCH = x86 36 36 endif
Note:
See TracChangeset
for help on using the changeset viewer.