diff options
| author | George Hazan <ghazan@miranda.im> | 2021-06-07 20:48:09 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2021-06-07 20:48:09 +0300 |
| commit | c763e0be7221cc055d61eec9d30c1ff8a4a0fc32 (patch) | |
| tree | 683a7d9bfd947c90b9a23e1082adde217edfd6d0 /plugins/OpenSSL/res | |
| parent | a3aa7b7d951120525ed510e8da0fcdf58e6beb54 (diff) | |
fixes #2912 (Drop WinCrypto API support)
Diffstat (limited to 'plugins/OpenSSL/res')
| -rw-r--r-- | plugins/OpenSSL/res/version.rc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/OpenSSL/res/version.rc b/plugins/OpenSSL/res/version.rc deleted file mode 100644 index 5a5ddd63ed..0000000000 --- a/plugins/OpenSSL/res/version.rc +++ /dev/null @@ -1,9 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#ifdef APSTUDIO_INVOKED -#error this file is not editable by Microsoft Visual C++ -#endif //APSTUDIO_INVOKED - -#include "..\src\version.h" - -#include "..\..\build\Version.rc" |
