From 5864b11eedb8baeca961a94abb9ec30af6010e6b Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 7 Jul 2012 17:56:13 +0000 Subject: Core plugins name standartization git-svn-id: http://svn.miranda-ng.org/main/trunk@819 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/core/stdaway/stdaway_10.vcxproj | 2 +- src/core/stdaway/version.rc | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'src/core/stdaway') diff --git a/src/core/stdaway/stdaway_10.vcxproj b/src/core/stdaway/stdaway_10.vcxproj index ac5c17f3d0..13daeebcf4 100644 --- a/src/core/stdaway/stdaway_10.vcxproj +++ b/src/core/stdaway/stdaway_10.vcxproj @@ -19,7 +19,7 @@ - stdaway + StdAway {C14D6E0D-810E-4599-A6E0-17298AFA0501} diff --git a/src/core/stdaway/version.rc b/src/core/stdaway/version.rc index e637f0cb33..d1da5e8d6a 100644 --- a/src/core/stdaway/version.rc +++ b/src/core/stdaway/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" -- cgit v1.2.3