diff options
| author | George Hazan <ghazan@miranda.im> | 2019-03-05 21:10:22 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2019-03-05 21:10:22 +0300 |
| commit | d9fddc0cfa9066eb1b5ad3f4807b37426ae6ca88 (patch) | |
| tree | f09baaf9b91477d009cedc5bd77449b0fa3e3af7 /src/core/stdpopup/stdpopup.vcxproj | |
| parent | 8a1ff32e54b39ceef22df61bda17bbfda94918fc (diff) | |
Popup:
- wiping out checks for service presence;
- code cleaning
Diffstat (limited to 'src/core/stdpopup/stdpopup.vcxproj')
| -rw-r--r-- | src/core/stdpopup/stdpopup.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdpopup/stdpopup.vcxproj b/src/core/stdpopup/stdpopup.vcxproj index bf4b3a03c2..9df692162b 100644 --- a/src/core/stdpopup/stdpopup.vcxproj +++ b/src/core/stdpopup/stdpopup.vcxproj @@ -20,7 +20,7 @@ </ItemGroup> <PropertyGroup Label="Globals"> <ProjectName>StdPopup</ProjectName> - <ProjectGuid>{B6FC188B-8E54-4197-9444-8BADE9AA75E2}</ProjectGuid> + <ProjectGuid>{713067DF-65EE-480B-A000-B2A323495F16}</ProjectGuid> </PropertyGroup> <ImportGroup Label="PropertySheets"> <Import Project="$(ProjectDir)..\..\..\build\vc.common\core.props" /> |
