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

Side by Side Diff: third_party/yasm/patched-yasm/Mkfiles/vc9/yasm.sln

Issue 6170009: Update our yasm copy to yasm 1.1.0 (Part 1: yasm side)... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 9 years, 11 months 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
1 Microsoft Visual Studio Solution File, Format Version 10.00 1 Microsoft Visual Studio Solution File, Format Version 10.00
2 # Visual Studio 2008 2 # Visual Studio 2008
3 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{825AC694-358C-4D8D-92DE-33A2691978CE}" 3 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{825AC694-358C-4D8D-92DE-33A2691978CE}"
4 ProjectSection(SolutionItems) = preProject 4 ProjectSection(SolutionItems) = preProject
5 crt_secure_no_deprecate.vsprops = crt_secure_no_deprecate.vsprop s 5 crt_secure_no_deprecate.vsprops = crt_secure_no_deprecate.vsprop s
6 readme.vc8.txt = readme.vc8.txt 6 readme.vc8.txt = readme.vc8.txt
7 EndProjectSection 7 EndProjectSection
8 EndProject 8 EndProject
9 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libyasm", "libyasm\libyasm. vcproj", "{29FE7874-1256-4AD6-B889-68E399DC9608}" 9 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libyasm", "libyasm\libyasm. vcproj", "{29FE7874-1256-4AD6-B889-68E399DC9608}"
10 ProjectSection(ProjectDependencies) = postProject 10 ProjectSection(ProjectDependencies) = postProject
(...skipping 29 matching lines...) Expand all
40 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genmodule", "genmodule\genm odule.vcproj", "{F0E8B707-00C5-4FF2-B8EF-7C39817132A0}" 40 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genmodule", "genmodule\genm odule.vcproj", "{F0E8B707-00C5-4FF2-B8EF-7C39817132A0}"
41 EndProject 41 EndProject
42 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genstring", "genstring\gens tring.vcproj", "{021CEB0A-F721-4F59-B349-9CEEAF244459}" 42 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genstring", "genstring\gens tring.vcproj", "{021CEB0A-F721-4F59-B349-9CEEAF244459}"
43 EndProject 43 EndProject
44 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ytasm", "ytasm.vcproj", "{2 162937B-0DBD-4450-B45F-DF578D8E7508}" 44 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ytasm", "ytasm.vcproj", "{2 162937B-0DBD-4450-B45F-DF578D8E7508}"
45 ProjectSection(ProjectDependencies) = postProject 45 ProjectSection(ProjectDependencies) = postProject
46 {29FE7874-1256-4AD6-B889-68E399DC9608} = {29FE7874-1256-4AD6-B88 9-68E399DC9608} 46 {29FE7874-1256-4AD6-B889-68E399DC9608} = {29FE7874-1256-4AD6-B88 9-68E399DC9608}
47 {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6} = {D715A3D4-EFAA-442E-AD8 B-5B4FF64E1DD6} 47 {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6} = {D715A3D4-EFAA-442E-AD8 B-5B4FF64E1DD6}
48 EndProjectSection 48 EndProjectSection
49 EndProject 49 EndProject
50 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vsyasm", "vsyasm.vcproj", " {7FDD85BB-CC86-442B-A425-989B5B296ED5}"
51 ProjectSection(ProjectDependencies) = postProject
52 {29FE7874-1256-4AD6-B889-68E399DC9608} = {29FE7874-1256-4AD6-B88 9-68E399DC9608}
53 {D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6} = {D715A3D4-EFAA-442E-AD8 B-5B4FF64E1DD6}
54 EndProjectSection
55 EndProject
50 Global 56 Global
51 GlobalSection(SolutionConfigurationPlatforms) = preSolution 57 GlobalSection(SolutionConfigurationPlatforms) = preSolution
52 Debug|Win32 = Debug|Win32 58 Debug|Win32 = Debug|Win32
53 Debug|x64 = Debug|x64 59 Debug|x64 = Debug|x64
54 Release|Win32 = Release|Win32 60 Release|Win32 = Release|Win32
55 Release|x64 = Release|x64 61 Release|x64 = Release|x64
56 EndGlobalSection 62 EndGlobalSection
57 GlobalSection(ProjectConfigurationPlatforms) = postSolution 63 GlobalSection(ProjectConfigurationPlatforms) = postSolution
58 {29FE7874-1256-4AD6-B889-68E399DC9608}.Debug|Win32.ActiveCfg = D ebug|Win32 64 {29FE7874-1256-4AD6-B889-68E399DC9608}.Debug|Win32.ActiveCfg = D ebug|Win32
59 {29FE7874-1256-4AD6-B889-68E399DC9608}.Debug|Win32.Build.0 = Deb ug|Win32 65 {29FE7874-1256-4AD6-B889-68E399DC9608}.Debug|Win32.Build.0 = Deb ug|Win32
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 {021CEB0A-F721-4F59-B349-9CEEAF244459}.Release|x64.ActiveCfg = R elease|Win32 134 {021CEB0A-F721-4F59-B349-9CEEAF244459}.Release|x64.ActiveCfg = R elease|Win32
129 {021CEB0A-F721-4F59-B349-9CEEAF244459}.Release|x64.Build.0 = Rel ease|Win32 135 {021CEB0A-F721-4F59-B349-9CEEAF244459}.Release|x64.Build.0 = Rel ease|Win32
130 {2162937B-0DBD-4450-B45F-DF578D8E7508}.Debug|Win32.ActiveCfg = D ebug|Win32 136 {2162937B-0DBD-4450-B45F-DF578D8E7508}.Debug|Win32.ActiveCfg = D ebug|Win32
131 {2162937B-0DBD-4450-B45F-DF578D8E7508}.Debug|Win32.Build.0 = Deb ug|Win32 137 {2162937B-0DBD-4450-B45F-DF578D8E7508}.Debug|Win32.Build.0 = Deb ug|Win32
132 {2162937B-0DBD-4450-B45F-DF578D8E7508}.Debug|x64.ActiveCfg = Deb ug|x64 138 {2162937B-0DBD-4450-B45F-DF578D8E7508}.Debug|x64.ActiveCfg = Deb ug|x64
133 {2162937B-0DBD-4450-B45F-DF578D8E7508}.Debug|x64.Build.0 = Debug |x64 139 {2162937B-0DBD-4450-B45F-DF578D8E7508}.Debug|x64.Build.0 = Debug |x64
134 {2162937B-0DBD-4450-B45F-DF578D8E7508}.Release|Win32.ActiveCfg = Release|Win32 140 {2162937B-0DBD-4450-B45F-DF578D8E7508}.Release|Win32.ActiveCfg = Release|Win32
135 {2162937B-0DBD-4450-B45F-DF578D8E7508}.Release|Win32.Build.0 = R elease|Win32 141 {2162937B-0DBD-4450-B45F-DF578D8E7508}.Release|Win32.Build.0 = R elease|Win32
136 {2162937B-0DBD-4450-B45F-DF578D8E7508}.Release|x64.ActiveCfg = R elease|x64 142 {2162937B-0DBD-4450-B45F-DF578D8E7508}.Release|x64.ActiveCfg = R elease|x64
137 {2162937B-0DBD-4450-B45F-DF578D8E7508}.Release|x64.Build.0 = Rel ease|x64 143 {2162937B-0DBD-4450-B45F-DF578D8E7508}.Release|x64.Build.0 = Rel ease|x64
144 {7FDD85BB-CC86-442B-A425-989B5B296ED5}.Debug|Win32.ActiveCfg = D ebug|Win32
145 {7FDD85BB-CC86-442B-A425-989B5B296ED5}.Debug|Win32.Build.0 = Deb ug|Win32
146 {7FDD85BB-CC86-442B-A425-989B5B296ED5}.Debug|x64.ActiveCfg = Deb ug|x64
147 {7FDD85BB-CC86-442B-A425-989B5B296ED5}.Debug|x64.Build.0 = Debug |x64
148 {7FDD85BB-CC86-442B-A425-989B5B296ED5}.Release|Win32.ActiveCfg = Release|Win32
149 {7FDD85BB-CC86-442B-A425-989B5B296ED5}.Release|Win32.Build.0 = R elease|Win32
150 {7FDD85BB-CC86-442B-A425-989B5B296ED5}.Release|x64.ActiveCfg = R elease|x64
151 {7FDD85BB-CC86-442B-A425-989B5B296ED5}.Release|x64.Build.0 = Rel ease|x64
138 EndGlobalSection 152 EndGlobalSection
139 GlobalSection(SolutionProperties) = preSolution 153 GlobalSection(SolutionProperties) = preSolution
140 HideSolutionNode = FALSE 154 HideSolutionNode = FALSE
141 EndGlobalSection 155 EndGlobalSection
142 EndGlobal 156 EndGlobal
OLDNEW
« no previous file with comments | « third_party/yasm/patched-yasm/Mkfiles/vc9/yasm.rules ('k') | third_party/yasm/patched-yasm/aclocal.m4 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698