Changeset 96453 in vbox for trunk/src/VBox/Additions/WINNT
- Timestamp:
- Aug 24, 2022 10:15:07 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 153297
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk
r96449 r96453 386 386 VBoxAddInstallNt3x_TEMPLATE := VBoxGuestR3NoCrtExe 387 387 endif 388 VBoxAddInstallNt3x_LDFLAGS := /VERBOSE 389 VBoxAddInstallNt3x_SOURCES := \ 390 VBoxAddInstallNt3x.cpp \ 391 392 388 VBoxAddInstallNt3x_SOURCES := VBoxAddInstallNt3x.cpp 393 389 VBoxAddInstallNt3x.cpp_DEPS = $(VBOX_SVN_REV_HEADER) 394 390
Note:
See TracChangeset
for help on using the changeset viewer.