diff options
83 files changed, 315 insertions, 0 deletions
diff --git a/plugins/AVS/res/version.rc b/plugins/AVS/res/version.rc index e2a72f47b6..6aaaf89222 100644 --- a/plugins/AVS/res/version.rc +++ b/plugins/AVS/res/version.rc @@ -1,5 +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\resource.h"
#include "..\src\version.h"
#include "winres.h"
diff --git a/plugins/AddContactPlus/res/Version.rc b/plugins/AddContactPlus/res/Version.rc index 700fecb1fc..d741488c4f 100644 --- a/plugins/AddContactPlus/res/Version.rc +++ b/plugins/AddContactPlus/res/Version.rc @@ -1,5 +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 "afxres.h"
#include "..\src\version.h"
diff --git a/plugins/Alarms/res/Version.rc b/plugins/Alarms/res/Version.rc index 700fecb1fc..d741488c4f 100644 --- a/plugins/Alarms/res/Version.rc +++ b/plugins/Alarms/res/Version.rc @@ -1,5 +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 "afxres.h"
#include "..\src\version.h"
diff --git a/plugins/AssocMgr/res/version.rc b/plugins/AssocMgr/res/version.rc index c7074b62bd..5384d7805f 100644 --- a/plugins/AssocMgr/res/version.rc +++ b/plugins/AssocMgr/res/version.rc @@ -1,3 +1,7 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#include "..\src\version.h"
/////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/AuthState/res/version.rc b/plugins/AuthState/res/version.rc index 2325cd192f..770f6ff8f2 100644 --- a/plugins/AuthState/res/version.rc +++ b/plugins/AuthState/res/version.rc @@ -1,5 +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 "afxres.h"
#include "..\src\version.h"
diff --git a/plugins/AutoShutdown/res/version.rc b/plugins/AutoShutdown/res/version.rc index 6b5b369218..8b20b943a0 100644 --- a/plugins/AutoShutdown/res/version.rc +++ b/plugins/AutoShutdown/res/version.rc @@ -1,3 +1,7 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#include "..\src\version.h"
/////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/BASS_interface/res/Version.rc b/plugins/BASS_interface/res/Version.rc index 700fecb1fc..d741488c4f 100644 --- a/plugins/BASS_interface/res/Version.rc +++ b/plugins/BASS_interface/res/Version.rc @@ -1,5 +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 "afxres.h"
#include "..\src\version.h"
diff --git a/plugins/BasicHistory/res/version.rc b/plugins/BasicHistory/res/version.rc index 76cbd98061..afa2d43620 100644 --- a/plugins/BasicHistory/res/version.rc +++ b/plugins/BasicHistory/res/version.rc @@ -1,3 +1,6 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
#include <windows.h>
#include "..\src\version.h"
diff --git a/plugins/BossKeyPlus/version.rc b/plugins/BossKeyPlus/version.rc index 078b624b53..8179bba8ec 100644 --- a/plugins/BossKeyPlus/version.rc +++ b/plugins/BossKeyPlus/version.rc @@ -1,3 +1,7 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#include <windows.h>
#include "version.h"
diff --git a/plugins/CSList/Version.rc b/plugins/CSList/Version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/plugins/CSList/Version.rc +++ b/plugins/CSList/Version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/plugins/Chat/version.rc b/plugins/Chat/version.rc index da2313cc27..f44d7ac5ab 100644 --- a/plugins/Chat/version.rc +++ b/plugins/Chat/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"
diff --git a/plugins/Clist_classic/version.rc b/plugins/Clist_classic/version.rc index ea2b4a0834..32ae771c97 100644 --- a/plugins/Clist_classic/version.rc +++ b/plugins/Clist_classic/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"
diff --git a/plugins/Clist_modern/version.rc b/plugins/Clist_modern/version.rc index cd673b369d..fa2cf914cd 100644 --- a/plugins/Clist_modern/version.rc +++ b/plugins/Clist_modern/version.rc @@ -1,3 +1,6 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
#include <winresrc.h>
#include "version.h"
diff --git a/plugins/Clist_nicer/version.rc b/plugins/Clist_nicer/version.rc index 3c8c2f1111..4dfc03b5bf 100644 --- a/plugins/Clist_nicer/version.rc +++ b/plugins/Clist_nicer/version.rc @@ -1,3 +1,7 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#define VERSION_STRING "0.10.0.1"
#define VER_MAJOR 0
#define VER_MINOR 10
diff --git a/plugins/CmdLine/CmdLine/version.rc b/plugins/CmdLine/CmdLine/version.rc index effbb6fe04..737644cfab 100644 --- a/plugins/CmdLine/CmdLine/version.rc +++ b/plugins/CmdLine/CmdLine/version.rc @@ -1,5 +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 "resource.h"
#include "version.h"
diff --git a/plugins/CmdLine/executable/MimCmd/version.rc b/plugins/CmdLine/executable/MimCmd/version.rc index 67a109eebf..36d39c3d33 100644 --- a/plugins/CmdLine/executable/MimCmd/version.rc +++ b/plugins/CmdLine/executable/MimCmd/version.rc @@ -1,5 +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 "resource.h"
#include "..\..\CmdLine\version.h"
diff --git a/plugins/Console/version.rc b/plugins/Console/version.rc index 7a4dcbb314..9981077b9f 100644 --- a/plugins/Console/version.rc +++ b/plugins/Console/version.rc @@ -1,5 +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 "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
diff --git a/plugins/CountryFlags/version.rc b/plugins/CountryFlags/version.rc index 8694503dee..a381dfefd2 100644 --- a/plugins/CountryFlags/version.rc +++ b/plugins/CountryFlags/version.rc @@ -1,3 +1,7 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#ifndef _MAC
#include <version.h>
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"
/////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/Db3x/version.rc b/plugins/Db3x/version.rc index 9ffcfbac25..425f7db19e 100644 --- a/plugins/Db3x/version.rc +++ b/plugins/Db3x/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"
diff --git a/plugins/Db3x_mmap/version.rc b/plugins/Db3x_mmap/version.rc index 4cb51b5037..d2567f55ae 100644 --- a/plugins/Db3x_mmap/version.rc +++ b/plugins/Db3x_mmap/version.rc @@ -1,3 +1,6 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
#include <windows.h>
#include "version.h"
diff --git a/plugins/Db_autobackups/version.rc b/plugins/Db_autobackups/version.rc index cd4434c66d..542d0a8f6c 100644 --- a/plugins/Db_autobackups/version.rc +++ b/plugins/Db_autobackups/version.rc @@ -1,3 +1,6 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
#include <windows.h>
#include "version.h"
diff --git a/plugins/Dbx_mmap_SA/Dbtool/Version.rc b/plugins/Dbx_mmap_SA/Dbtool/Version.rc index 678989d4ac..b6ce62273e 100644 --- a/plugins/Dbx_mmap_SA/Dbtool/Version.rc +++ b/plugins/Dbx_mmap_SA/Dbtool/Version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/plugins/Dbx_mmap_SA/Import_SA/Version.rc b/plugins/Dbx_mmap_SA/Import_SA/Version.rc index 4784a68f66..9ef5fda998 100644 --- a/plugins/Dbx_mmap_SA/Import_SA/Version.rc +++ b/plugins/Dbx_mmap_SA/Import_SA/Version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/plugins/Dbx_mmap_SA/version.rc b/plugins/Dbx_mmap_SA/version.rc index 4cb51b5037..d2567f55ae 100644 --- a/plugins/Dbx_mmap_SA/version.rc +++ b/plugins/Dbx_mmap_SA/version.rc @@ -1,3 +1,6 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
#include <windows.h>
#include "version.h"
diff --git a/plugins/ExtraIcons/Version.rc b/plugins/ExtraIcons/Version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/plugins/ExtraIcons/Version.rc +++ b/plugins/ExtraIcons/Version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/plugins/FTPFileYM/version.rc b/plugins/FTPFileYM/version.rc index e436e54e03..6384d03f71 100644 --- a/plugins/FTPFileYM/version.rc +++ b/plugins/FTPFileYM/version.rc @@ -1,3 +1,6 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
#include <windows.h>
#include "version.h"
diff --git a/plugins/FingerPrintModPlus/res/version.rc b/plugins/FingerPrintModPlus/res/version.rc index 63ab894113..73edefef46 100644 --- a/plugins/FingerPrintModPlus/res/version.rc +++ b/plugins/FingerPrintModPlus/res/version.rc @@ -18,6 +18,10 @@ along with this program; if not, write to the Free Software 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"
diff --git a/plugins/FloatingContacts/version.rc b/plugins/FloatingContacts/version.rc index 8214739c31..dcf1828ca6 100644 --- a/plugins/FloatingContacts/version.rc +++ b/plugins/FloatingContacts/version.rc @@ -1,3 +1,6 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
#include <windows.h>
#include "version.h"
diff --git a/plugins/Folders/version.rc b/plugins/Folders/version.rc index 0f8fea03fc..cd65db2ee3 100644 --- a/plugins/Folders/version.rc +++ b/plugins/Folders/version.rc @@ -1,5 +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 "resource.h"
#include "version.h"
diff --git a/plugins/FreeImage/version.rc b/plugins/FreeImage/version.rc index fc98ccc25a..171ae6576c 100644 --- a/plugins/FreeImage/version.rc +++ b/plugins/FreeImage/version.rc @@ -1,5 +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 "Miranda\version.h"
#include "afxres.h"
diff --git a/plugins/IEView/Version.rc b/plugins/IEView/Version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/plugins/IEView/Version.rc +++ b/plugins/IEView/Version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/plugins/IgnoreState/Version.rc b/plugins/IgnoreState/Version.rc index 2b1aaa9768..41dadb0dd1 100644 --- a/plugins/IgnoreState/Version.rc +++ b/plugins/IgnoreState/Version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/plugins/LangMan/version.rc b/plugins/LangMan/version.rc index 23c6d4dcd8..66b2e00a1f 100644 --- a/plugins/LangMan/version.rc +++ b/plugins/LangMan/version.rc @@ -1,3 +1,7 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#ifndef _MAC
#include "version.h"
diff --git a/plugins/MenuItemEx/version.rc b/plugins/MenuItemEx/version.rc index de21f46d67..822cdf2568 100644 --- a/plugins/MenuItemEx/version.rc +++ b/plugins/MenuItemEx/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"
/////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/MetaContacts/version.rc b/plugins/MetaContacts/version.rc index 0bb7a49488..c962918f07 100644 --- a/plugins/MetaContacts/version.rc +++ b/plugins/MetaContacts/version.rc @@ -1,3 +1,6 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
#include <windows.h>
#include "version.h"
diff --git a/plugins/MirOTR/MirOTR/resources/version.rc b/plugins/MirOTR/MirOTR/resources/version.rc index d5e6cf1dd4..da4afefd9f 100644 --- a/plugins/MirOTR/MirOTR/resources/version.rc +++ b/plugins/MirOTR/MirOTR/resources/version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/plugins/NewAwaySysMod/version.rc b/plugins/NewAwaySysMod/version.rc index b72d1be4d4..11c64bcf5f 100644 --- a/plugins/NewAwaySysMod/version.rc +++ b/plugins/NewAwaySysMod/version.rc @@ -1,6 +1,9 @@ //
// version.rc - resources Microsoft Visual C++ does not edit directly
//
+#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
diff --git a/plugins/NewXstatusNotify/version.rc b/plugins/NewXstatusNotify/version.rc index 1c99a26dab..43d8d36e89 100644 --- a/plugins/NewXstatusNotify/version.rc +++ b/plugins/NewXstatusNotify/version.rc @@ -1,3 +1,6 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
#include <windows.h>
#include "version.h"
diff --git a/plugins/PackUpdater/Version.rc b/plugins/PackUpdater/Version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/plugins/PackUpdater/Version.rc +++ b/plugins/PackUpdater/Version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/plugins/PasteIt/version.rc b/plugins/PasteIt/version.rc index 3fcaa468d0..5c39da0829 100644 --- a/plugins/PasteIt/version.rc +++ b/plugins/PasteIt/version.rc @@ -1,3 +1,6 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
#include <windows.h>
#include "version.h"
diff --git a/plugins/Popup/version.rc b/plugins/Popup/version.rc index 615bdf2182..2831b4a41b 100644 --- a/plugins/Popup/version.rc +++ b/plugins/Popup/version.rc @@ -1,3 +1,7 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#include <windows.h> // include for version info constants
#include "version.h"
diff --git a/plugins/QuickReplies/version.rc b/plugins/QuickReplies/version.rc index cf9a9f4b32..95c065fb90 100644 --- a/plugins/QuickReplies/version.rc +++ b/plugins/QuickReplies/version.rc @@ -1,5 +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 "version.h"
#define APSTUDIO_READONLY_SYMBOLS
diff --git a/plugins/SRMM/version.rc b/plugins/SRMM/version.rc index 4b72425296..0fd0d4c556 100644 --- a/plugins/SRMM/version.rc +++ b/plugins/SRMM/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"
diff --git a/plugins/SecureIM/version.rc b/plugins/SecureIM/version.rc index 80561a7e92..cd57f59d78 100644 --- a/plugins/SecureIM/version.rc +++ b/plugins/SecureIM/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"
/////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/SecureIM/version_icons.rc b/plugins/SecureIM/version_icons.rc index cac02c02ea..ca622fe360 100644 --- a/plugins/SecureIM/version_icons.rc +++ b/plugins/SecureIM/version_icons.rc @@ -1,3 +1,7 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#include "version.h"
/////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/SendScreenshotPlus/version.rc b/plugins/SendScreenshotPlus/version.rc index 16f5845ed6..13b9affcf7 100644 --- a/plugins/SendScreenshotPlus/version.rc +++ b/plugins/SendScreenshotPlus/version.rc @@ -1,3 +1,7 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#include <windows.h> // include for version info constants
#include "version.h"
diff --git a/plugins/Sessions/Version.rc b/plugins/Sessions/Version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/plugins/Sessions/Version.rc +++ b/plugins/Sessions/Version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/plugins/SimpleAR/Version.rc b/plugins/SimpleAR/Version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/plugins/SimpleAR/Version.rc +++ b/plugins/SimpleAR/Version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/plugins/SpellChecker/Version.rc b/plugins/SpellChecker/Version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/plugins/SpellChecker/Version.rc +++ b/plugins/SpellChecker/Version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/plugins/SplashScreen/src/version.rc b/plugins/SplashScreen/src/version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/plugins/SplashScreen/src/version.rc +++ b/plugins/SplashScreen/src/version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/plugins/StatusPlugins/version.rc b/plugins/StatusPlugins/version.rc index 9ac8419e99..54cfd60270 100644 --- a/plugins/StatusPlugins/version.rc +++ b/plugins/StatusPlugins/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 "winres.h"
diff --git a/plugins/StopSpamPlus/res/version.rc b/plugins/StopSpamPlus/res/version.rc index e397eedb44..ebf0f96c65 100644 --- a/plugins/StopSpamPlus/res/version.rc +++ b/plugins/StopSpamPlus/res/version.rc @@ -1,3 +1,7 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#include "afxres.h"
#include "version.h"
diff --git a/plugins/Svc_dbepp/Version.rc b/plugins/Svc_dbepp/Version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/plugins/Svc_dbepp/Version.rc +++ b/plugins/Svc_dbepp/Version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/plugins/Svc_vi/version.rc b/plugins/Svc_vi/version.rc index 0f8fea03fc..cd65db2ee3 100644 --- a/plugins/Svc_vi/version.rc +++ b/plugins/Svc_vi/version.rc @@ -1,5 +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 "resource.h"
#include "version.h"
diff --git a/plugins/TipperYM/version.rc b/plugins/TipperYM/version.rc index a5431dcae0..cb8ea0cd97 100644 --- a/plugins/TipperYM/version.rc +++ b/plugins/TipperYM/version.rc @@ -1,3 +1,6 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
#include <windows.h>
#include "version.h"
diff --git a/plugins/TopToolBar/version.rc b/plugins/TopToolBar/version.rc index 7a4dcbb314..9981077b9f 100644 --- a/plugins/TopToolBar/version.rc +++ b/plugins/TopToolBar/version.rc @@ -1,5 +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 "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
diff --git a/plugins/TranslitSwitcher/Version.rc b/plugins/TranslitSwitcher/Version.rc index 936c89e8e0..f331bd1100 100644 --- a/plugins/TranslitSwitcher/Version.rc +++ b/plugins/TranslitSwitcher/Version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/plugins/Updater/version.rc b/plugins/Updater/version.rc index 0bb7a49488..c962918f07 100644 --- a/plugins/Updater/version.rc +++ b/plugins/Updater/version.rc @@ -1,3 +1,6 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
#include <windows.h>
#include "version.h"
diff --git a/plugins/UserInfoEx/Res/version.rc b/plugins/UserInfoEx/Res/version.rc index 14d6acac37..b321f38765 100644 --- a/plugins/UserInfoEx/Res/version.rc +++ b/plugins/UserInfoEx/Res/version.rc @@ -1,5 +1,9 @@ // Microsoft Visual C++ generated resource script.
//
+#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
diff --git a/plugins/Variables/version.rc b/plugins/Variables/version.rc index 3c1b5d1f3b..6650a34d93 100644 --- a/plugins/Variables/version.rc +++ b/plugins/Variables/version.rc @@ -1,3 +1,7 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#include <windows.h>
#include "buildnumber.h"
diff --git a/plugins/WhenWasIt/version.rc b/plugins/WhenWasIt/version.rc index 0f8fea03fc..cd65db2ee3 100644 --- a/plugins/WhenWasIt/version.rc +++ b/plugins/WhenWasIt/version.rc @@ -1,5 +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 "resource.h"
#include "version.h"
diff --git a/plugins/YAPP/version.rc b/plugins/YAPP/version.rc index 0bb7a49488..c962918f07 100644 --- a/plugins/YAPP/version.rc +++ b/plugins/YAPP/version.rc @@ -1,3 +1,6 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
#include <windows.h>
#include "version.h"
diff --git a/plugins/mTextControl/res/version.rc b/plugins/mTextControl/res/version.rc index 85322337ac..b471bc1bc7 100644 --- a/plugins/mTextControl/res/version.rc +++ b/plugins/mTextControl/res/version.rc @@ -1,3 +1,7 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#include <windows.h> // include for version info constants
#include "..\src\version.h"
diff --git a/protocols/AimOscar/version.rc b/protocols/AimOscar/version.rc index 3d5c9191ed..d0bd44e80b 100644 --- a/protocols/AimOscar/version.rc +++ b/protocols/AimOscar/version.rc @@ -1,3 +1,6 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
#include <windows.h>
#include "version.h"
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"
diff --git a/protocols/IRCG/version.rc b/protocols/IRCG/version.rc index ec86b864c1..3089b54d06 100644 --- a/protocols/IRCG/version.rc +++ b/protocols/IRCG/version.rc @@ -1,3 +1,7 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#include <windows.h>
#include "version.h"
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"
diff --git a/protocols/MSN/version.rc b/protocols/MSN/version.rc index 63b640ccba..1751fb4365 100644 --- a/protocols/MSN/version.rc +++ b/protocols/MSN/version.rc @@ -1,3 +1,6 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
#include <windows.h>
#include "version.h"
diff --git a/protocols/NewsAggregator/Version.rc b/protocols/NewsAggregator/Version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/protocols/NewsAggregator/Version.rc +++ b/protocols/NewsAggregator/Version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/protocols/Quotes/Version.rc b/protocols/Quotes/Version.rc index a5fcb30231..2b55970ada 100644 --- a/protocols/Quotes/Version.rc +++ b/protocols/Quotes/Version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/protocols/Yahoo/version.rc b/protocols/Yahoo/version.rc index 88ea147f4f..813bec8dd1 100644 --- a/protocols/Yahoo/version.rc +++ b/protocols/Yahoo/version.rc @@ -1,3 +1,6 @@ +#ifdef APSTUDIO_INVOKED +#error this file is not editable by Microsoft Visual C++ +#endif //APSTUDIO_INVOKED #include <windows.h> #include "version.h" diff --git a/src/core/stdauth/version.rc b/src/core/stdauth/version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/src/core/stdauth/version.rc +++ b/src/core/stdauth/version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/src/core/stdautoaway/version.rc b/src/core/stdautoaway/version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/src/core/stdautoaway/version.rc +++ b/src/core/stdautoaway/version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/src/core/stdemail/version.rc b/src/core/stdemail/version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/src/core/stdemail/version.rc +++ b/src/core/stdemail/version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/src/core/stdfile/version.rc b/src/core/stdfile/version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/src/core/stdfile/version.rc +++ b/src/core/stdfile/version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/src/core/stdhelp/version.rc b/src/core/stdhelp/version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/src/core/stdhelp/version.rc +++ b/src/core/stdhelp/version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/src/core/stdidle/version.rc b/src/core/stdidle/version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/src/core/stdidle/version.rc +++ b/src/core/stdidle/version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/src/core/stduihist/version.rc b/src/core/stduihist/version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/src/core/stduihist/version.rc +++ b/src/core/stduihist/version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/src/core/stdurl/version.rc b/src/core/stdurl/version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/src/core/stdurl/version.rc +++ b/src/core/stdurl/version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/src/core/stduserinfo/version.rc b/src/core/stduserinfo/version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/src/core/stduserinfo/version.rc +++ b/src/core/stduserinfo/version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/src/core/stduseronline/version.rc b/src/core/stduseronline/version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/src/core/stduseronline/version.rc +++ b/src/core/stduseronline/version.rc @@ -1,5 +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 "afxres.h"
#include "version.h"
diff --git a/src/version.rc b/src/version.rc index 7378cb04b4..dbd0c7bebd 100644 --- a/src/version.rc +++ b/src/version.rc @@ -1,3 +1,7 @@ +#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
#include <windows.h>
#include <winres.h>
|