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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'msvc/mono.vcxproj')
-rw-r--r--msvc/mono.vcxproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/msvc/mono.vcxproj b/msvc/mono.vcxproj
index c6bb7d51fca..25ff346caed 100644
--- a/msvc/mono.vcxproj
+++ b/msvc/mono.vcxproj
@@ -396,6 +396,14 @@
<ItemGroup>
<ClCompile Include="..\mono\mini\main.c" />
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="eglib.vcxproj">
+ <Project>{158073ed-99ae-4196-9edc-ddb2344f8466}</Project>
+ </ProjectReference>
+ <ProjectReference Include="libmono.vcxproj">
+ <Project>{cb0d9e92-293c-439c-9ac7-c5f59b6e0771}</Project>
+ </ProjectReference>
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>