diff options
Diffstat (limited to 'bin14')
-rw-r--r-- | bin14/mir_dev.sln | 2 | ||||
-rw-r--r-- | bin14/mir_full.sln | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bin14/mir_dev.sln b/bin14/mir_dev.sln index 9d4b83e3d8..2594a37235 100644 --- a/bin14/mir_dev.sln +++ b/bin14/mir_dev.sln @@ -142,7 +142,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Alarms", "..\plugins\Alarms EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZeroNotify", "..\plugins\ZeroNotification\Zero Notification_14.vcxproj", "{E37561EB-B9C5-4215-9FF9-DB559916FBA2}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KeyboardNotify", "..\plugins\KeyboardNotify\KeyboardNotify_14.vcxproj", "{A9265E36-7F2D-440C-BF3E-F447FDB6200F}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KeyboardNotify", "..\plugins\KeyboardNotify\KeyboardNotify.vcxproj", "{A9265E36-7F2D-440C-BF3E-F447FDB6200F}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AddContactPlus", "..\plugins\AddContactPlus\addcontactplus.vcxproj", "{253ADD1D-F7C9-4643-A957-51BFCD61A5D2}"
EndProject
diff --git a/bin14/mir_full.sln b/bin14/mir_full.sln index eb0715db79..456690eba2 100644 --- a/bin14/mir_full.sln +++ b/bin14/mir_full.sln @@ -142,7 +142,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Alarms", "..\plugins\Alarms EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZeroNotify", "..\plugins\ZeroNotification\Zero Notification_14.vcxproj", "{E37561EB-B9C5-4215-9FF9-DB559916FBA2}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KeyboardNotify", "..\plugins\KeyboardNotify\KeyboardNotify_14.vcxproj", "{A9265E36-7F2D-440C-BF3E-F447FDB6200F}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KeyboardNotify", "..\plugins\KeyboardNotify\KeyboardNotify.vcxproj", "{A9265E36-7F2D-440C-BF3E-F447FDB6200F}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AddContactPlus", "..\plugins\AddContactPlus\addcontactplus.vcxproj", "{253ADD1D-F7C9-4643-A957-51BFCD61A5D2}"
EndProject
|