Changeset 98128 in vbox for trunk/src/VBox/ExtPacks
- Timestamp:
- Jan 19, 2023 2:02:24 AM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 155297
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ExtPacks/VBoxDTrace/Makefile.kmk
r98103 r98128 50 50 # 51 51 PROGRAMS += VBoxDTrace 52 VBoxDTrace_TEMPLATE := VB OXR3EXE52 VBoxDTrace_TEMPLATE := VBoxR3Exe 53 53 VBoxDTrace_SOURCES := VBoxDTraceWrapper.cpp 54 54 VBoxDTrace_LIBS = $(LIB_RUNTIME)
Note:
See TracChangeset
for help on using the changeset viewer.