diff options
Diffstat (limited to 'protocols/Gadu-Gadu/version.rc')
-rw-r--r-- | protocols/Gadu-Gadu/version.rc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/protocols/Gadu-Gadu/version.rc b/protocols/Gadu-Gadu/version.rc index 01ce13fd19..3f29f3fb03 100644 --- a/protocols/Gadu-Gadu/version.rc +++ b/protocols/Gadu-Gadu/version.rc @@ -18,6 +18,10 @@ // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
////////////////////////////////////////////////////////////////////////////////
+#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#include <windows.h>
#include "version.h"
|