29 lines
1.7 KiB
Plaintext
29 lines
1.7 KiB
Plaintext
|
|
|
||
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JavaClass", "JavaClass\JavaClass.csproj", "{188B38E5-D715-4049-8E26-89072EE3A0FE}"
|
||
|
|
EndProject
|
||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CLI", "CLI\CLI.csproj", "{7B65983E-9D50-4BE6-A254-E233967956DF}"
|
||
|
|
EndProject
|
||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JCIL.Core", "JCIL.Core\JCIL.Core.csproj", "{8EE41D1D-D947-4B54-A130-89E2F77C28D6}"
|
||
|
|
EndProject
|
||
|
|
Global
|
||
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||
|
|
Debug|Any CPU = Debug|Any CPU
|
||
|
|
Release|Any CPU = Release|Any CPU
|
||
|
|
EndGlobalSection
|
||
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||
|
|
{188B38E5-D715-4049-8E26-89072EE3A0FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||
|
|
{188B38E5-D715-4049-8E26-89072EE3A0FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||
|
|
{188B38E5-D715-4049-8E26-89072EE3A0FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||
|
|
{188B38E5-D715-4049-8E26-89072EE3A0FE}.Release|Any CPU.Build.0 = Release|Any CPU
|
||
|
|
{7B65983E-9D50-4BE6-A254-E233967956DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||
|
|
{7B65983E-9D50-4BE6-A254-E233967956DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||
|
|
{7B65983E-9D50-4BE6-A254-E233967956DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||
|
|
{7B65983E-9D50-4BE6-A254-E233967956DF}.Release|Any CPU.Build.0 = Release|Any CPU
|
||
|
|
{8EE41D1D-D947-4B54-A130-89E2F77C28D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||
|
|
{8EE41D1D-D947-4B54-A130-89E2F77C28D6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||
|
|
{8EE41D1D-D947-4B54-A130-89E2F77C28D6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||
|
|
{8EE41D1D-D947-4B54-A130-89E2F77C28D6}.Release|Any CPU.Build.0 = Release|Any CPU
|
||
|
|
EndGlobalSection
|
||
|
|
EndGlobal
|