initialize
This commit is contained in:
26
interface/commonsmt/dotnetplugin/CommonSmtPlugin.sln
Normal file
26
interface/commonsmt/dotnetplugin/CommonSmtPlugin.sln
Normal file
@@ -0,0 +1,26 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 2012
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Plugin", "Plugin\Plugin.csproj", "{C3D8FC7C-22B2-46F9-842F-19165F078217}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DemoApplication", "DemoApplication\DemoApplication.csproj", "{EE34316D-2001-49FF-8DC1-7737D4394E80}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{C3D8FC7C-22B2-46F9-842F-19165F078217}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{C3D8FC7C-22B2-46F9-842F-19165F078217}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{C3D8FC7C-22B2-46F9-842F-19165F078217}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{C3D8FC7C-22B2-46F9-842F-19165F078217}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{EE34316D-2001-49FF-8DC1-7737D4394E80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{EE34316D-2001-49FF-8DC1-7737D4394E80}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{EE34316D-2001-49FF-8DC1-7737D4394E80}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{EE34316D-2001-49FF-8DC1-7737D4394E80}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user