8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 09:20:39 +01:00

Add missed descriptions of new binaries.

This commit is contained in:
Vlad Khorsun 2022-09-04 18:33:19 +03:00
parent fb18d3371a
commit fc8e57837f

View File

@ -129,6 +129,15 @@
#elif defined RC_TARGET_ib_udf
#define VER_FILEDESC "UDF library"
#elif defined RC_TARGET_default_profiler
#define VER_FILEDESC "Default Profiler plugin"
#elif defined RC_TARGET_common_test
#define VER_FILEDESC "Common Tests"
#elif defined RC_TARGET_engine_test
#define VER_FILEDESC "Engine Tests"
#else
#define VER_FILEDESC "SQL Server"