diff options
author | George Hazan <ghazan@miranda.im> | 2019-04-25 21:54:06 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-04-25 21:54:06 +0300 |
commit | 9482f765a00b1abf1e9cdc28a1854e0ab53809fe (patch) | |
tree | 4f28b416f366e51ab1f9d29f49e8e41a1ee291a8 /bin16 | |
parent | 79aec0bb36d36ae672804e85b90da0d74aebb3db (diff) |
pu_stub:
- fixes #1930 (crash when launching pu_stub under Windows 7);
- unified project for all VS
Diffstat (limited to 'bin16')
-rw-r--r-- | bin16/mir_full.sln | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin16/mir_full.sln b/bin16/mir_full.sln index 08275c3616..d96c1b9b7f 100644 --- a/bin16/mir_full.sln +++ b/bin16/mir_full.sln @@ -287,7 +287,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StartPosition", "..\plugins EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HTTPServer", "..\plugins\HTTPServer\HTTPServer_16.vcxproj", "{F7A70398-AFA0-4A58-B645-85268F9517DE}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pu_stub", "..\plugins\PluginUpdater\pu_stub\pu_stub_16.vcxproj", "{121D2EA6-9D3C-43F6-AC5C-44BDBF93E3E0}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pu_stub", "..\plugins\PluginUpdater\pu_stub\pu_stub.vcxproj", "{121D2EA6-9D3C-43F6-AC5C-44BDBF93E3E0}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NotifyAnything", "..\plugins\NotifyAnything\NotifyAnything.vcxproj", "{F5E3FAFE-B650-4736-8D27-FA53866668C6}" EndProject |