minor corrections (#1906)

This commit is contained in:
Jim Zhou 2019-06-17 01:04:08 -04:00 committed by Daniel Marjamäki
parent 59c7be307c
commit 071fc85a05
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ mingw32-make LDFLAGS=-lshlwapi
### Other Compiler/IDE
1. Create a empty project file / makefile.
1. Create an empty project file / makefile.
2. Add all cpp files in the cppcheck cli and lib folders to the project file / makefile.
3. Add all cpp files in the externals folders to the project file / makefile.
4. Compile.