diff options
Diffstat (limited to 'protocols/JabberG/version.rc')
-rw-r--r-- | protocols/JabberG/version.rc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/protocols/JabberG/version.rc b/protocols/JabberG/version.rc index 40f66365b2..9a4a18ab81 100644 --- a/protocols/JabberG/version.rc +++ b/protocols/JabberG/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"
#include "resource.h"
#include "winres.h"
|