diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-10 10:49:37 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-10 10:49:37 +0000 |
commit | 5de350979644c379219f74df08fb00aca537c3c6 (patch) | |
tree | 208656652bed8b1f74ac0c11e7de3bea63deac45 /src/core | |
parent | 21549db08d22a6e41443799b917525da1dbf9853 (diff) |
adding new Std modules to the sln
git-svn-id: http://svn.miranda-ng.org/main/trunk@1423 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core')
-rw-r--r-- | src/core/stdchat/stdchat.vcxproj (renamed from src/core/stdchat/chat_10.vcxproj) | 2 | ||||
-rw-r--r-- | src/core/stdchat/stdchat.vcxproj.filters (renamed from src/core/stdchat/chat_10.vcxproj.filters) | 0 | ||||
-rw-r--r-- | src/core/stdclist/stdclist.vcxproj (renamed from src/core/stdclist/clist_10.vcxproj) | 0 | ||||
-rw-r--r-- | src/core/stdclist/stdclist.vcxproj.filters (renamed from src/core/stdclist/clist_10.vcxproj.filters) | 0 | ||||
-rw-r--r-- | src/core/stdmsg/stdmsg.vcxproj (renamed from src/core/stdmsg/srmm_10.vcxproj) | 0 | ||||
-rw-r--r-- | src/core/stdmsg/stdmsg.vcxproj.filters (renamed from src/core/stdmsg/srmm_10.vcxproj.filters) | 0 |
6 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdchat/chat_10.vcxproj b/src/core/stdchat/stdchat.vcxproj index f87dbffec7..7d99fed0a1 100644 --- a/src/core/stdchat/chat_10.vcxproj +++ b/src/core/stdchat/stdchat.vcxproj @@ -19,7 +19,7 @@ </ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
- <ProjectName>stdchat</ProjectName>
+ <ProjectName>StdChat</ProjectName>
<ProjectGuid>{268BD296-8DD3-4715-A386-CF120398EC98}</ProjectGuid>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
diff --git a/src/core/stdchat/chat_10.vcxproj.filters b/src/core/stdchat/stdchat.vcxproj.filters index f0744d306e..f0744d306e 100644 --- a/src/core/stdchat/chat_10.vcxproj.filters +++ b/src/core/stdchat/stdchat.vcxproj.filters diff --git a/src/core/stdclist/clist_10.vcxproj b/src/core/stdclist/stdclist.vcxproj index 388e84c57a..388e84c57a 100644 --- a/src/core/stdclist/clist_10.vcxproj +++ b/src/core/stdclist/stdclist.vcxproj diff --git a/src/core/stdclist/clist_10.vcxproj.filters b/src/core/stdclist/stdclist.vcxproj.filters index fa8001046e..fa8001046e 100644 --- a/src/core/stdclist/clist_10.vcxproj.filters +++ b/src/core/stdclist/stdclist.vcxproj.filters diff --git a/src/core/stdmsg/srmm_10.vcxproj b/src/core/stdmsg/stdmsg.vcxproj index c985b94a9b..c985b94a9b 100644 --- a/src/core/stdmsg/srmm_10.vcxproj +++ b/src/core/stdmsg/stdmsg.vcxproj diff --git a/src/core/stdmsg/srmm_10.vcxproj.filters b/src/core/stdmsg/stdmsg.vcxproj.filters index 751ea7199a..751ea7199a 100644 --- a/src/core/stdmsg/srmm_10.vcxproj.filters +++ b/src/core/stdmsg/stdmsg.vcxproj.filters |