diff options
Diffstat (limited to 'plugins/FingerPrintModPlus/res/version.rc')
-rw-r--r-- | plugins/FingerPrintModPlus/res/version.rc | 4 |
1 files changed, 4 insertions, 0 deletions
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"
|