diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-07-26 11:09:09 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-07-26 11:09:09 +0000 |
commit | 4de481d21875be49d114de8cb83fa12e02685b86 (patch) | |
tree | ac0a01875444120055d03b2b08e40d999b6e8132 /bin10/mir_full.sln | |
parent | 22b4701daaf78b2e95d51d2eb487a5958ec4e73e (diff) |
PasteIt: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14718 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'bin10/mir_full.sln')
-rw-r--r-- | bin10/mir_full.sln | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin10/mir_full.sln b/bin10/mir_full.sln index 52592fd185..6b22fc7b43 100644 --- a/bin10/mir_full.sln +++ b/bin10/mir_full.sln @@ -266,7 +266,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CmdLine", "..\plugins\CmdLi EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MimCmd", "..\plugins\MimCmd\MimCmd.vcxproj", "{1E3BB48A-FFBC-4A03-8C43-9124A484BE51}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PasteIt", "..\plugins\PasteIt\PasteIt_10.vcxproj", "{BAEBC482-CDA9-4053-A7D0-08222E85118E}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PasteIt", "..\plugins\PasteIt\PasteIt.vcxproj", "{BAEBC482-CDA9-4053-A7D0-08222E85118E}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SendSS", "..\plugins\SendScreenshotPlus\SendSS_10.vcxproj", "{CEAD8BCF-1F22-4E00-9F6D-E33405B00552}"
EndProject
|