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-05-04 10:12:45 +0300
committerlateralusX <lateralusx.github@gmail.com>2016-06-15 10:40:06 +0300
commit35f830a6f2786cd4e9d405afafd067e606821a21 (patch)
tree78408e821520fb98abd0351829956591817c3b54 /msvc/build-install.vcxproj
parentaa4f4e69629ade0ac91cdf3440cdf514b28d63cf (diff)
Added additional build dependecies + setting up source availabilty depending on platform.
Diffstat (limited to 'msvc/build-install.vcxproj')
-rw-r--r--msvc/build-install.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/msvc/build-install.vcxproj b/msvc/build-install.vcxproj
index 042f150e214..99815616db8 100644
--- a/msvc/build-install.vcxproj
+++ b/msvc/build-install.vcxproj
@@ -141,6 +141,9 @@
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
+ <ProjectReference Include="build-package.vcxproj">
+ <Project>{b6e563b8-7f57-4f7f-9439-f2405d4e2522}</Project>
+ </ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">