Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(394)

Side by Side Diff: source/libvpx/third_party/googletest/src/msvc/gtest-md.sln

Issue 47873006: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Microsoft Visual Studio Solution File, Format Version 8.00
2 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest-md", "gtest-md.vcproj ", "{C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}"
3 ProjectSection(ProjectDependencies) = postProject
4 EndProjectSection
5 EndProject
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_main-md", "gtest_main -md.vcproj", "{3AF54C8A-10BF-4332-9147-F68ED9862033}"
7 ProjectSection(ProjectDependencies) = postProject
8 EndProjectSection
9 EndProject
10 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_prod_test-md", "gtest _prod_test-md.vcproj", "{24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}"
11 ProjectSection(ProjectDependencies) = postProject
12 EndProjectSection
13 EndProject
14 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_unittest-md", "gtest_ unittest-md.vcproj", "{4D9FDFB5-986A-4139-823C-F4EE0ED481A2}"
15 ProjectSection(ProjectDependencies) = postProject
16 EndProjectSection
17 EndProject
18 Global
19 GlobalSection(SolutionConfiguration) = preSolution
20 Debug = Debug
21 Release = Release
22 EndGlobalSection
23 GlobalSection(ProjectConfiguration) = postSolution
24 {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Debug.ActiveCfg = Debug|W in32
25 {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Debug.Build.0 = Debug|Win 32
26 {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Release.ActiveCfg = Relea se|Win32
27 {C8F6C172-56F2-4E76-B5FA-C3B423B31BE8}.Release.Build.0 = Release |Win32
28 {3AF54C8A-10BF-4332-9147-F68ED9862033}.Debug.ActiveCfg = Debug|W in32
29 {3AF54C8A-10BF-4332-9147-F68ED9862033}.Debug.Build.0 = Debug|Win 32
30 {3AF54C8A-10BF-4332-9147-F68ED9862033}.Release.ActiveCfg = Relea se|Win32
31 {3AF54C8A-10BF-4332-9147-F68ED9862033}.Release.Build.0 = Release |Win32
32 {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Debug.ActiveCfg = Debug|W in32
33 {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Debug.Build.0 = Debug|Win 32
34 {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Release.ActiveCfg = Relea se|Win32
35 {24848551-EF4F-47E8-9A9D-EA4D49BC3ECB}.Release.Build.0 = Release |Win32
36 {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Debug.ActiveCfg = Debug|W in32
37 {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Debug.Build.0 = Debug|Win 32
38 {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Release.ActiveCfg = Relea se|Win32
39 {4D9FDFB5-986A-4139-823C-F4EE0ED481A2}.Release.Build.0 = Release |Win32
40 EndGlobalSection
41 GlobalSection(ExtensibilityGlobals) = postSolution
42 EndGlobalSection
43 GlobalSection(ExtensibilityAddIns) = postSolution
44 EndGlobalSection
45 EndGlobal
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698