Zaktualizuj 'README.md'
This commit is contained in:
parent
3aaf9a5ac9
commit
67314a735b
@ -1,7 +1,8 @@
|
||||
Żeby skonfigurować ten gówno projekt:
|
||||
* 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 w 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 > 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`
|
||||
|
||||
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