SKL.lib
From Solid Graphics Wiki
The SKL.lib is SolidKit Library's lib file containing implementation of all SolidKit Library classes and functions except the functionality specific to SolidKit Library Pro package.
The lib file is supposed to be used with Multi-threaded Microsoft Visual Studio's runtime libraries.
To link your application with the SKL.lib file - your settings must include path to directory where the lib file is located. This can be specified either in the Additional Library Directories linker section of the project settings, or in VC++ Directories - Library files global settings for all Visual Studio Projects.
See Also
