Partial revert of 7237eb207b

This commit is contained in:
Evgeny Grin (Karlson2k)
2024-07-11 10:12:30 +02:00
parent 1cfb0c6d1a
commit fb348d8fe9
+1 -1
View File
@@ -28,7 +28,7 @@ BEGIN
VALUE "ProductVersion", "1.99.0\0"
VALUE "FileVersion", "1.99.0\0"
#ifdef DLL_EXPORT
VALUE "FileDescription", "GNU libmicrohttpd2 DLL for Windows (MinGW build, run-time lib)\0"
VALUE "FileDescription", "GNU libmicrohttpd2 DLL for Windows (MinGW build, MSVCRT run-time lib)\0"
#else
VALUE "FileDescription", "GNU libmicrohttpd2 static library for Windows (MinGW build, MSVCRT run-time lib)\0"
#endif