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:
authorJo Shields <joshield@microsoft.com>2019-03-27 22:45:06 +0300
committerJo Shields <joshield@microsoft.com>2019-03-27 22:45:06 +0300
commit38fdb39cacf4542243d77f1adb68402c5358c262 (patch)
tree749f060782cf2e9ae9a16bc87c36842388c156e8 /msvc/monograph.vcxproj.filters
parent77cf4cc4f881a96cf4dda2837644e51c33566def (diff)
Delete monograph. Closes https://github.com/mono/mono/issues/7845
Diffstat (limited to 'msvc/monograph.vcxproj.filters')
-rw-r--r--msvc/monograph.vcxproj.filters22
1 files changed, 0 insertions, 22 deletions
diff --git a/msvc/monograph.vcxproj.filters b/msvc/monograph.vcxproj.filters
deleted file mode 100644
index ae5e06481a9..00000000000
--- a/msvc/monograph.vcxproj.filters
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup>
- <ClCompile Include="..\tools\monograph\monograph.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- <ClCompile Include="..\mono\metadata\opcodes.c">
- <Filter>Source Files</Filter>
- </ClCompile>
- </ItemGroup>
- <ItemGroup>
- <Filter Include="Header Files">
- <UniqueIdentifier>{816448ff-856a-473b-8b2c-5a753c609efa}</UniqueIdentifier>
- </Filter>
- <Filter Include="Resource Files">
- <UniqueIdentifier>{0fd5c5dd-f2f7-4c88-90a4-a18f2788fbd7}</UniqueIdentifier>
- </Filter>
- <Filter Include="Source Files">
- <UniqueIdentifier>{41563c0c-c891-43a9-aee3-e8f91a8c9162}</UniqueIdentifier>
- </Filter>
- </ItemGroup>
-</Project> \ No newline at end of file