tvision icon indicating copy to clipboard operation
tvision copied to clipboard

Add svrapi.h to the repo as a local include, and make corresponding changes to makefile and readme.

Open guy-rouillier opened this issue 3 years ago • 0 comments

Add svrapi.h to the repo as a local include, as it has been removed from newer Windows SDKs, and is needed to build TVision. Update the Microsoft make file to add this local include directory if the USE_LOCAL_INCLUDE directive has been specified. The readme.txt is updated to document this new directive.

guy-rouillier avatar Oct 03 '22 07:10 guy-rouillier