summaryrefslogtreecommitdiffstats
path: root/src/windows/wshelper/version.rc
blob: cc3a948b8001a14a62936099c8e72246355c19c9 (plain)
1
2
3
4
5
6
7
8
#ifdef APSTUDIO_INVOKED
#error this file is not editable by App Studio
#endif // APSTUDIO_INVOKED

#define VER_FILEDESCRIPTION_STR "Winsock Helper (wshelper) API DLL"

#include <wshelper.ver>
#include <ver.inc>