pureikyubu/ThirdParty
2020-08-09 22:49:43 +03:00
..
fmt Changed libraries to SHARED 2020-08-09 22:49:43 +03:00
Readme.md ThirdParty folder 2020-06-25 10:57:54 +03:00

ThirdParty

Various third-party libraries.

Design third-party components as static libraries and add them as a reference to the main Dolwin project.

There are no restrictions on adding third-party code, but there is a recommendation to do this only in case of great need. I want the project not to become overgrown with unnecessary dependencies and to be self-sufficient.