Zaktualizuj 'README.md'
This commit is contained in:
parent
67314a735b
commit
cdd1382a2b
@ -2,7 +2,7 @@
|
||||
* Na poziomie pliku .gitignore trzeba dodać katalog z cwiczeń 6 o nazwie `dependencies`
|
||||
* W VS w properties > VC++ Directories > Include directories zamienić wszystko na `$(SolutionDir)dependencies\freeglut\include\GL;$(SolutionDir)dependencies\glew-2.0.0\include\GL;$(SolutionDir)dependencies\glm;$(SolutionDir)dependencies\assimp\include;$(IncludePath)`
|
||||
* VS properties > VC++ Directories > Library directories zamienić na `$(SolutionDir)dependencies\freeglut\lib;$(SolutionDir)dependencies\glew-2.0.0\lib\Release\Win32;$(SolutionDir)dependencies\assimp\Release;$(LibraryPath)`
|
||||
* VS properties > C/C++ > Preprocessor > Preprocessor definitions dodać `_CRT_SECURE_NO_WARNINGS`
|
||||
* VS properties > C/C++ > Preprocessor > Preprocessor definitions dodać `;_CRT_SECURE_NO_WARNINGS`
|
||||
|
||||
Najlepiej robić nowe branche i wystawiać pull requesty.
|
||||
Link do [boarda](https://trello.com/b/iQyTRFCw/grk)
|
||||
|
Loading…
Reference in New Issue
Block a user