mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-03 12:37:36 +01:00
libcef: Update due to underlying chromium changes.
- Add the appcache project dependency and related changes. - SSL code structure changes in browser_request_context.cc. git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@41 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
parent
d7c54d6514
commit
d8b1d13a74
@ -35,3 +35,4 @@ Date | CEF Revision | Chromium Revision
|
||||
2009-07-24 | /trunk@32 | /trunk@21529
|
||||
2009-08-13 | /trunk@34 | /trunk@23266
|
||||
2009-08-20 | /trunk@35 | /trunk@23814
|
||||
2009-08-25 | /trunk@41 | /trunk@24210
|
||||
|
526
cef.sln
526
cef.sln
@ -4,26 +4,26 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "WebKit (readonly)", "WebKit
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "webcore", "..\webkit\WebCore.vcproj", "{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673}
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD}
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} = {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}
|
||||
{238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601}
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6}
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179} = {21E22961-22BF-4493-BD3A-868F93DA5179}
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}
|
||||
{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179} = {21E22961-22BF-4493-BD3A-868F93DA5179}
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6}
|
||||
{238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601}
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} = {6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD}
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "glue", "..\webkit\glue.vcproj", "{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E}
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9} = {0B469837-3D46-484A-AFB3-C5A6C68730B9}
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243}
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65} = {5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673}
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65} = {5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243}
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9} = {0B469837-3D46-484A-AFB3-C5A6C68730B9}
|
||||
{60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "skia", "..\skia\skia.vcproj", "{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}"
|
||||
@ -70,32 +70,32 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bzip2", "..\third_party\bzi
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libcef", "libcef\libcef.vcproj", "{FA39524D-3067-4141-888D-28A86C66F2B9}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9} = {0B469837-3D46-484A-AFB3-C5A6C68730B9}
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142} = {EC8B7909-62AF-470D-A75D-E1D89C837142}
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179} = {21E22961-22BF-4493-BD3A-868F93DA5179}
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
|
||||
{238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601}
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243}
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942} = {8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51}
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD}
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435} = {C0334F9A-1168-4101-9DD8-C30FB252D435}
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {B55CA863-B374-4BAF-95AC-539E4FA4C90C}
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6}
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551}
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A2-AF8E6574749D}
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6} = {5916D37D-8C97-424F-A904-74E52594C2D6}
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE}
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65} = {5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}
|
||||
{60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E}
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65} = {5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE}
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6} = {5916D37D-8C97-424F-A904-74E52594C2D6}
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A2-AF8E6574749D}
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551}
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6}
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {B55CA863-B374-4BAF-95AC-539E4FA4C90C}
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435} = {C0334F9A-1168-4101-9DD8-C30FB252D435}
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD}
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51}
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942} = {8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243}
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
|
||||
{238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601}
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179} = {21E22961-22BF-4493-BD3A-868F93DA5179}
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142} = {EC8B7909-62AF-470D-A75D-E1D89C837142}
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9} = {0B469837-3D46-484A-AFB3-C5A6C68730B9}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "V8", "V8", "{B353A6A5-9551-4B76-908E-0F0A9B31E4CE}"
|
||||
@ -106,14 +106,14 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "modp_b64", "..\third_party\
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "activex_shim", "..\webkit\activex_shim\activex_shim.vcproj", "{F4F4BCAA-EA59-445C-A119-3E6C29647A51}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "net", "..\net\net.vcproj", "{326E9795-E760-410A-B69A-3F79DB3F5243}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942} = {8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}
|
||||
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {E13045CD-7E1F-4A41-9B18-8D288B2E7B41}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base", "..\base\base.vcproj", "{1832A374-8A74-4F9E-B536-69A699B3E165}"
|
||||
@ -130,8 +130,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "default_plugin", "..\webkit
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8_snapshot", "..\v8\tools\visual_studio\v8_snapshot.vcproj", "{C0334F9A-1168-4101-9DD8-C30FB252D435}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F} = {0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F}
|
||||
{865575D0-37E2-405E-8CBA-5F6C485B5A26} = {865575D0-37E2-405E-8CBA-5F6C485B5A26}
|
||||
{0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F} = {0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sdch", "..\sdch\sdch.vcproj", "{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}"
|
||||
@ -142,9 +142,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tools", "Tools", "{A507014E
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tld_cleanup", "..\net\tld_cleanup.vcproj", "{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "v8_mksnapshot", "..\v8\tools\visual_studio\v8_mksnapshot.vcproj", "{865575D0-37E2-405E-8CBA-5F6C485B5A26}"
|
||||
@ -163,8 +163,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "webkit_strings", "..\webkit
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cefclient", "tests\cefclient\cefclient.vcproj", "{6617FED9-C5D4-4907-BF55-A90062A6683F}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{C13650D5-CF1A-4259-BE45-B1EBA6280E47} = {C13650D5-CF1A-4259-BE45-B1EBA6280E47}
|
||||
{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9} = {A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}
|
||||
{C13650D5-CF1A-4259-BE45-B1EBA6280E47} = {C13650D5-CF1A-4259-BE45-B1EBA6280E47}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icudt", "..\third_party\icu38\build\icudt.vcproj", "{A0D94973-D355-47A5-A1E2-3456F321F010}"
|
||||
@ -181,36 +181,37 @@ EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libcef_dll", "libcef_dll\libcef_dll.vcproj", "{C13650D5-CF1A-4259-BE45-B1EBA6280E47}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{6AE76406-B03B-11DD-94B1-80B556D89593} = {6AE76406-B03B-11DD-94B1-80B556D89593}
|
||||
{9E5416B9-B91B-4029-93F4-102C1AD5CAF4} = {9E5416B9-B91B-4029-93F4-102C1AD5CAF4}
|
||||
{49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65} = {5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE}
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551}
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942} = {8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51}
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435} = {C0334F9A-1168-4101-9DD8-C30FB252D435}
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243}
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6}
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6} = {5916D37D-8C97-424F-A904-74E52594C2D6}
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
|
||||
{238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601}
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {B55CA863-B374-4BAF-95AC-539E4FA4C90C}
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179} = {21E22961-22BF-4493-BD3A-868F93DA5179}
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}
|
||||
{FA39524D-3067-4141-888D-28A86C66F2B9} = {FA39524D-3067-4141-888D-28A86C66F2B9}
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD}
|
||||
{60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E}
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9} = {0B469837-3D46-484A-AFB3-C5A6C68730B9}
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A2-AF8E6574749D}
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}
|
||||
{D7A94F58-576A-45D9-A45F-EB87C63ABBB0} = {D7A94F58-576A-45D9-A45F-EB87C63ABBB0}
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1} = {0B945915-31A7-4A07-A5B5-568D737A39B1}
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142} = {EC8B7909-62AF-470D-A75D-E1D89C837142}
|
||||
{D7A94F58-576A-45D9-A45F-EB87C63ABBB0} = {D7A94F58-576A-45D9-A45F-EB87C63ABBB0}
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C} = {8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D} = {7100F41F-868D-4E99-80A2-AF8E6574749D}
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9} = {0B469837-3D46-484A-AFB3-C5A6C68730B9}
|
||||
{60B43839-95E6-4526-A661-209F16335E0E} = {60B43839-95E6-4526-A661-209F16335E0E}
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD} = {C564F145-9172-42C3-BFCB-6014CA97DBCD}
|
||||
{FA39524D-3067-4141-888D-28A86C66F2B9} = {FA39524D-3067-4141-888D-28A86C66F2B9}
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {F54ABC59-5C00-414A-A9BA-BAF26D1699F0}
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179} = {21E22961-22BF-4493-BD3A-868F93DA5179}
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C} = {B55CA863-B374-4BAF-95AC-539E4FA4C90C}
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09} = {C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {CD9CA56E-4E94-444C-87D4-58CA1E6F300D}
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165}
|
||||
{238CE175-76CE-4A25-A676-69D115885601} = {238CE175-76CE-4A25-A676-69D115885601}
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6} = {5916D37D-8C97-424F-A904-74E52594C2D6}
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6} = {AA8A5A85-592B-4357-BC60-E0E91E026AF6}
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308}
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243}
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435} = {C0334F9A-1168-4101-9DD8-C30FB252D435}
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51} = {F4F4BCAA-EA59-445C-A119-3E6C29647A51}
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {EF5E94AB-B646-4E5B-A058-52EF07B8351C}
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942} = {8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551} = {A508ADD3-CECE-4E0F-8448-2F5E454DF551}
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE}
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65} = {5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}
|
||||
{49909552-0B0C-4C14-8CF6-DB8A2ADE0934} = {49909552-0B0C-4C14-8CF6-DB8A2ADE0934}
|
||||
{9E5416B9-B91B-4029-93F4-102C1AD5CAF4} = {9E5416B9-B91B-4029-93F4-102C1AD5CAF4}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libcef_dll_wrapper", "libcef_dll\wrapper\libcef_dll_wrapper.vcproj", "{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}"
|
||||
@ -220,8 +221,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libcef_dll_wrapper", "libce
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "webkit", "..\webkit\WebKit.vcproj", "{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673}
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6} = {1C16337B-ACF3-4D03-AA90-851C5B5EADA6}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "config", "..\webkit\config.vcproj", "{2E2D3301-2EC4-4C0F-B889-87073B30F673}"
|
||||
@ -251,10 +252,16 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ffmpeg_binaries", "..\third
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "patch", "patch\patch.vcproj", "{A6D0953E-899E-4C60-AB6B-CAE75A44B8E6}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "appcache", "..\webkit\appcache.vcproj", "{0B945915-31A7-4A07-A5B5-568D737A39B1}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Mixed Platforms = Debug|Mixed Platforms
|
||||
Debug|Win32 = Debug|Win32
|
||||
Purify|Mixed Platforms = Purify|Mixed Platforms
|
||||
Purify|Win32 = Purify|Win32
|
||||
Release - no tcmalloc|Mixed Platforms = Release - no tcmalloc|Mixed Platforms
|
||||
Release - no tcmalloc|Win32 = Release - no tcmalloc|Win32
|
||||
Release|Mixed Platforms = Release|Mixed Platforms
|
||||
Release|Win32 = Release|Win32
|
||||
EndGlobalSection
|
||||
@ -263,6 +270,14 @@ Global
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -271,6 +286,14 @@ Global
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -279,6 +302,14 @@ Global
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -287,6 +318,14 @@ Global
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{AA8A5A85-592B-4357-BC60-E0E91E026AF6}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -295,6 +334,14 @@ Global
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -303,6 +350,14 @@ Global
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308}.Purify|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308}.Purify|Mixed Platforms.Build.0 = Release|Win32
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308}.Purify|Win32.ActiveCfg = Release|Win32
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308}.Purify|Win32.Build.0 = Release|Win32
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release|Win32
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308}.Release - no tcmalloc|Win32.ActiveCfg = Release|Win32
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308}.Release - no tcmalloc|Win32.Build.0 = Release|Win32
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{8C27D792-2648-4F5E-9ED0-374276327308}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -311,6 +366,14 @@ Global
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{C564F145-9172-42C3-BFCB-6014CA97DBCD}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -319,6 +382,14 @@ Global
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -327,6 +398,14 @@ Global
|
||||
{238CE175-76CE-4A25-A676-69D115885601}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{238CE175-76CE-4A25-A676-69D115885601}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{238CE175-76CE-4A25-A676-69D115885601}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{238CE175-76CE-4A25-A676-69D115885601}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{238CE175-76CE-4A25-A676-69D115885601}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{238CE175-76CE-4A25-A676-69D115885601}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{238CE175-76CE-4A25-A676-69D115885601}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{238CE175-76CE-4A25-A676-69D115885601}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{238CE175-76CE-4A25-A676-69D115885601}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{238CE175-76CE-4A25-A676-69D115885601}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{238CE175-76CE-4A25-A676-69D115885601}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{238CE175-76CE-4A25-A676-69D115885601}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{238CE175-76CE-4A25-A676-69D115885601}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{238CE175-76CE-4A25-A676-69D115885601}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -335,6 +414,14 @@ Global
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{B55CA863-B374-4BAF-95AC-539E4FA4C90C}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -343,6 +430,14 @@ Global
|
||||
{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -351,6 +446,14 @@ Global
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -359,6 +462,14 @@ Global
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{2A70CBF0-847E-4E3A-B926-542A656DC7FE}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -366,6 +477,14 @@ Global
|
||||
{FA39524D-3067-4141-888D-28A86C66F2B9}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
|
||||
{FA39524D-3067-4141-888D-28A86C66F2B9}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{FA39524D-3067-4141-888D-28A86C66F2B9}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{FA39524D-3067-4141-888D-28A86C66F2B9}.Purify|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{FA39524D-3067-4141-888D-28A86C66F2B9}.Purify|Mixed Platforms.Build.0 = Release|Win32
|
||||
{FA39524D-3067-4141-888D-28A86C66F2B9}.Purify|Win32.ActiveCfg = Release|Win32
|
||||
{FA39524D-3067-4141-888D-28A86C66F2B9}.Purify|Win32.Build.0 = Release|Win32
|
||||
{FA39524D-3067-4141-888D-28A86C66F2B9}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{FA39524D-3067-4141-888D-28A86C66F2B9}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release|Win32
|
||||
{FA39524D-3067-4141-888D-28A86C66F2B9}.Release - no tcmalloc|Win32.ActiveCfg = Release|Win32
|
||||
{FA39524D-3067-4141-888D-28A86C66F2B9}.Release - no tcmalloc|Win32.Build.0 = Release|Win32
|
||||
{FA39524D-3067-4141-888D-28A86C66F2B9}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{FA39524D-3067-4141-888D-28A86C66F2B9}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{FA39524D-3067-4141-888D-28A86C66F2B9}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -374,6 +493,14 @@ Global
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Purify|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Purify|Mixed Platforms.Build.0 = Release|Win32
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Purify|Win32.ActiveCfg = Release|Win32
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Purify|Win32.Build.0 = Release|Win32
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release|Win32
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release - no tcmalloc|Win32.ActiveCfg = Release|Win32
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release - no tcmalloc|Win32.Build.0 = Release|Win32
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{EF5E94AB-B646-4E5B-A058-52EF07B8351C}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -382,6 +509,14 @@ Global
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{7100F41F-868D-4E99-80A2-AF8E6574749D}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -390,6 +525,14 @@ Global
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{F4F4BCAA-EA59-445C-A119-3E6C29647A51}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -398,6 +541,14 @@ Global
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{326E9795-E760-410A-B69A-3F79DB3F5243}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -406,6 +557,14 @@ Global
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{1832A374-8A74-4F9E-B536-69A699B3E165}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -414,6 +573,14 @@ Global
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{A508ADD3-CECE-4E0F-8448-2F5E454DF551}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -422,6 +589,14 @@ Global
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{5916D37D-8C97-424F-A904-74E52594C2D6}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -430,6 +605,14 @@ Global
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435}.Purify|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435}.Purify|Mixed Platforms.Build.0 = Release|Win32
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435}.Purify|Win32.ActiveCfg = Release|Win32
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435}.Purify|Win32.Build.0 = Release|Win32
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release|Win32
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435}.Release - no tcmalloc|Win32.ActiveCfg = Release|Win32
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435}.Release - no tcmalloc|Win32.Build.0 = Release|Win32
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{C0334F9A-1168-4101-9DD8-C30FB252D435}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -438,6 +621,14 @@ Global
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -446,6 +637,14 @@ Global
|
||||
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -454,6 +653,14 @@ Global
|
||||
{865575D0-37E2-405E-8CBA-5F6C485B5A26}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{865575D0-37E2-405E-8CBA-5F6C485B5A26}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{865575D0-37E2-405E-8CBA-5F6C485B5A26}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{865575D0-37E2-405E-8CBA-5F6C485B5A26}.Purify|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{865575D0-37E2-405E-8CBA-5F6C485B5A26}.Purify|Mixed Platforms.Build.0 = Release|Win32
|
||||
{865575D0-37E2-405E-8CBA-5F6C485B5A26}.Purify|Win32.ActiveCfg = Release|Win32
|
||||
{865575D0-37E2-405E-8CBA-5F6C485B5A26}.Purify|Win32.Build.0 = Release|Win32
|
||||
{865575D0-37E2-405E-8CBA-5F6C485B5A26}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{865575D0-37E2-405E-8CBA-5F6C485B5A26}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release|Win32
|
||||
{865575D0-37E2-405E-8CBA-5F6C485B5A26}.Release - no tcmalloc|Win32.ActiveCfg = Release|Win32
|
||||
{865575D0-37E2-405E-8CBA-5F6C485B5A26}.Release - no tcmalloc|Win32.Build.0 = Release|Win32
|
||||
{865575D0-37E2-405E-8CBA-5F6C485B5A26}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{865575D0-37E2-405E-8CBA-5F6C485B5A26}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{865575D0-37E2-405E-8CBA-5F6C485B5A26}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -462,6 +669,14 @@ Global
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179}.Purify|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179}.Purify|Mixed Platforms.Build.0 = Release|Win32
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179}.Purify|Win32.ActiveCfg = Release|Win32
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179}.Purify|Win32.Build.0 = Release|Win32
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release|Win32
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179}.Release - no tcmalloc|Win32.ActiveCfg = Release|Win32
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179}.Release - no tcmalloc|Win32.Build.0 = Release|Win32
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{21E22961-22BF-4493-BD3A-868F93DA5179}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -470,6 +685,14 @@ Global
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142}.Purify|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142}.Purify|Mixed Platforms.Build.0 = Release|Win32
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142}.Purify|Win32.ActiveCfg = Release|Win32
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142}.Purify|Win32.Build.0 = Release|Win32
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release|Win32
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142}.Release - no tcmalloc|Win32.ActiveCfg = Release|Win32
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142}.Release - no tcmalloc|Win32.Build.0 = Release|Win32
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{EC8B7909-62AF-470D-A75D-E1D89C837142}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -478,6 +701,14 @@ Global
|
||||
{60B43839-95E6-4526-A661-209F16335E0E}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{60B43839-95E6-4526-A661-209F16335E0E}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{60B43839-95E6-4526-A661-209F16335E0E}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{60B43839-95E6-4526-A661-209F16335E0E}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{60B43839-95E6-4526-A661-209F16335E0E}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{60B43839-95E6-4526-A661-209F16335E0E}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{60B43839-95E6-4526-A661-209F16335E0E}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{60B43839-95E6-4526-A661-209F16335E0E}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{60B43839-95E6-4526-A661-209F16335E0E}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{60B43839-95E6-4526-A661-209F16335E0E}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{60B43839-95E6-4526-A661-209F16335E0E}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{60B43839-95E6-4526-A661-209F16335E0E}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{60B43839-95E6-4526-A661-209F16335E0E}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{60B43839-95E6-4526-A661-209F16335E0E}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -486,6 +717,14 @@ Global
|
||||
{6617FED9-C5D4-4907-BF55-A90062A6683F}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{6617FED9-C5D4-4907-BF55-A90062A6683F}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{6617FED9-C5D4-4907-BF55-A90062A6683F}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{6617FED9-C5D4-4907-BF55-A90062A6683F}.Purify|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{6617FED9-C5D4-4907-BF55-A90062A6683F}.Purify|Mixed Platforms.Build.0 = Release|Win32
|
||||
{6617FED9-C5D4-4907-BF55-A90062A6683F}.Purify|Win32.ActiveCfg = Release|Win32
|
||||
{6617FED9-C5D4-4907-BF55-A90062A6683F}.Purify|Win32.Build.0 = Release|Win32
|
||||
{6617FED9-C5D4-4907-BF55-A90062A6683F}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{6617FED9-C5D4-4907-BF55-A90062A6683F}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release|Win32
|
||||
{6617FED9-C5D4-4907-BF55-A90062A6683F}.Release - no tcmalloc|Win32.ActiveCfg = Release|Win32
|
||||
{6617FED9-C5D4-4907-BF55-A90062A6683F}.Release - no tcmalloc|Win32.Build.0 = Release|Win32
|
||||
{6617FED9-C5D4-4907-BF55-A90062A6683F}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{6617FED9-C5D4-4907-BF55-A90062A6683F}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{6617FED9-C5D4-4907-BF55-A90062A6683F}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -494,6 +733,14 @@ Global
|
||||
{A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{A0D94973-D355-47A5-A1E2-3456F321F010}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{A0D94973-D355-47A5-A1E2-3456F321F010}.Purify|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{A0D94973-D355-47A5-A1E2-3456F321F010}.Purify|Mixed Platforms.Build.0 = Release|Win32
|
||||
{A0D94973-D355-47A5-A1E2-3456F321F010}.Purify|Win32.ActiveCfg = Release|Win32
|
||||
{A0D94973-D355-47A5-A1E2-3456F321F010}.Purify|Win32.Build.0 = Release|Win32
|
||||
{A0D94973-D355-47A5-A1E2-3456F321F010}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{A0D94973-D355-47A5-A1E2-3456F321F010}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release|Win32
|
||||
{A0D94973-D355-47A5-A1E2-3456F321F010}.Release - no tcmalloc|Win32.ActiveCfg = Release|Win32
|
||||
{A0D94973-D355-47A5-A1E2-3456F321F010}.Release - no tcmalloc|Win32.Build.0 = Release|Win32
|
||||
{A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{A0D94973-D355-47A5-A1E2-3456F321F010}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -502,6 +749,14 @@ Global
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -510,6 +765,14 @@ Global
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -518,6 +781,14 @@ Global
|
||||
{0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F}.Purify|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F}.Purify|Mixed Platforms.Build.0 = Release|Win32
|
||||
{0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F}.Purify|Win32.ActiveCfg = Release|Win32
|
||||
{0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F}.Purify|Win32.Build.0 = Release|Win32
|
||||
{0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release|Win32
|
||||
{0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F}.Release - no tcmalloc|Win32.ActiveCfg = Release|Win32
|
||||
{0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F}.Release - no tcmalloc|Win32.Build.0 = Release|Win32
|
||||
{0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{0DDBDA8B-A49F-4CC7-A1D5-5BB8297C8A3F}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -526,6 +797,14 @@ Global
|
||||
{C13650D5-CF1A-4259-BE45-B1EBA6280E47}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{C13650D5-CF1A-4259-BE45-B1EBA6280E47}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{C13650D5-CF1A-4259-BE45-B1EBA6280E47}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{C13650D5-CF1A-4259-BE45-B1EBA6280E47}.Purify|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{C13650D5-CF1A-4259-BE45-B1EBA6280E47}.Purify|Mixed Platforms.Build.0 = Release|Win32
|
||||
{C13650D5-CF1A-4259-BE45-B1EBA6280E47}.Purify|Win32.ActiveCfg = Release|Win32
|
||||
{C13650D5-CF1A-4259-BE45-B1EBA6280E47}.Purify|Win32.Build.0 = Release|Win32
|
||||
{C13650D5-CF1A-4259-BE45-B1EBA6280E47}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{C13650D5-CF1A-4259-BE45-B1EBA6280E47}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release|Win32
|
||||
{C13650D5-CF1A-4259-BE45-B1EBA6280E47}.Release - no tcmalloc|Win32.ActiveCfg = Release|Win32
|
||||
{C13650D5-CF1A-4259-BE45-B1EBA6280E47}.Release - no tcmalloc|Win32.Build.0 = Release|Win32
|
||||
{C13650D5-CF1A-4259-BE45-B1EBA6280E47}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{C13650D5-CF1A-4259-BE45-B1EBA6280E47}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{C13650D5-CF1A-4259-BE45-B1EBA6280E47}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -534,6 +813,14 @@ Global
|
||||
{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}.Purify|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}.Purify|Mixed Platforms.Build.0 = Release|Win32
|
||||
{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}.Purify|Win32.ActiveCfg = Release|Win32
|
||||
{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}.Purify|Win32.Build.0 = Release|Win32
|
||||
{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release|Win32
|
||||
{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}.Release - no tcmalloc|Win32.ActiveCfg = Release|Win32
|
||||
{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}.Release - no tcmalloc|Win32.Build.0 = Release|Win32
|
||||
{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -542,6 +829,14 @@ Global
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -550,6 +845,14 @@ Global
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -558,6 +861,14 @@ Global
|
||||
{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -566,6 +877,14 @@ Global
|
||||
{9E5416B9-B91B-4029-93F4-102C1AD5CAF4}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{9E5416B9-B91B-4029-93F4-102C1AD5CAF4}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{9E5416B9-B91B-4029-93F4-102C1AD5CAF4}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{9E5416B9-B91B-4029-93F4-102C1AD5CAF4}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{9E5416B9-B91B-4029-93F4-102C1AD5CAF4}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{9E5416B9-B91B-4029-93F4-102C1AD5CAF4}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{9E5416B9-B91B-4029-93F4-102C1AD5CAF4}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{9E5416B9-B91B-4029-93F4-102C1AD5CAF4}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{9E5416B9-B91B-4029-93F4-102C1AD5CAF4}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{9E5416B9-B91B-4029-93F4-102C1AD5CAF4}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{9E5416B9-B91B-4029-93F4-102C1AD5CAF4}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{9E5416B9-B91B-4029-93F4-102C1AD5CAF4}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{9E5416B9-B91B-4029-93F4-102C1AD5CAF4}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{9E5416B9-B91B-4029-93F4-102C1AD5CAF4}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -574,6 +893,14 @@ Global
|
||||
{6AE76406-B03B-11DD-94B1-80B556D89593}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{6AE76406-B03B-11DD-94B1-80B556D89593}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{6AE76406-B03B-11DD-94B1-80B556D89593}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{6AE76406-B03B-11DD-94B1-80B556D89593}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{6AE76406-B03B-11DD-94B1-80B556D89593}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{6AE76406-B03B-11DD-94B1-80B556D89593}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{6AE76406-B03B-11DD-94B1-80B556D89593}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{6AE76406-B03B-11DD-94B1-80B556D89593}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{6AE76406-B03B-11DD-94B1-80B556D89593}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{6AE76406-B03B-11DD-94B1-80B556D89593}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{6AE76406-B03B-11DD-94B1-80B556D89593}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{6AE76406-B03B-11DD-94B1-80B556D89593}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{6AE76406-B03B-11DD-94B1-80B556D89593}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{6AE76406-B03B-11DD-94B1-80B556D89593}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -582,6 +909,14 @@ Global
|
||||
{D28CF9C7-B857-C11E-B94D-ECA46CDEB3CE}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{D28CF9C7-B857-C11E-B94D-ECA46CDEB3CE}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{D28CF9C7-B857-C11E-B94D-ECA46CDEB3CE}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{D28CF9C7-B857-C11E-B94D-ECA46CDEB3CE}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{D28CF9C7-B857-C11E-B94D-ECA46CDEB3CE}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{D28CF9C7-B857-C11E-B94D-ECA46CDEB3CE}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{D28CF9C7-B857-C11E-B94D-ECA46CDEB3CE}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{D28CF9C7-B857-C11E-B94D-ECA46CDEB3CE}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{D28CF9C7-B857-C11E-B94D-ECA46CDEB3CE}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{D28CF9C7-B857-C11E-B94D-ECA46CDEB3CE}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{D28CF9C7-B857-C11E-B94D-ECA46CDEB3CE}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{D28CF9C7-B857-C11E-B94D-ECA46CDEB3CE}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{D28CF9C7-B857-C11E-B94D-ECA46CDEB3CE}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{D28CF9C7-B857-C11E-B94D-ECA46CDEB3CE}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -590,6 +925,14 @@ Global
|
||||
{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -598,6 +941,14 @@ Global
|
||||
{4E4070E1-EFD9-4EF1-8634-3960956F6F10}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{4E4070E1-EFD9-4EF1-8634-3960956F6F10}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{4E4070E1-EFD9-4EF1-8634-3960956F6F10}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{4E4070E1-EFD9-4EF1-8634-3960956F6F10}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{4E4070E1-EFD9-4EF1-8634-3960956F6F10}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{4E4070E1-EFD9-4EF1-8634-3960956F6F10}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{4E4070E1-EFD9-4EF1-8634-3960956F6F10}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{4E4070E1-EFD9-4EF1-8634-3960956F6F10}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{4E4070E1-EFD9-4EF1-8634-3960956F6F10}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{4E4070E1-EFD9-4EF1-8634-3960956F6F10}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{4E4070E1-EFD9-4EF1-8634-3960956F6F10}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{4E4070E1-EFD9-4EF1-8634-3960956F6F10}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{4E4070E1-EFD9-4EF1-8634-3960956F6F10}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{4E4070E1-EFD9-4EF1-8634-3960956F6F10}.Release|Win32.ActiveCfg = Release|Win32
|
||||
@ -606,10 +957,34 @@ Global
|
||||
{A6D0953E-899E-4C60-AB6B-CAE75A44B8E6}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{A6D0953E-899E-4C60-AB6B-CAE75A44B8E6}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{A6D0953E-899E-4C60-AB6B-CAE75A44B8E6}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{A6D0953E-899E-4C60-AB6B-CAE75A44B8E6}.Purify|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{A6D0953E-899E-4C60-AB6B-CAE75A44B8E6}.Purify|Mixed Platforms.Build.0 = Release|Win32
|
||||
{A6D0953E-899E-4C60-AB6B-CAE75A44B8E6}.Purify|Win32.ActiveCfg = Release|Win32
|
||||
{A6D0953E-899E-4C60-AB6B-CAE75A44B8E6}.Purify|Win32.Build.0 = Release|Win32
|
||||
{A6D0953E-899E-4C60-AB6B-CAE75A44B8E6}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{A6D0953E-899E-4C60-AB6B-CAE75A44B8E6}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release|Win32
|
||||
{A6D0953E-899E-4C60-AB6B-CAE75A44B8E6}.Release - no tcmalloc|Win32.ActiveCfg = Release|Win32
|
||||
{A6D0953E-899E-4C60-AB6B-CAE75A44B8E6}.Release - no tcmalloc|Win32.Build.0 = Release|Win32
|
||||
{A6D0953E-899E-4C60-AB6B-CAE75A44B8E6}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{A6D0953E-899E-4C60-AB6B-CAE75A44B8E6}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{A6D0953E-899E-4C60-AB6B-CAE75A44B8E6}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{A6D0953E-899E-4C60-AB6B-CAE75A44B8E6}.Release|Win32.Build.0 = Release|Win32
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1}.Purify|Mixed Platforms.ActiveCfg = Purify|Win32
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1}.Purify|Mixed Platforms.Build.0 = Purify|Win32
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1}.Purify|Win32.ActiveCfg = Purify|Win32
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1}.Purify|Win32.Build.0 = Purify|Win32
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1}.Release - no tcmalloc|Mixed Platforms.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1}.Release - no tcmalloc|Mixed Platforms.Build.0 = Release - no tcmalloc|Win32
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1}.Release - no tcmalloc|Win32.ActiveCfg = Release - no tcmalloc|Win32
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1}.Release - no tcmalloc|Win32.Build.0 = Release - no tcmalloc|Win32
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1}.Release|Mixed Platforms.Build.0 = Release|Win32
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1}.Release|Win32.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
@ -625,6 +1000,7 @@ Global
|
||||
{60B43839-95E6-4526-A661-209F16335E0E} = {CB43561E-A6F8-49E2-96A2-3F2BA1FFF21E}
|
||||
{0B469837-3D46-484A-AFB3-C5A6C68730B9} = {CB43561E-A6F8-49E2-96A2-3F2BA1FFF21E}
|
||||
{2E2D3301-2EC4-4C0F-B889-87073B30F673} = {CB43561E-A6F8-49E2-96A2-3F2BA1FFF21E}
|
||||
{0B945915-31A7-4A07-A5B5-568D737A39B1} = {CB43561E-A6F8-49E2-96A2-3F2BA1FFF21E}
|
||||
{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9} = {EF78C1F9-AA17-4CA5-B6CB-39B37A73A3DA}
|
||||
{CD9CA56E-4E94-444C-87D4-58CA1E6F300D} = {EF78C1F9-AA17-4CA5-B6CB-39B37A73A3DA}
|
||||
{1AFC1EC3-24FA-4260-B099-76319EC9977A} = {EF78C1F9-AA17-4CA5-B6CB-39B37A73A3DA}
|
||||
|
25
libcef/browser_appcache_system.h
Normal file
25
libcef/browser_appcache_system.h
Normal file
@ -0,0 +1,25 @@
|
||||
// Copyright (c) 2009 The Chromium Authors. All rights reserved. Use of this
|
||||
// source code is governed by a BSD-style license that can be found in the
|
||||
// LICENSE file.
|
||||
|
||||
#ifndef _BROWSER_APPCACHE_SYSTEM_H
|
||||
#define _BROWSER_APPCACHE_SYSTEM_H
|
||||
|
||||
#include "webkit/appcache/appcache_backend_impl.h"
|
||||
#include "webkit/appcache/appcache_frontend_impl.h"
|
||||
|
||||
class BrowserAppCacheSystem {
|
||||
public:
|
||||
void Initialize() {
|
||||
backend_impl_.Initialize(NULL, &frontend_impl_);
|
||||
}
|
||||
|
||||
appcache::AppCacheBackend* backend() { return &backend_impl_; }
|
||||
appcache::AppCacheFrontend* frontend() { return &frontend_impl_; }
|
||||
|
||||
private:
|
||||
appcache::AppCacheBackendImpl backend_impl_;
|
||||
appcache::AppCacheFrontendImpl frontend_impl_;
|
||||
};
|
||||
|
||||
#endif // _BROWSER_APPCACHE_SYSTEM_H
|
@ -10,11 +10,7 @@
|
||||
|
||||
#include "net/base/cookie_monster.h"
|
||||
#include "net/base/host_resolver.h"
|
||||
#if defined(OS_WIN)
|
||||
#include "net/base/ssl_config_service_win.h"
|
||||
#else
|
||||
#include "net/base/ssl_config_service_defaults.h"
|
||||
#endif
|
||||
#include "net/base/ssl_config_service.h"
|
||||
#include "net/ftp/ftp_network_layer.h"
|
||||
#include "net/proxy/proxy_service.h"
|
||||
#include "webkit/glue/webkit_glue.h"
|
||||
@ -44,11 +40,7 @@ void BrowserRequestContext::Init(
|
||||
host_resolver_ = net::CreateSystemHostResolver();
|
||||
proxy_service_ = net::ProxyService::Create(no_proxy ? &proxy_config : NULL,
|
||||
false, NULL, NULL);
|
||||
#if defined(OS_WIN)
|
||||
ssl_config_service_ = new net::SSLConfigServiceWin;
|
||||
#else
|
||||
ssl_config_service_ = new net::SSLConfigServiceDefaults;
|
||||
#endif
|
||||
ssl_config_service_ = net::SSLConfigService::CreateSystemSSLConfigService();
|
||||
|
||||
net::HttpCache *cache;
|
||||
if (cache_path.empty()) {
|
||||
|
@ -54,8 +54,8 @@
|
||||
#include "net/proxy/proxy_service.h"
|
||||
#include "net/url_request/url_request.h"
|
||||
#include "webkit/api/public/WebFrame.h"
|
||||
#include "webkit/appcache/appcache_interfaces.h"
|
||||
#include "webkit/glue/resource_loader_bridge.h"
|
||||
#include "webkit/glue/webappcachecontext.h"
|
||||
#include "webkit/glue/webview.h"
|
||||
|
||||
using webkit_glue::ResourceLoaderBridge;
|
||||
@ -109,7 +109,7 @@ struct RequestParams {
|
||||
GURL referrer;
|
||||
std::string headers;
|
||||
int load_flags;
|
||||
int app_cache_context_id;
|
||||
int appcache_host_id;
|
||||
scoped_refptr<net::UploadData> upload;
|
||||
};
|
||||
|
||||
@ -475,7 +475,8 @@ class RequestProxy : public URLRequest::Delegate,
|
||||
info->request_time = request->request_time();
|
||||
info->response_time = request->response_time();
|
||||
info->headers = request->response_headers();
|
||||
info->app_cache_id = WebAppCacheContext::kNoAppCacheId;
|
||||
info->appcache_id = appcache::kNoCacheId;
|
||||
// TODO(michaeln): info->appcache_manifest_url = GURL();
|
||||
request->GetMimeType(&info->mime_type);
|
||||
request->GetCharset(&info->charset);
|
||||
info->content_length = request->GetExpectedContentSize();
|
||||
@ -572,7 +573,7 @@ class ResourceLoaderBridgeImpl : public ResourceLoaderBridge {
|
||||
const GURL& referrer,
|
||||
const std::string& headers,
|
||||
int load_flags,
|
||||
int app_cache_context_id)
|
||||
int appcache_host_id)
|
||||
: browser_(browser),
|
||||
params_(new RequestParams),
|
||||
proxy_(NULL) {
|
||||
@ -582,7 +583,7 @@ class ResourceLoaderBridgeImpl : public ResourceLoaderBridge {
|
||||
params_->referrer = referrer;
|
||||
params_->headers = headers;
|
||||
params_->load_flags = load_flags;
|
||||
params_->app_cache_context_id = app_cache_context_id;
|
||||
params_->appcache_host_id = appcache_host_id;
|
||||
}
|
||||
|
||||
virtual ~ResourceLoaderBridgeImpl() {
|
||||
@ -718,13 +719,13 @@ ResourceLoaderBridge* ResourceLoaderBridge::Create(
|
||||
int load_flags,
|
||||
int requestor_pid,
|
||||
ResourceType::Type request_type,
|
||||
int app_cache_context_id,
|
||||
int appcache_host_id,
|
||||
int routing_id) {
|
||||
CefRefPtr<CefBrowser> browser = _Context->GetBrowserByID(routing_id);
|
||||
return new ResourceLoaderBridgeImpl(browser, method, url,
|
||||
first_party_for_cookies,
|
||||
referrer, headers, load_flags,
|
||||
app_cache_context_id);
|
||||
appcache_host_id);
|
||||
}
|
||||
|
||||
// Issue the proxy resolve request on the io thread, and wait
|
||||
|
@ -137,6 +137,7 @@ StringPiece GetDataResource(int resource_id) {
|
||||
case IDR_MEDIA_SOUND_NONE_BUTTON:
|
||||
case IDR_MEDIA_SOUND_DISABLED:
|
||||
case IDR_MEDIA_SLIDER_THUMB:
|
||||
case IDR_MEDIA_VOLUME_SLIDER_THUMB:
|
||||
return NetResourceProvider(resource_id);
|
||||
default:
|
||||
break;
|
||||
|
@ -11,6 +11,7 @@
|
||||
#include "base/stats_counters.h"
|
||||
#include "base/string_util.h"
|
||||
#include "media/base/media.h"
|
||||
#include "webkit/appcache/web_application_cache_host_impl.h"
|
||||
#include "webkit/api/public/WebCString.h"
|
||||
#include "webkit/api/public/WebData.h"
|
||||
#include "webkit/api/public/WebKit.h"
|
||||
@ -24,6 +25,7 @@
|
||||
#include "webkit/glue/webkitclient_impl.h"
|
||||
#include "webkit/extensions/v8/gears_extension.h"
|
||||
#include "webkit/extensions/v8/interval_extension.h"
|
||||
#include "browser_appcache_system.h"
|
||||
#include "browser_resource_loader_bridge.h"
|
||||
|
||||
|
||||
@ -40,6 +42,7 @@ class BrowserWebKitInit : public webkit_glue::WebKitClientImpl {
|
||||
ASCIIToUTF16(webkit_glue::GetUIResourceProtocol()));
|
||||
WebKit::registerExtension(extensions_v8::GearsExtension::Get());
|
||||
WebKit::registerExtension(extensions_v8::IntervalExtension::Get());
|
||||
appcache_system_.Initialize();
|
||||
|
||||
// Load libraries for media and enable the media player.
|
||||
FilePath module_path;
|
||||
@ -137,10 +140,16 @@ class BrowserWebKitInit : public webkit_glue::WebKitClientImpl {
|
||||
return WebKit::WebStorageNamespace::createSessionStorageNamespace();
|
||||
}
|
||||
|
||||
virtual WebKit::WebApplicationCacheHost* createApplicationCacheHost(
|
||||
WebKit::WebApplicationCacheHostClient* client) {
|
||||
return new appcache::WebApplicationCacheHostImpl(
|
||||
client, appcache_system_.backend());
|
||||
}
|
||||
|
||||
private:
|
||||
webkit_glue::SimpleWebMimeRegistryImpl mime_registry_;
|
||||
webkit_glue::WebClipboardImpl clipboard_;
|
||||
BrowserAppCacheSystem appcache_system_;
|
||||
};
|
||||
|
||||
#endif // _BROWSER_WEBKIT_INIT_H
|
||||
|
@ -26,6 +26,7 @@
|
||||
#include "base/string_util.h"
|
||||
#include "base/trace_event.h"
|
||||
#include "net/base/net_errors.h"
|
||||
#include "webkit/appcache/appcache_interfaces.h"
|
||||
#include "webkit/api/public/WebData.h"
|
||||
#include "webkit/api/public/WebDataSource.h"
|
||||
#include "webkit/api/public/WebDragData.h"
|
||||
@ -43,7 +44,6 @@
|
||||
#include "webkit/glue/media/buffered_data_source.h"
|
||||
#include "webkit/glue/media/media_resource_loader_bridge_factory.h"
|
||||
#include "webkit/glue/media/simple_data_source.h"
|
||||
#include "webkit/glue/webappcachecontext.h"
|
||||
#include "webkit/glue/webdropdata.h"
|
||||
#include "webkit/glue/webpreferences.h"
|
||||
#include "webkit/glue/webkit_glue.h"
|
||||
@ -112,7 +112,7 @@ WebKit::WebMediaPlayer* BrowserWebViewDelegate::CreateWebMediaPlayer(
|
||||
"null", // frame origin
|
||||
"null", // main_frame_origin
|
||||
base::GetCurrentProcId(),
|
||||
WebAppCacheContext::kNoAppCacheContextId,
|
||||
appcache::kNoHostId,
|
||||
0);
|
||||
factory->AddFactory(webkit_glue::BufferedDataSource::CreateFactory(
|
||||
MessageLoop::current(), bridge_factory));
|
||||
|
@ -191,6 +191,10 @@
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\browser_appcache_system.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\browser_drag_delegate.cc"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user