diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-08-08 20:06:24 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-08-08 20:06:24 +0000 |
commit | f76de7be8b9f6a0640c6a22fc38f3e65839de1d9 (patch) | |
tree | 0b68a075e73ec1d8c5736806fc061c941dad7dcd /bin10/mir_dev.sln | |
parent | 967efb282c37c01118eda276ee6b4f1a2a013294 (diff) |
stdfile: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'bin10/mir_dev.sln')
-rw-r--r-- | bin10/mir_dev.sln | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin10/mir_dev.sln b/bin10/mir_dev.sln index 2edd028eaf..668c2ea072 100644 --- a/bin10/mir_dev.sln +++ b/bin10/mir_dev.sln @@ -197,7 +197,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StdEmail", "..\src\core\std {D9EFEA4B-B817-4DE1-BD62-68A5DB8F5F60} = {D9EFEA4B-B817-4DE1-BD62-68A5DB8F5F60}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StdFile", "..\src\core\stdfile\stdfile_10.vcxproj", "{6022990D-3FD5-46A9-8AB5-E444C51646F3}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StdFile", "..\src\core\stdfile\stdfile.vcxproj", "{6022990D-3FD5-46A9-8AB5-E444C51646F3}"
ProjectSection(ProjectDependencies) = postProject
{D9EFEA4B-B817-4DE1-BD62-68A5DB8F5F60} = {D9EFEA4B-B817-4DE1-BD62-68A5DB8F5F60}
EndProjectSection
|