Skip to content

Commit

Permalink
Change include path
Browse files Browse the repository at this point in the history
  • Loading branch information
christoph2 committed Aug 9, 2019
1 parent 56fb2c8 commit bdba379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint.bat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
lint-nt +v -i"c:\lint" -i"inc" -i"." -D_WIN32 -b loptions.lnt project.lnt temp.lnt %1 %2 %3 %4 %5 %6 %7 %8 %9
lint-nt +v -i"c:\lint" -i"inc" -i"." -i"examples\simwin" -D_WIN32 -b loptions.lnt project.lnt temp.lnt %1 %2 %3 %4 %5 %6 %7 %8 %9

0 comments on commit bdba379

Please sign in to comment.