Changeset 65433 in vbox
- Timestamp:
- Jan 24, 2017 4:27:11 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 113046
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Doxyfile.Core
r65426 r65433 660 660 THIS= \ 661 661 NTSTATUS=long \ 662 LONG=long \ 663 WINAPI= \ 662 664 DECLARE_REGISTRY_RESOURCEID=// \ 663 665 DECLARE_PROTECT_FINAL_CONSTRUCT=// \ -
trunk/Makefile.kmk
r65426 r65433 917 917 -e '/\/src\/VBox\/Main\/.* warning: documented symbol.*::~.* was not declared or defined/b ignore' \ 918 918 -e '/\/src\/VBox\/Main\/.* warning: explicit link request to.* could not be resolved/b ignore' \ 919 -e '/\/src\/VBox\/Additions\/WINNT\/VBoxTray\/VBoxDispIf\.h.* warning/b ignore' \920 919 -e '/\/src\/VBox\/Additions\/common\/crOpenGL\/.* warning/b ignore' \ 921 920 -e '/\/src\/VBox\/Additions\/x11\/VBoxClient\/seamless-x11\.h.* warning/b ignore' \
Note:
See TracChangeset
for help on using the changeset viewer.