Add a version resource to the wolfSSL library for Visual Studio builds.

This commit is contained in:
John Safranek
2018-09-28 11:46:22 -07:00
parent 13bf2fc342
commit 05ca60a266
4 changed files with 20 additions and 0 deletions

14
resource.h Normal file
View File

@@ -0,0 +1,14 @@
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by wolfssl.rc
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif