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:
authorAlex Rønne Petersen <alexrp@xamarin.com>2017-07-13 19:31:59 +0300
committerAlex Rønne Petersen <alexrp@xamarin.com>2017-07-14 21:25:02 +0300
commit520fb508e695a29f8e6e396e31b987e16eaefb6a (patch)
treebac319b14e50bed7542702024941286c40bb0111 /msvc/profiler-vtune.vcxproj
parentf5fd9e0b3ef1f10f60196f69e0c61ccaf177b6be (diff)
[msvc] Update VTune project files.
Diffstat (limited to 'msvc/profiler-vtune.vcxproj')
-rw-r--r--msvc/profiler-vtune.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/msvc/profiler-vtune.vcxproj b/msvc/profiler-vtune.vcxproj
index 544a89d32a2..73ace6bdc74 100644
--- a/msvc/profiler-vtune.vcxproj
+++ b/msvc/profiler-vtune.vcxproj
@@ -182,7 +182,7 @@
</ProjectReference>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="..\mono\profiler\mono-profiler-vtune.c" />
+ <ClCompile Include="..\mono\profiler\vtune.c" />
</ItemGroup>
<ItemGroup>
<None Include="mono-profiler-vtune.def" />
@@ -204,4 +204,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project> \ No newline at end of file
+</Project>