Updated
This commit is contained in:
parent
c232ad10e9
commit
91b71e0589
|
@ -1,8 +1,4 @@
|
|||
Microsoft Visual Studio Solution File, Format Version 8.00
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "metro", "metro\sfsfdsfd.vcproj", "{5868E724-76C4-4A3D-8F03-37C5C7C3754F}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shadevis", "shadevis\shadevis.vcproj", "{4664E1C0-E186-4C60-A33F-7F5259855D43}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
|
@ -16,6 +12,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tridecimator", "tridecimato
|
|||
EndProjectSection
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "metro", "metro\metro.vcproj", "{5868E724-76C4-4A3D-8F03-37C5C7C3754F}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
|
@ -23,10 +25,6 @@ Global
|
|||
Release = Release
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfiguration) = postSolution
|
||||
{5868E724-76C4-4A3D-8F03-37C5C7C3754F}.Debug.ActiveCfg = Debug|Win32
|
||||
{5868E724-76C4-4A3D-8F03-37C5C7C3754F}.Debug.Build.0 = Debug|Win32
|
||||
{5868E724-76C4-4A3D-8F03-37C5C7C3754F}.Release.ActiveCfg = Release|Win32
|
||||
{5868E724-76C4-4A3D-8F03-37C5C7C3754F}.Release.Build.0 = Release|Win32
|
||||
{4664E1C0-E186-4C60-A33F-7F5259855D43}.Debug.ActiveCfg = Debug|Win32
|
||||
{4664E1C0-E186-4C60-A33F-7F5259855D43}.Debug.Build.0 = Debug|Win32
|
||||
{4664E1C0-E186-4C60-A33F-7F5259855D43}.Release.ActiveCfg = Release|Win32
|
||||
|
@ -39,6 +37,10 @@ Global
|
|||
{DE3690A6-F4DB-4D5A-B428-7A54A314000E}.Debug.Build.0 = Debug|Win32
|
||||
{DE3690A6-F4DB-4D5A-B428-7A54A314000E}.Release.ActiveCfg = Release|Win32
|
||||
{DE3690A6-F4DB-4D5A-B428-7A54A314000E}.Release.Build.0 = Release|Win32
|
||||
{5868E724-76C4-4A3D-8F03-37C5C7C3754F}.Debug.ActiveCfg = Debug|Win32
|
||||
{5868E724-76C4-4A3D-8F03-37C5C7C3754F}.Debug.Build.0 = Debug|Win32
|
||||
{5868E724-76C4-4A3D-8F03-37C5C7C3754F}.Release.ActiveCfg = Release|Win32
|
||||
{5868E724-76C4-4A3D-8F03-37C5C7C3754F}.Release.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
|
|
Loading…
Reference in New Issue