Zaktualizuj 'README.md'

This commit is contained in:
Mateusz Romański 2021-12-27 11:11:02 +01:00
parent ccb1cef357
commit e29f416d46

View File

@ -1,6 +1,6 @@
Ż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 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)`
Najlepiej robić nowe branche i wystawiać pull requesty.
Link do [boarda](https://trello.com/b/iQyTRFCw/grk)