diff options
-rw-r--r-- | bin15/mir_full.sln | 13 | ||||
-rw-r--r-- | bin16/mir_full.sln | 13 | ||||
-rw-r--r-- | tools/build_scripts/bin15/z2_PackPluginUpdater_x32.txt | 1 | ||||
-rw-r--r-- | tools/build_scripts/bin15/z2_PackPluginUpdater_x64.txt | 1 | ||||
-rw-r--r-- | tools/build_scripts/z2_PackPluginUpdater.bat | 1 |
5 files changed, 27 insertions, 2 deletions
diff --git a/bin15/mir_full.sln b/bin15/mir_full.sln index 0d25fef68c..1aa9f38270 100644 --- a/bin15/mir_full.sln +++ b/bin15/mir_full.sln @@ -70,7 +70,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IgnoreState", "..\plugins\I EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MenuEx", "..\plugins\MenuItemEx\menuex.vcxproj", "{210DD88D-649B-4695-8C5F-898A4F60A8CE}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mTextControl", "..\libs\mTextControl\mtextcontrol.vcxproj", "{E26D2311-C164-48CF-BA24-5CEDA873D1B2}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libTextControl", "..\libs\mTextControl\mtextcontrol.vcxproj", "{E26D2311-C164-48CF-BA24-5CEDA873D1B2}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NewXstatusNotify", "..\plugins\NewXstatusNotify\NewXstatusNotify.vcxproj", "{D726A7E5-CF4C-4CF2-A2D3-073DECEC0260}" EndProject @@ -451,6 +451,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mdbx_chk", "..\tools\mdbx_c EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Facebook", "..\protocols\Facebook\facebook.vcxproj", "{86033E58-A1E3-43AD-AE8E-305E15E72A91}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NewStory", "..\plugins\NewStory\NewStory.vcxproj", "{A7FAD273-8C71-4D72-A84F-2D160F2DC589}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -2033,6 +2035,14 @@ Global {86033E58-A1E3-43AD-AE8E-305E15E72A91}.Release|Win32.Build.0 = Release|Win32 {86033E58-A1E3-43AD-AE8E-305E15E72A91}.Release|x64.ActiveCfg = Release|x64 {86033E58-A1E3-43AD-AE8E-305E15E72A91}.Release|x64.Build.0 = Release|x64 + {A7FAD273-8C71-4D72-A84F-2D160F2DC589}.Debug|Win32.ActiveCfg = Debug|Win32 + {A7FAD273-8C71-4D72-A84F-2D160F2DC589}.Debug|Win32.Build.0 = Debug|Win32 + {A7FAD273-8C71-4D72-A84F-2D160F2DC589}.Debug|x64.ActiveCfg = Debug|x64 + {A7FAD273-8C71-4D72-A84F-2D160F2DC589}.Debug|x64.Build.0 = Debug|x64 + {A7FAD273-8C71-4D72-A84F-2D160F2DC589}.Release|Win32.ActiveCfg = Release|Win32 + {A7FAD273-8C71-4D72-A84F-2D160F2DC589}.Release|Win32.Build.0 = Release|Win32 + {A7FAD273-8C71-4D72-A84F-2D160F2DC589}.Release|x64.ActiveCfg = Release|x64 + {A7FAD273-8C71-4D72-A84F-2D160F2DC589}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -2164,6 +2174,7 @@ Global {620E0BE7-3763-4F35-9DBD-4770104E269C} = {37EDFBEA-8446-4BF3-9F2E-655908CDFB62} {EE383404-4E87-7976-BD13-A9B7B47C0C10} = {F13387B0-1C74-48EC-9AEC-65E3B9DE29E4} {86033E58-A1E3-43AD-AE8E-305E15E72A91} = {A035B524-0F2D-45D0-BCF2-3C20279C77E2} + {A7FAD273-8C71-4D72-A84F-2D160F2DC589} = {D8EA3AE1-64AA-42ED-9F13-83F6C7B5AA55} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {29A0C2A8-07A4-4A8B-8BED-8F7D024013D6} diff --git a/bin16/mir_full.sln b/bin16/mir_full.sln index 245fe87f02..a388db7584 100644 --- a/bin16/mir_full.sln +++ b/bin16/mir_full.sln @@ -70,7 +70,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IgnoreState", "..\plugins\I EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MenuEx", "..\plugins\MenuItemEx\menuex.vcxproj", "{210DD88D-649B-4695-8C5F-898A4F60A8CE}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mTextControl", "..\libs\mTextControl\mtextcontrol.vcxproj", "{E26D2311-C164-48CF-BA24-5CEDA873D1B2}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libTextControl", "..\libs\mTextControl\mtextcontrol.vcxproj", "{E26D2311-C164-48CF-BA24-5CEDA873D1B2}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NewXstatusNotify", "..\plugins\NewXstatusNotify\NewXstatusNotify.vcxproj", "{D726A7E5-CF4C-4CF2-A2D3-073DECEC0260}" EndProject @@ -451,6 +451,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mdbx_chk", "..\tools\mdbx_c EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Facebook", "..\protocols\Facebook\facebook.vcxproj", "{86033E58-A1E3-43AD-AE8E-305E15E72A91}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NewStory", "..\plugins\NewStory\NewStory.vcxproj", "{A7FAD273-8C71-4D72-A84F-2D160F2DC589}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -2033,6 +2035,14 @@ Global {86033E58-A1E3-43AD-AE8E-305E15E72A91}.Release|Win32.Build.0 = Release|Win32 {86033E58-A1E3-43AD-AE8E-305E15E72A91}.Release|x64.ActiveCfg = Release|x64 {86033E58-A1E3-43AD-AE8E-305E15E72A91}.Release|x64.Build.0 = Release|x64 + {A7FAD273-8C71-4D72-A84F-2D160F2DC589}.Debug|Win32.ActiveCfg = Debug|Win32 + {A7FAD273-8C71-4D72-A84F-2D160F2DC589}.Debug|Win32.Build.0 = Debug|Win32 + {A7FAD273-8C71-4D72-A84F-2D160F2DC589}.Debug|x64.ActiveCfg = Debug|x64 + {A7FAD273-8C71-4D72-A84F-2D160F2DC589}.Debug|x64.Build.0 = Debug|x64 + {A7FAD273-8C71-4D72-A84F-2D160F2DC589}.Release|Win32.ActiveCfg = Release|Win32 + {A7FAD273-8C71-4D72-A84F-2D160F2DC589}.Release|Win32.Build.0 = Release|Win32 + {A7FAD273-8C71-4D72-A84F-2D160F2DC589}.Release|x64.ActiveCfg = Release|x64 + {A7FAD273-8C71-4D72-A84F-2D160F2DC589}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -2164,6 +2174,7 @@ Global {620E0BE7-3763-4F35-9DBD-4770104E269C} = {37EDFBEA-8446-4BF3-9F2E-655908CDFB62} {EE383404-4E87-7976-BD13-A9B7B47C0C10} = {F13387B0-1C74-48EC-9AEC-65E3B9DE29E4} {86033E58-A1E3-43AD-AE8E-305E15E72A91} = {A035B524-0F2D-45D0-BCF2-3C20279C77E2} + {A7FAD273-8C71-4D72-A84F-2D160F2DC589} = {D8EA3AE1-64AA-42ED-9F13-83F6C7B5AA55} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {29A0C2A8-07A4-4A8B-8BED-8F7D024013D6} diff --git a/tools/build_scripts/bin15/z2_PackPluginUpdater_x32.txt b/tools/build_scripts/bin15/z2_PackPluginUpdater_x32.txt index dc17baaa7f..4bfa092444 100644 --- a/tools/build_scripts/bin15/z2_PackPluginUpdater_x32.txt +++ b/tools/build_scripts/bin15/z2_PackPluginUpdater_x32.txt @@ -94,6 +94,7 @@ Plugins\new_gpg.dll Plugins\newawaysys.dll Plugins\neweventnotify.dll Plugins\newsaggregator.dll +Plugins\newstory.dll Plugins\newxstatusnotify.dll Plugins\nimcontact.dll Plugins\nohistory.dll diff --git a/tools/build_scripts/bin15/z2_PackPluginUpdater_x64.txt b/tools/build_scripts/bin15/z2_PackPluginUpdater_x64.txt index c71cdab0d6..4906892e0e 100644 --- a/tools/build_scripts/bin15/z2_PackPluginUpdater_x64.txt +++ b/tools/build_scripts/bin15/z2_PackPluginUpdater_x64.txt @@ -93,6 +93,7 @@ Plugins\new_gpg.dll Plugins\newawaysys.dll Plugins\neweventnotify.dll Plugins\newsaggregator.dll +Plugins\newstory.dll Plugins\newxstatusnotify.dll Plugins\nimcontact.dll Plugins\nohistory.dll diff --git a/tools/build_scripts/z2_PackPluginUpdater.bat b/tools/build_scripts/z2_PackPluginUpdater.bat index 46ef0be9a3..50df9f656e 100644 --- a/tools/build_scripts/z2_PackPluginUpdater.bat +++ b/tools/build_scripts/z2_PackPluginUpdater.bat @@ -64,6 +64,7 @@ for /f %%a in ('dir plugins\*.dll /B /L') do ( if /I "%%a"=="MirLua.dll" (%ZipIt% "%Arch%\Plugins\%%~na.zip" "Scripts\*.dll" "Libs\lua*.dll") if /I "%%a"=="mRadio.dll" (%ZipIt% "%Arch%\Plugins\%%~na.zip" "Icons\Proto_mRadio.dll" "Plugins\BASS\*.dll") if /I "%%a"=="NewsAggregator.dll" (%ZipIt% "%Arch%\Plugins\%%~na.zip" "Icons\Proto_NewsAggregator.dll") + if /I "%%a"=="NewStory.dll" (%ZipIt% "%Arch%\Plugins\%%~na.zip" "libs\libTextControl.mir") if /I "%%a"=="NotifyAnything.dll" (%ZipIt% "%Arch%\Plugins\%%~na.zip" "SendLog*.exe") if /I "%%a"=="Nudge.dll" (%ZipIt% "%Arch%\Plugins\%%~na.zip" "Sounds\nudge.wav") if /I "%%a"=="Omegle.dll" (%ZipIt% "%Arch%\Plugins\%%~na.zip" "Icons\Proto_Omegle.dll") |