We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To build zaf, Visual Studio 2022 or newer is required. Open solution file zaf.sln and build the solution with proper configuraiton.
zaf.sln
zaf is a static linked library, the build output locates in out directory, for example out\Debug\zaf.lib.
out
out\Debug\zaf.lib
To use zaf in your project, you need to do the following steps:
src
out\Debug
/WHOLEARCHIVE:zaf