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>2017-09-29 15:19:44 +0300
committerlateralusX <lateralusx.github@gmail.com>2017-10-03 10:20:12 +0300
commit216b92db17ef8c7d6cf86e6cd483df2c420251eb (patch)
tree77095420b57539f8e4b87409fab6a81ac557d7e9 /msvc/monoposixhelper.targets
parent0f3ca07b429a800982581f587d1af3b07d66aadd (diff)
Updated with review feedback.
Diffstat (limited to 'msvc/monoposixhelper.targets')
-rw-r--r--msvc/monoposixhelper.targets1
1 files changed, 0 insertions, 1 deletions
diff --git a/msvc/monoposixhelper.targets b/msvc/monoposixhelper.targets
index 4a00ec1f344..6d5d9c1fa02 100644
--- a/msvc/monoposixhelper.targets
+++ b/msvc/monoposixhelper.targets
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-
<ItemGroup>
<ClCompile Include="$(MonoSourceLocation)\support\adler32.c" />
<ClCompile Include="$(MonoSourceLocation)\support\compress.c" />