From 2f66873ab2a10034b281dc2229811421786f3434 Mon Sep 17 00:00:00 2001 From: monojenkins Date: Wed, 28 Mar 2018 13:29:28 -0400 Subject: [msvc] Update csproj files (#7811) * [msvc] Update csproj files * [msvc] Delete old net_4_x.csproj and xbuild_12.csproj files --- mcs/class/Cscompmgd/Cscompmgd.csproj | 63 ++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 mcs/class/Cscompmgd/Cscompmgd.csproj (limited to 'mcs/class/Cscompmgd/Cscompmgd.csproj') diff --git a/mcs/class/Cscompmgd/Cscompmgd.csproj b/mcs/class/Cscompmgd/Cscompmgd.csproj new file mode 100644 index 00000000000..74570095def --- /dev/null +++ b/mcs/class/Cscompmgd/Cscompmgd.csproj @@ -0,0 +1,63 @@ + + + + + Debug + {546B21E5-FB99-44A5-8721-2D672FBCD7FF} + Library + 1699 + latest + win32 + darwin + linux + false + True + True + cscompmgd + v4.6.2 + true + ../msfinal.pub + + + + false + + + ./../../class/lib/net_4_x-$(HostPlatform) + ./../../class/obj/$(AssemblyName)-net_4_x-$(HostPlatform) + NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS + + + + true + full + false + + TRACE;$(DefineConstants) + + + pdbonly + true + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3