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

Side by Side Diff: source/libvpx/third_party/googletest/src/msvc/gtest.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", "gtest.vcproj", "{C 8F6C172-56F2-4E76-B5FA-C3B423B31BE7}"
3 ProjectSection(ProjectDependencies) = postProject
4 EndProjectSection
5 EndProject
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_main", "gtest_main.vc proj", "{3AF54C8A-10BF-4332-9147-F68ED9862032}"
7 ProjectSection(ProjectDependencies) = postProject
8 EndProjectSection
9 EndProject
10 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_unittest", "gtest_uni ttest.vcproj", "{4D9FDFB5-986A-4139-823C-F4EE0ED481A1}"
11 ProjectSection(ProjectDependencies) = postProject
12 EndProjectSection
13 EndProject
14 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest_prod_test", "gtest_pr od_test.vcproj", "{24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}"
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-C3B423B31BE7}.Debug.ActiveCfg = Debug|W in32
25 {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Debug.Build.0 = Debug|Win 32
26 {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Release.ActiveCfg = Relea se|Win32
27 {C8F6C172-56F2-4E76-B5FA-C3B423B31BE7}.Release.Build.0 = Release |Win32
28 {3AF54C8A-10BF-4332-9147-F68ED9862032}.Debug.ActiveCfg = Debug|W in32
29 {3AF54C8A-10BF-4332-9147-F68ED9862032}.Debug.Build.0 = Debug|Win 32
30 {3AF54C8A-10BF-4332-9147-F68ED9862032}.Release.ActiveCfg = Relea se|Win32
31 {3AF54C8A-10BF-4332-9147-F68ED9862032}.Release.Build.0 = Release |Win32
32 {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Debug.ActiveCfg = Debug|W in32
33 {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Debug.Build.0 = Debug|Win 32
34 {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Release.ActiveCfg = Relea se|Win32
35 {4D9FDFB5-986A-4139-823C-F4EE0ED481A1}.Release.Build.0 = Release |Win32
36 {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Debug.ActiveCfg = Debug|W in32
37 {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Debug.Build.0 = Debug|Win 32
38 {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Release.ActiveCfg = Relea se|Win32
39 {24848551-EF4F-47E8-9A9D-EA4D49BC3ECA}.Release.Build.0 = Release |Win32
40 EndGlobalSection
41 GlobalSection(ExtensibilityGlobals) = postSolution
42 EndGlobalSection
43 GlobalSection(ExtensibilityAddIns) = postSolution
44 EndGlobalSection
45 EndGlobal
OLDNEW
« no previous file with comments | « source/libvpx/third_party/googletest/src/make/Makefile ('k') | source/libvpx/third_party/googletest/src/msvc/gtest.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698