PC Lint exclude #includes?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I'm having some trouble getting PC Lint up and running. I'm working on a massive project (several hundred megs of code). The source is organized into many directories. These directories are then included in the Visual Studio project. Is there any way to import that list of included directories (there's a good 50 or 60 of them)? Thanks!