From: Hyihong Chae Date: Tue, 31 Jan 2017 07:48:06 +0000 (+0900) Subject: add .sln file X-Git-Tag: submit/trunk/20170823.075128~84^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=28928003b1a1a3a9e50e699515cc7776bd38064a;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git add .sln file Change-Id: I4e4904e181f7c29546aeb795d46abc324cad8945 Signed-off-by: HyiHong Chae --- diff --git a/src/Tizen.Network.Smartcard/Tizen.Network.Smartcard.sln b/src/Tizen.Network.Smartcard/Tizen.Network.Smartcard.sln new file mode 100755 index 0000000..6f061da --- /dev/null +++ b/src/Tizen.Network.Smartcard/Tizen.Network.Smartcard.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.25420.1 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tizen.Network.Smartcard", "Tizen.Network.Smartcard.csproj", "{3EE5842E-7004-43BC-825B-29FFDEC18D4E}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {3EE5842E-7004-43BC-825B-29FFDEC18D4E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3EE5842E-7004-43BC-825B-29FFDEC18D4E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3EE5842E-7004-43BC-825B-29FFDEC18D4E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3EE5842E-7004-43BC-825B-29FFDEC18D4E}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal