Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
405 B

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