Changeset 109028 in vbox for trunk/src/VBox/VMM/tools/Makefile.kmk
- Timestamp:
- Apr 20, 2025 12:29:47 AM (5 weeks ago)
- svn:sync-xref-src-repo-rev:
- 168557
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/tools/Makefile.kmk
r109020 r109028 66 66 PROGRAMS += VBoxCpuReport 67 67 endif 68 VBoxCpuReport_TEMPLATE := VBoxR3Static 68 VBoxCpuReport_TEMPLATE := VBoxR3StaticSignedExe 69 69 VBoxCpuReport_DEFS = VBOX_IN_VMM IN_VMM_R3 IN_VBOX_CPU_REPORT $(VMM_COMMON_DEFS) 70 70 VBoxCpuReport_DEFS.amd64 := VBOX_VMM_TARGET_X86
Note:
See TracChangeset
for help on using the changeset viewer.