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.

14 lines
332 B

  1. // pc-lint options for this project
  2. // not an absolute path to support private source trees
  3. -i..\..\..\burnslib\inc;..\..\inc
  4. // exclude MIDL-generated header files from consideration. We do this by
  5. // marking the file as a library header (and in our global options, we ignore
  6. // problems in library files)
  7. +libh(clonepr.h)