summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-07-07 17:56:13 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-07-07 17:56:13 +0000
commit5864b11eedb8baeca961a94abb9ec30af6010e6b (patch)
treeacb2aa253872f0ee7d57ec1fe538f5d58c6c0294 /src/core
parentdf656428f5b67f4fcdb824d56792519f1ff4c9b5 (diff)
Core plugins name standartization
git-svn-id: http://svn.miranda-ng.org/main/trunk@819 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core')
-rw-r--r--src/core/stdaway/stdaway_10.vcxproj2
-rw-r--r--src/core/stdaway/version.rc4
2 files changed, 5 insertions, 1 deletions
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 @@
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
- <ProjectName>stdaway</ProjectName>
+ <ProjectName>StdAway</ProjectName>
<ProjectGuid>{C14D6E0D-810E-4599-A6E0-17298AFA0501}</ProjectGuid>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
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"