windows-nt/Source/XPSP1/NT/admin/netui/common/doc/rules.mk
2020-09-26 16:20:57 +08:00

18 lines
405 B
Makefile

# @@ COPY_RIGHT_HERE
# @@ ROADMAP :: The Rules.mk for UI\common\doc
!include $(UI)\common\rules.mk
# These are the directories which it scans
HLPTARGETS=$(UI)\common
# If you want to ignore some additional subprojects, specify
# them here, e.g. "/e ignthis /e ignthat."
HLPIGNORE=/e testapps /e hack
# Title for the file. Needs to include cxxdbgen's /c switch.
HLPTITLE=/c "Common UI C++ library"