diff options
| author | George Hazan <george.hazan@gmail.com> | 2016-07-20 07:42:30 +0000 | 
|---|---|---|
| committer | George Hazan <george.hazan@gmail.com> | 2016-07-20 07:42:30 +0000 | 
| commit | 9af11cd3eecbfb6e524623b6304fcacfe77bbfff (patch) | |
| tree | 9c8e323261856514e9775115ae852acc672ff4c1 /plugins/MirLua/Modules | |
| parent | f1d383510f4cb3c89f799d9be1bad4c47d452f82 (diff) | |
non-redefined function pfnClcBroadcast made static -> Clist_Broadcast
also its async variant created and published as Clist_BroadcastAsync
git-svn-id: http://svn.miranda-ng.org/main/trunk@17108 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirLua/Modules')
| -rw-r--r-- | plugins/MirLua/Modules/m_json/m_json.vcxproj | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirLua/Modules/m_json/m_json.vcxproj b/plugins/MirLua/Modules/m_json/m_json.vcxproj index a16b5b743e..538ed63f5c 100644 --- a/plugins/MirLua/Modules/m_json/m_json.vcxproj +++ b/plugins/MirLua/Modules/m_json/m_json.vcxproj @@ -20,7 +20,7 @@    </ItemGroup>
    <PropertyGroup Label="Globals">
      <ProjectName>m_json</ProjectName>
 -    <ProjectGuid>{99712BCA-F86F-4214-967D-1298DF0F4A13}</ProjectGuid>
 +    <ProjectGuid>{8A645067-7F45-4E65-AAFC-AFDA81C29A1D}</ProjectGuid>
    </PropertyGroup>
    <ImportGroup Label="PropertySheets">
      <Import Project="$(ProjectDir)..\module.props" />
  | 
