Add project to sln to build 22/155322/2
authorSukHyung, Kang <shine.kang@samsung.com>
Fri, 13 Oct 2017 02:26:30 +0000 (11:26 +0900)
committerSemun Lee <semun.lee@samsung.com>
Mon, 16 Oct 2017 09:10:16 +0000 (09:10 +0000)
Change-Id: I6daa867423ac2435c73081613415a5c8f3fc5e52
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
src/Tizen.Applications.Shortcut/Tizen.Applications.Shortcut.sln

index 6899c5e..0201cbb 100755 (executable)
@@ -1,9 +1,13 @@
 Microsoft Visual Studio Solution File, Format Version 12.00
 # Visual Studio 15
-VisualStudioVersion = 15.0.26430.6
+VisualStudioVersion = 15.0.26730.10
 MinimumVisualStudioVersion = 10.0.40219.1
 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tizen.Applications.Shortcut", "Tizen.Applications.Shortcut.csproj", "{002C0868-E774-4ACA-B033-83B91C3B2C57}"
 EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tizen", "..\Tizen\Tizen.csproj", "{6AFBC202-7276-4DA7-BD41-1387F02D9845}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tizen.Log", "..\Tizen.Log\Tizen.Log.csproj", "{3180E72E-3A5F-433D-97F4-DFC7A92C203E}"
+EndProject
 Global
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
                Debug|Any CPU = Debug|Any CPU
@@ -14,8 +18,19 @@ Global
                {002C0868-E774-4ACA-B033-83B91C3B2C57}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {002C0868-E774-4ACA-B033-83B91C3B2C57}.Release|Any CPU.ActiveCfg = Release|Any CPU
                {002C0868-E774-4ACA-B033-83B91C3B2C57}.Release|Any CPU.Build.0 = Release|Any CPU
+               {6AFBC202-7276-4DA7-BD41-1387F02D9845}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+               {6AFBC202-7276-4DA7-BD41-1387F02D9845}.Debug|Any CPU.Build.0 = Debug|Any CPU
+               {6AFBC202-7276-4DA7-BD41-1387F02D9845}.Release|Any CPU.ActiveCfg = Release|Any CPU
+               {6AFBC202-7276-4DA7-BD41-1387F02D9845}.Release|Any CPU.Build.0 = Release|Any CPU
+               {3180E72E-3A5F-433D-97F4-DFC7A92C203E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+               {3180E72E-3A5F-433D-97F4-DFC7A92C203E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+               {3180E72E-3A5F-433D-97F4-DFC7A92C203E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+               {3180E72E-3A5F-433D-97F4-DFC7A92C203E}.Release|Any CPU.Build.0 = Release|Any CPU
        EndGlobalSection
        GlobalSection(SolutionProperties) = preSolution
                HideSolutionNode = FALSE
        EndGlobalSection
+       GlobalSection(ExtensibilityGlobals) = postSolution
+               SolutionGuid = {CE4A74BF-E6A0-4CA6-A090-CC626EBDD081}
+       EndGlobalSection
 EndGlobal