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/libmonoruntime-common.targets')
-rw-r--r--msvc/libmonoruntime-common.targets1
1 files changed, 1 insertions, 0 deletions
diff --git a/msvc/libmonoruntime-common.targets b/msvc/libmonoruntime-common.targets
index db9c73cdc03..325286e34c4 100644
--- a/msvc/libmonoruntime-common.targets
+++ b/msvc/libmonoruntime-common.targets
@@ -158,6 +158,7 @@
<ClCompile Include="$(MonoSourceLocation)\mono\metadata\seq-points-data.c" />
<ClCompile Include="$(MonoSourceLocation)\mono\metadata\handle.c" />
<ClInclude Include="$(MonoSourceLocation)\mono\metadata\handle.h" />
+ <ClInclude Include="$(MonoSourceLocation)\mono\metadata\handle-decl.h" />
<ClInclude Include="$(MonoSourceLocation)\mono\metadata\w32mutex.h" />
<ClInclude Include="$(MonoSourceLocation)\mono\metadata\w32semaphore.h" />
<ClInclude Include="$(MonoSourceLocation)\mono\metadata\w32event.h" />