diff options
author | George Hazan <ghazan@miranda.im> | 2020-06-22 20:19:01 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2020-06-22 20:19:01 +0300 |
commit | 581319b8cd1f774e5fc42db570d44ec2b4e41485 (patch) | |
tree | 42234da7ead10b3f9421602f5636913ffcb35c72 /plugins/DbChecker/res/version.rc | |
parent | 3285170a72a34d78e178b2b8117a3622f3a1840a (diff) |
temporary return of DbChecker
Diffstat (limited to 'plugins/DbChecker/res/version.rc')
-rw-r--r-- | plugins/DbChecker/res/version.rc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/DbChecker/res/version.rc b/plugins/DbChecker/res/version.rc new file mode 100644 index 0000000000..5a5ddd63ed --- /dev/null +++ b/plugins/DbChecker/res/version.rc @@ -0,0 +1,9 @@ +// 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" |