diff options
-rw-r--r-- | src/windows/wshelper/version.rc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/windows/wshelper/version.rc b/src/windows/wshelper/version.rc deleted file mode 100644 index cc3a948b8..000000000 --- a/src/windows/wshelper/version.rc +++ /dev/null @@ -1,8 +0,0 @@ -#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> |