Initial commit
This commit is contained in:
31
OnDemandDDE/OnDemandDDE.sln
Normal file
31
OnDemandDDE/OnDemandDDE.sln
Normal file
@@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.27428.2015
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OnDemandDDE", "OnDemandDDE\OnDemandDDE.csproj", "{89EA93E0-CD18-4FB1-BCA9-913B94FF0491}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ARSDDE", "ARSDDE\ARSDDE.csproj", "{21DAAA8F-8C8C-4BBD-873D-54E92F43A3EB}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{89EA93E0-CD18-4FB1-BCA9-913B94FF0491}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{89EA93E0-CD18-4FB1-BCA9-913B94FF0491}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{89EA93E0-CD18-4FB1-BCA9-913B94FF0491}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{89EA93E0-CD18-4FB1-BCA9-913B94FF0491}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{21DAAA8F-8C8C-4BBD-873D-54E92F43A3EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{21DAAA8F-8C8C-4BBD-873D-54E92F43A3EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{21DAAA8F-8C8C-4BBD-873D-54E92F43A3EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{21DAAA8F-8C8C-4BBD-873D-54E92F43A3EB}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {5526D1E2-3C78-40AA-89FD-02E3ADC2BB84}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user