diff options
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" |