Changeset 106580 in vbox for trunk/src/VBox/Runtime/Doxyfile
- Timestamp:
- Oct 21, 2024 10:37:06 PM (6 months ago)
- svn:sync-xref-src-repo-rev:
- 165417
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Doxyfile
r106579 r106580 2323 2323 R0_ARCH_BITS=HC_ARCH_BITS \ 2324 2324 RTDECL(type)=type \ 2325 RT_DECL_ NTAPI(type)=type \2325 RT_DECL_ASM(type)=type \ 2326 2326 RT_EXPORT_SYMBOL(name)= \ 2327 2327 \
Note:
See TracChangeset
for help on using the changeset viewer.