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:
authorlateralusX <lateralusx.github@gmail.com>2016-04-12 15:11:36 +0300
committerlateralusX <lateralusx.github@gmail.com>2016-06-15 10:40:06 +0300
commit01551beda67cddfd502e26b7df5e3d1c99d7d45d (patch)
treed5993f6b27728e1b19c74fd4ea75b0f93a8b2502 /msvc/teste.vcxproj
parent8938bfd2324848684c9dd7660bb4699ed9412173 (diff)
Refactored VS depdencies + restructring VS solution and projects.
Diffstat (limited to 'msvc/teste.vcxproj')
-rw-r--r--msvc/teste.vcxproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/msvc/teste.vcxproj b/msvc/teste.vcxproj
index fd21380356d..d35510ea473 100644
--- a/msvc/teste.vcxproj
+++ b/msvc/teste.vcxproj
@@ -202,6 +202,14 @@
<ItemGroup>
<ClCompile Include="..\samples\embed\teste.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>