diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-07-24 09:52:32 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-07-24 09:52:32 +0000 |
commit | 7895cc6fe02c577394578d0d45cbcf20cbdfc80b (patch) | |
tree | fd4464f9584c5a0b4380104d1daaa23dbe054f54 /bin12/mir_full.sln | |
parent | 6d8845ee8ed0cef4d65df24ff1429b534ca58d4f (diff) |
ieview: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14669 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'bin12/mir_full.sln')
-rw-r--r-- | bin12/mir_full.sln | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin12/mir_full.sln b/bin12/mir_full.sln index 5a778c7609..0fd3571baf 100644 --- a/bin12/mir_full.sln +++ b/bin12/mir_full.sln @@ -76,7 +76,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LinkList", "..\plugins\Hist EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HistorySweeperLight", "..\plugins\HistorySweeperLight\historysweeperlight.vcxproj", "{9DE1F0B0-B9D1-4681-82E7-13CC3E047445}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IEView", "..\plugins\IEView\ieview_12.vcxproj", "{B988F96C-F87A-484C-AB15-D0674B22F291}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IEView", "..\plugins\IEView\ieview.vcxproj", "{B988F96C-F87A-484C-AB15-D0674B22F291}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IgnoreState", "..\plugins\IgnoreState\ignore_12.vcxproj", "{214F211F-1A2B-4F79-8993-B8DEE2EF7441}"
EndProject
|