Changeset 96420 in vbox for trunk/src/VBox/Runtime/Makefile.kmk
- Timestamp:
- Aug 23, 2022 2:14:54 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 153242
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r96407 r96420 2102 2102 r3/win/nocrt-WinMainCRTStartup-win.asm \ 2103 2103 common/compiler/vcc/guard-vcc.asm \ 2104 common/compiler/vcc/stack-vcc.asm 2104 common/compiler/vcc/stack-vcc.asm \ 2105 common/compiler/vcc/stack-except-vcc.cpp 2105 2106 RuntimeR3_SOURCES.win.x86 = $(RuntimeBaseR3_SOURCES.win.x86) \ 2106 2107 r3/win/nocrt-atexit-win.asm \
Note:
See TracChangeset
for help on using the changeset viewer.