Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/ikvm-fork.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjfrijters <jfrijters>2008-11-14 11:11:50 +0300
committerjfrijters <jfrijters>2008-11-14 11:11:50 +0300
commit8e49cb714d02266982baea1d9801441536aa91c1 (patch)
tree4a7a56eb9f3e510dfbd3c5ebee8302611c61e79c /ikvm9.sln
parentcf805b1ef12d5d7c0ec588d3a459fbe1292ffab4 (diff)
Added IKVM.Reflection.Emit project.
Diffstat (limited to 'ikvm9.sln')
-rw-r--r--ikvm9.sln7
1 files changed, 7 insertions, 0 deletions
diff --git a/ikvm9.sln b/ikvm9.sln
index 8228fda1..aa321850 100644
--- a/ikvm9.sln
+++ b/ikvm9.sln
@@ -14,6 +14,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ikvm-native", "native\nativ
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IKVM.Runtime.JNI.8", "runtime\IKVM.Runtime.JNI.8.csproj", "{CEA4FEC4-1D24-4004-908E-F86C8D7AC772}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IKVM.Reflection.Emit", "refemit\IKVM.Reflection.Emit.csproj", "{3949055D-38DF-4A8F-A632-0F0E62337428}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -56,6 +58,11 @@ Global
{CEA4FEC4-1D24-4004-908E-F86C8D7AC772}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{CEA4FEC4-1D24-4004-908E-F86C8D7AC772}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{CEA4FEC4-1D24-4004-908E-F86C8D7AC772}.Debug|Win32.ActiveCfg = Debug|Any CPU
+ {3949055D-38DF-4A8F-A632-0F0E62337428}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3949055D-38DF-4A8F-A632-0F0E62337428}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3949055D-38DF-4A8F-A632-0F0E62337428}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {3949055D-38DF-4A8F-A632-0F0E62337428}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {3949055D-38DF-4A8F-A632-0F0E62337428}.Debug|Win32.ActiveCfg = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE