diff options
Diffstat (limited to 'plugins/CryptoPP/version.rc')
-rw-r--r-- | plugins/CryptoPP/version.rc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/CryptoPP/version.rc b/plugins/CryptoPP/version.rc index ad1470cead..e02af4c2cc 100644 --- a/plugins/CryptoPP/version.rc +++ b/plugins/CryptoPP/version.rc @@ -1,3 +1,7 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#include "version.h"
/////////////////////////////////////////////////////////////////////////////
|