Changeset 96271 in vbox
- Timestamp:
- Aug 17, 2022 4:48:42 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 153085
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r96269 r96271 1789 1789 RuntimeR3_TEMPLATE = VBoxR3Static 1790 1790 RuntimeR3_EXTENDS = RuntimeBaseR3 1791 #RuntimeR3_DEFS.win = $(RuntimeBaseR3_DEFS.win) IPRT_NO_WIN_ERROR_DATA1791 RuntimeR3_DEFS.win = $(RuntimeBaseR3_DEFS.win) IPRT_NO_WIN_ERROR_DATA 1792 1792 ifdef VBOX_WITH_NOCRT_STATIC 1793 1793 if1of ($(KBUILD_TARGET), win)
Note:
See TracChangeset
for help on using the changeset viewer.