summaryrefslogtreecommitdiff
path: root/src/vm
diff options
context:
space:
mode:
authorRobert <matekm@gmail.com>2016-12-26 19:25:24 +0000
committerJan Kotas <jkotas@microsoft.com>2016-12-26 11:25:24 -0800
commitee6f9795615bf21936a4c443e312fee03d5db0bf (patch)
treeaf5504abc85f2304a6d50dfa0e566e4bd9ed70f8 /src/vm
parent94502643d53d5ded7542d9ed883a45be06fdf6e7 (diff)
downloadcoreclr-ee6f9795615bf21936a4c443e312fee03d5db0bf.tar.gz
coreclr-ee6f9795615bf21936a4c443e312fee03d5db0bf.tar.bz2
coreclr-ee6f9795615bf21936a4c443e312fee03d5db0bf.zip
Remove files related to legacy build system (#8723)
Diffstat (limited to 'src/vm')
-rw-r--r--src/vm/crossgen/wks_crossgen.nativeproj164
-rw-r--r--src/vm/crossgen_mscorlib/mscorlib_crossgen.nativeproj34
-rw-r--r--src/vm/dac/dacwks.targets168
-rw-r--r--src/vm/dac/dirs.proj18
-rw-r--r--src/vm/dirs.proj20
-rw-r--r--src/vm/vm.settings79
-rw-r--r--src/vm/vm.targets59
-rw-r--r--src/vm/wks/wks.nativeproj22
-rw-r--r--src/vm/wks/wks.targets391
9 files changed, 0 insertions, 955 deletions
diff --git a/src/vm/crossgen/wks_crossgen.nativeproj b/src/vm/crossgen/wks_crossgen.nativeproj
deleted file mode 100644
index 803a3cb705..0000000000
--- a/src/vm/crossgen/wks_crossgen.nativeproj
+++ /dev/null
@@ -1,164 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="dogfood">
-
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\xplat\SetCrossGen.props" />
- <PropertyGroup>
- <BuildSysBinaries>true</BuildSysBinaries>
- <OutputName>cee_crossgen</OutputName>
- </PropertyGroup>
-
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\src\vm\vm.settings" />
-
- <PropertyGroup>
- <UserIncludes>
- $(UserIncludes);
- $(Clrbase)\src\binder\inc
- </UserIncludes>
- <ClAdditionalOptions>$(ClAdditionalOptions) -wd4702</ClAdditionalOptions>
- </PropertyGroup>
-
- <ItemGroup>
- <CppCompile Include="$(VmSourcesDir)\class.cpp" />
- <CppCompile Include="$(VmSourcesDir)\AppDomain.cpp" />
- <CppCompile Include="$(VmSourcesDir)\aptca.cpp" Condition="'$(FeatureAptca)' == 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\array.cpp" />
- <CppCompile Include="$(VmSourcesDir)\Assembly.cpp" />
- <CppCompile Include="$(VmSourcesDir)\AssemblySpec.cpp" />
- <CppCompile Include="$(VmSourcesDir)\binder.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ceeload.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ceemain.cpp" />
- <CppCompile Include="$(VmSourcesDir)\classhash.cpp" />
- <CppCompile Include="$(VmSourcesDir)\clrex.cpp" />
- <CppCompile Include="$(VmSourcesDir)\CLRPrivBinderUtil.cpp" />
- <CppCompile Include="$(VmSourcesDir)\CLRPrivBinderWinRT.cpp" Condition="'$(FeatureCominterop)' == 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\CLRPrivTypeCacheWinRT.cpp" Condition="'$(FeatureCominterop)' == 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\clsload.cpp" />
- <CppCompile Include="$(VmSourcesDir)\comdelegate.cpp" />
- <CppCompile Include="$(VmSourcesDir)\codeman.cpp" />
- <CppCompile Include="$(VmSourcesDir)\compile.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ConstrainedExecutionRegion.cpp" />
- <CppCompile Include="$(VmSourcesDir)\CustomMarshalerInfo.cpp" />
- <CppCompile Include="$(VmSourcesDir)\Domainfile.cpp" />
- <CppCompile Include="$(VmSourcesDir)\BaseAssemblySpec.cpp" />
- <CppCompile Include="$(VmSourcesDir)\corebindresult.cpp" />
- <CppCompile Include="$(VmSourcesDir)\coreassemblyspec.cpp" />
- <CppCompile Include="$(VmSourcesDir)\crossdomaincalls.cpp" />
- <CppCompile Include="$(VmSourcesDir)\dataimage.cpp" />
- <CppCompile Include="$(VmSourcesDir)\decodeMD.cpp" />
- <CppCompile Include="$(VmSourcesDir)\DebugInfoStore.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ecall.cpp" />
- <CppCompile Include="$(VmSourcesDir)\eeconfig.cpp" />
- <CppCompile Include="$(VmSourcesDir)\eehash.cpp" />
- <CppCompile Include="$(VmSourcesDir)\eetwain.cpp" />
- <CppCompile Include="$(VmSourcesDir)\excep.cpp" />
- <CppCompile Include="$(VmSourcesDir)\Field.cpp" />
- <CppCompile Include="$(VmSourcesDir)\Fieldmarshaler.cpp" />
- <CppCompile Include="$(VmSourcesDir)\formattype.cpp" />
- <CppCompile Include="$(VmSourcesDir)\TypeEquivalenceHash.cpp" />
- <CppCompile Include="$(VmSourcesDir)\GCDecode.cpp" />
- <CppCompile Include="$(VmSourcesDir)\genericdict.cpp" />
- <CppCompile Include="$(VmSourcesDir)\generics.cpp" />
- <CppCompile Include="$(VmSourcesDir)\genmeth.cpp" />
- <CppCompile Include="$(VmSourcesDir)\hash.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ILMarshalers.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ILStubCache.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ILStubResolver.cpp" />
- <CppCompile Include="$(VmSourcesDir)\instmethhash.cpp" />
- <CppCompile Include="$(VmSourcesDir)\interoputil.cpp" />
- <CppCompile Include="$(VmSourcesDir)\invokeutil.cpp" />
- <CppCompile Include="$(VmSourcesDir)\inlinetracking.cpp" />
- <CppCompile Include="$(VmSourcesDir)\contractImpl.cpp" />
- <CppCompile Include="$(VmSourcesDir)\JITInterface.cpp" />
- <CppCompile Include="$(VmSourcesDir)\LoaderAllocator.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ListLock.cpp" />
- <CppCompile Include="$(VmSourcesDir)\memberload.cpp" />
- <CppCompile Include="$(VmSourcesDir)\Method.cpp" />
- <CppCompile Include="$(VmSourcesDir)\MethodImpl.cpp" />
- <CppCompile Include="$(VmSourcesDir)\MethodTable.cpp" />
- <CppCompile Include="$(VmSourcesDir)\methodtablebuilder.cpp" />
- <CppCompile Include="$(VmSourcesDir)\mscorlib.cpp">
- <DisablePrecompiledHeaders>true</DisablePrecompiledHeaders>
- </CppCompile>
- <CppCompile Include="$(VmSourcesDir)\stubcache.cpp" />
- <CppCompile Include="$(VmSourcesDir)\mlinfo.cpp" />
- <CppCompile Include="$(VmSourcesDir)\DllImport.cpp" />
- <CppCompile Include="$(VmSourcesDir)\DllImportCallback.cpp" />
- <CppCompile Include="$(VmSourcesDir)\PEFile.cpp" />
- <CppCompile Include="$(VmSourcesDir)\PEFingerprint.cpp" />
- <CppCompile Include="$(VmSourcesDir)\PEImage.cpp" />
- <CppCompile Include="$(VmSourcesDir)\PEImageLayout.cpp" />
- <CppCompile Include="$(VmSourcesDir)\pendingload.cpp" />
- <CppCompile Include="$(VmSourcesDir)\Precode.cpp" />
- <CppCompile Include="$(VmSourcesDir)\olevariant.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ReadyToRunInfo.cpp" Condition="'$(FeatureReadyToRun)' == 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\security.cpp" />
- <CppCompile Include="$(VmSourcesDir)\securitypolicy.cpp" />
- <CppCompile Include="$(VmSourcesDir)\securityAttributes.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityDeclarative.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityDeclarativeCache.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityDescriptor.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityDescriptorAppdomain.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityDescriptorAssembly.cpp" />
- <CppCompile Include="$(VmSourcesDir)\securitymeta.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityTransparentAssembly.cpp" />
- <CppCompile Include="$(VmSourcesDir)\siginfo.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SigFormat.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SimpleRWLock.cpp" />
- <CppCompile Include="$(VmSourcesDir)\spinlock.cpp" />
- <CppCompile Include="$(VmSourcesDir)\StackingAllocator.cpp" />
- <CppCompile Include="$(VmSourcesDir)\stubgen.cpp" />
- <CppCompile Include="$(VmSourcesDir)\stublink.cpp" />
- <CppCompile Include="$(VmSourcesDir)\typectxt.cpp" />
- <CppCompile Include="$(VmSourcesDir)\typedesc.cpp" />
- <CppCompile Include="$(VmSourcesDir)\typehandle.cpp" />
- <CppCompile Include="$(VmSourcesDir)\typehash.cpp" />
- <CppCompile Include="$(VmSourcesDir)\typeparse.cpp" />
- <CppCompile Include="$(VmSourcesDir)\typestring.cpp" />
- <CppCompile Include="$(VmSourcesDir)\util.cpp" />
- <CppCompile Include="$(VmSourcesDir)\vars.cpp" />
- <CppCompile Include="$(VmSourcesDir)\versionresilienthashcode.cpp" />
- <CppCompile Include="$(VmSourcesDir)\zapsig.cpp" />
- </ItemGroup>
-
- <ItemGroup Condition="'$(FeatureCominterop)' == 'true'">
- <CppCompile Include="$(VmSourcesDir)\classcompat.cpp" />
- <CppCompile Include="$(VmSourcesDir)\COMtoCLRCall.cpp" />
- <CppCompile Include="$(VmSourcesDir)\CLRtoCOMCall.cpp" />
- <CppCompile Include="$(VmSourcesDir)\RuntimeCallableWrapper.cpp" />
- <CppCompile Include="$(VmSourcesDir)\WinRTHelpers.cpp" />
- <CppCompile Include="$(VmSourcesDir)\WinRTTypeNameConverter.cpp" />
- </ItemGroup>
-
- <!-- SOURCES_NONPAL -->
- <ItemGroup>
- <CppCompile Include="$(VmSourcesDir)\GcInfoDecoder.cpp" />
- <CppCompile Include="$(VmSourcesDir)\Crypto\SHA1.cpp" Condition="'$(FeatureCoreclr)' != 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\SHA1.cpp" Condition="'$(FeatureCoreclr)' == 'true'"/>
- </ItemGroup>
-
- <ItemGroup Condition="'$(TargetArch)' == 'i386'">
- <CppCompile Include="$(I386SourcesDir)\stublinkerx86.cpp" />
- </ItemGroup>
-
- <ItemGroup Condition="'$(TargetArch)' == 'amd64'">
- <CppCompile Include="$(Amd64SourcesDir)\StubLinkerAMD64.cpp" />
- </ItemGroup>
-
- <ItemGroup Condition="'$(TargetArch)' == 'arm'">
- <CppCompile Include="$(ArmSourcesDir)\stubs.cpp" />
- </ItemGroup>
-
- <ItemGroup Condition="'$(TargetArch)' == 'arm64'">
- <CppCompile Include="$(Arm64SourcesDir)\stubs.cpp" />
- </ItemGroup>
-
- <ItemGroup>
- <CppCompile Include="$(VmSourcesDir)\crossgencompile.cpp" />
- <CppCompile Include="$(VmSourcesDir)\CrossgenRoParseTypeName.cpp" Condition="'$(FeatureCominterop)' == 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\CrossgenRoResolveNamespace.cpp" Condition="'$(FeatureCominterop)' == 'true'"/>
- </ItemGroup>
- <ItemGroup>
- <CppCompile Condition="'$(FeatureTraceLogging)' == 'true'" Include="$(VmSourcesDir)\clrtracelogging.cpp" />
- </ItemGroup>
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\src\vm\vm.targets" />
-
-</Project>
diff --git a/src/vm/crossgen_mscorlib/mscorlib_crossgen.nativeproj b/src/vm/crossgen_mscorlib/mscorlib_crossgen.nativeproj
deleted file mode 100644
index 67e6f4acd2..0000000000
--- a/src/vm/crossgen_mscorlib/mscorlib_crossgen.nativeproj
+++ /dev/null
@@ -1,34 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="dogfood">
-
- <PropertyGroup>
- <!-- Work around problems with loading System.Private.CoreLib.dll, -->
- <!-- caused by inconsistent setting of UseLegacyCompiler and FeatureSpanOfT -->
- <!-- between System.Private.CoreLib.dll and the runtime. -->
- <UseLegacyCompiler>true</UseLegacyCompiler>
- </PropertyGroup>
-
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\xplat\SetCrossGen.props" />
-
- <PropertyGroup>
- <!-- Pretend that we are not crossgen compiling to pick up defines matching the target -->
- <CrossGenCompile>false</CrossGenCompile>
-
- <CDefines>$(CDefines);CROSSGEN_MSCORLIB</CDefines>
- </PropertyGroup>
-
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.props" />
-
- <PropertyGroup>
- <BuildSysBinaries>true</BuildSysBinaries>
- <OutputName>mscorlib_crossgen</OutputName>
- <OutputPath>$(ClrLibDest)</OutputPath>
- <TargetType>LIBRARY</TargetType>
- </PropertyGroup>
-
- <ItemGroup>
- <CppCompile Include="..\Mscorlib.cpp" />
- </ItemGroup>
-
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.targets" />
-
-</Project> \ No newline at end of file
diff --git a/src/vm/dac/dacwks.targets b/src/vm/dac/dacwks.targets
deleted file mode 100644
index 6f6b9279a2..0000000000
--- a/src/vm/dac/dacwks.targets
+++ /dev/null
@@ -1,168 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-
- <PropertyGroup>
- <OutputName Condition="'$(OutputName)' == ''">cee_wks_dac</OutputName>
- <AsmDefines>$(AsmDefines) $(CDefines)</AsmDefines>
- </PropertyGroup>
-
- <ItemGroup>
- <CppCompile Include="$(ClrSrcDirectory)\vm\AppDomain.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\array.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\assembly.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\binder.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\ceeload.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\certificatecache.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\class.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\classhash.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\clsload.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\codeman.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\COMDelegate.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\contexts.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\contractimpl.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\corhost.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\crst.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\decodeMD.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\debugdebugger.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\debugHelp.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\debuginfostore.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\disassembler.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\DllImport.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\domainfile.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\dynamicmethod.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\ecall.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\EEDbgInterfaceImpl.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\eehash.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\EETwain.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\excep.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\ExState.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\field.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\formattype.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\fptrstubs.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\frames.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\GCDecode.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\gcheaputilities.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\genericdict.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\generics.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\hash.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\ILStubCache.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\ILStubResolver.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\instmethhash.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\inlinetracking.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\JITinterface.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\LoaderAllocator.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\memberload.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\method.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\methodimpl.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\methoditer.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\methodtable.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\object.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\pefile.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\peimage.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\peimagelayout.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\prestub.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\precode.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\rejit.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\ReadyToRunInfo.cpp" Condition="'$(FeatureReadyToRun)' == 'true'" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\remoting.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\SecurityDescriptor.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\SecurityDescriptorAssembly.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\siginfo.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\sigformat.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\stackwalk.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\stublink.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\stubmgr.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\syncblk.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\threads.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\ThreadDebugBlockingInfo.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\typedesc.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\typectxt.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\typehandle.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\typehash.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\typeString.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\util.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\vars.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\versionresilienthashcode.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\VirtualCallStub.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\ThreadPoolRequest.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\ThreadStatics.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\win32threadpool.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\hillclimbing.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\zapsig.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\BaseAssemblySpec.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\corebindresult.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\coreassemblyspec.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\CLRPrivBinderAppX.cpp" Condition="'$(FeatureAppXBinder)' == 'true'" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\CLRPrivBinderWinRT.cpp" Condition="'$(FeatureCominterop)' == 'true'" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\CLRPrivTypeCacheWinRT.cpp" Condition="'$(FeatureCominterop)' == 'true'" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\umthunkhash.cpp" Condition="'$(FeatureMixedMode)' == 'true'" />
- </ItemGroup>
-
- <ItemGroup>
- <CppCompile Include="$(ClrSrcDirectory)\gc\gccommon.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\gceesvr.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\gceewks.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\gcsvr.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\gcwks.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\gcscan.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\handletable.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\handletablecore.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\handletablescan.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\objecthandle.cpp" />
- </ItemGroup>
-
- <ItemGroup Condition="'$(FeatureCoreclr)' != 'true'" >
- <CppCompile Include="$(ClrSrcDirectory)\usagelog\AssemblyUsageLogger.cpp" />
- </ItemGroup>
-
- <ItemGroup >
- <CppCompile Include="$(ClrSrcDirectory)\vm\EnCEE.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\mdadac.cpp" Condition="'$(FeatureMdaSupported)' == 'true'"/>
- </ItemGroup>
-
- <ItemGroup Condition="'$(FeatureCominterop)' == 'true'">
- <CppCompile Include="$(ClrSrcDirectory)\vm\COMtoCLRCall.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\CLRtoCOMCall.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\rcwwalker.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\WinRTTypeNameConverter.cpp" />
- </ItemGroup>
-
- <ItemGroup Condition="'$(TargetArch)' == 'amd64'" >
- <CppCompile Include="$(ClrSrcDirectory)\vm\GcInfoDecoder.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\amd64\cGenAMD64.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\amd64\ExcepAMD64.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\amd64\gmsAMD64.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\amd64\stublinkerAMD64.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\exceptionhandling.cpp" />
- </ItemGroup>
-
- <ItemGroup Condition="'$(TargetArch)' == 'i386'" >
- <CppCompile Include="$(ClrSrcDirectory)\vm\i386\cgenx86.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\i386\ExcepX86.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\i386\gmsX86.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\i386\stublinkerx86.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\exinfo.cpp" />
- </ItemGroup>
-
- <ItemGroup Condition="'$(TargetArch)' == 'arm'" >
- <CppCompile Include="$(ClrSrcDirectory)\vm\GcInfoDecoder.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\arm\stubs.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\arm\armsinglestepper.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\exceptionhandling.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\arm\ExcepARM.cpp" />
- </ItemGroup>
-
- <ItemGroup Condition="'$(TargetArch)' == 'arm64'" >
- <CppCompile Include="$(ClrSrcDirectory)\vm\arm64\stubs.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\vm\exceptionhandling.cpp" />
- </ItemGroup>
-
- <ItemGroup>
- <RotorX86Sources Include="$(ClrSrcDirectory)\vm\rotor_x86\cgenx86.cpp" />
- <RotorX86Sources Include="$(ClrSrcDirectory)\vm\rotor_x86\gmsx86.cpp" />
- <RotorX86Sources Include="$(ClrSrcDirectory)\vm\rotor_x86\stublinkerx86.cpp" />
- <RotorX86Sources Include="$(ClrSrcDirectory)\vm\exinfo.cpp" />
- </ItemGroup>
-
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\src\vm\vm.targets" />
-
-</Project>
diff --git a/src/vm/dac/dirs.proj b/src/vm/dac/dirs.proj
deleted file mode 100644
index 244881aabe..0000000000
--- a/src/vm/dac/dirs.proj
+++ /dev/null
@@ -1,18 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <!--Import the settings-->
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.props" />
-
- <PropertyGroup>
- <BuildInPhase1>true</BuildInPhase1>
- <BuildInPhaseDefault>false</BuildInPhaseDefault>
- <BuildCoreBinaries>true</BuildCoreBinaries>
- <BuildSysBinaries>true</BuildSysBinaries>
- </PropertyGroup>
-
- <!--The following projects will build during PHASE 1-->
- <ItemGroup Condition="'$(BuildExePhase)' == '1'">
- <ProjectFile Include="HostLocal\dacwks.nativeproj" />
- </ItemGroup>
-
- <Import Project="$(_NTDRIVE)$(_NTROOT)\tools\Microsoft.DevDiv.Traversal.targets" />
-</Project>
diff --git a/src/vm/dirs.proj b/src/vm/dirs.proj
deleted file mode 100644
index a931bcac57..0000000000
--- a/src/vm/dirs.proj
+++ /dev/null
@@ -1,20 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <!--Import the settings-->
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.props" />
-
- <PropertyGroup>
- <BuildInPhase1>true</BuildInPhase1>
- <BuildInPhaseDefault>false</BuildInPhaseDefault>
- <BuildCoreBinaries>true</BuildCoreBinaries>
- <BuildSysBinaries>true</BuildSysBinaries>
- </PropertyGroup>
-
- <!--The following projects will build during PHASE 1-->
- <ItemGroup Condition="'$(BuildExePhase)' == '1'">
- <ProjectFile Include="wks\wks.nativeproj" />
- <ProjectFile Include="dac\dirs.proj" />
- </ItemGroup>
-
- <!--Import the targets-->
- <Import Project="$(_NTDRIVE)$(_NTROOT)\tools\Microsoft.DevDiv.Traversal.targets" />
-</Project>
diff --git a/src/vm/vm.settings b/src/vm/vm.settings
deleted file mode 100644
index 83d7d9f72e..0000000000
--- a/src/vm/vm.settings
+++ /dev/null
@@ -1,79 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-
- <PropertyGroup>
- <!-- Work around problems with loading System.Private.CoreLib.dll, -->
- <!-- caused by inconsistent setting of UseLegacyCompiler and FeatureSpanOfT -->
- <!-- between System.Private.CoreLib.dll and the runtime. -->
- <UseLegacyCompiler>true</UseLegacyCompiler>
- </PropertyGroup>
-
- <!--Import the settings-->
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.props" />
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\src\debug\SetDebugTargetLocal.props" />
-
- <PropertyGroup>
-
- <ClWarningLevel Condition="'$(BuildArchitecture)'=='i386'">4</ClWarningLevel>
-
- <UserIncludes>
- $(ClrSrcDirectory)\vm;
- $(ClrSrcDirectory)\vm\$(TargetCpu);
- $(IntermediateOutputDirectory);
- $(ClrSrcDirectory)\ceegen\inc;
- $(ClrSrcDirectory)\classlibnative\inc;
- $(ClrSrcDirectory)\md\inc;
- $(ClrSrcDirectory)\xmlparser;
- $(ClrSrcDirectory)\fusion\inc;
- $(ClrSrcDirectory)\classlibnative\bcltype;
- $(ClrSrcDirectory)\classlibnative\cryptography;
- $(ClrSrcDirectory)\classlibnative\remoting;
- $(VCToolsIncPath);
- $(UserIncludes);
- $(ClrSrcDirectory)\debug\inc\$(TargetCpu);
- $(ClrSrcDirectory)\debug\inc\dump;
- $(ClrSrcDirectory)\zap;
- $(ClrSrcDirectory)\strongname\inc;
- $(ClrSrcDirectory)\TraceLog;
- $(ClrSrcDirectory)\gc
- </UserIncludes>
-
- <UserAssemble386IncludePath>$(UserIncludes)</UserAssemble386IncludePath>
- <UserAssembleAmd64IncludePath>$(UserIncludes)</UserAssembleAmd64IncludePath>
- <UserAssembleArmIncludePath>$(UserIncludes)</UserAssembleArmIncludePath>
-
- <OutputPath>$(ClrLibDest)</OutputPath>
- <TargetType>LIBRARY</TargetType>
-
- <ClDefines>$(ClDefines);UNICODE;_UNICODE</ClDefines>
-
- <ClDefines Condition="'$(DebugBuild)' == 'true'">$(ClDefines);WRITE_BARRIER_CHECK=1;</ClDefines>
- <ClDefines>$(ClDefines);FEATURE_LEAVE_RUNTIME_HOLDER=1;</ClDefines>
-
- <AsmDefines Condition="'$(DebugBuild)' == 'true'">WRITE_BARRIER_CHECK=1</AsmDefines>
-
- <ClAdditionalOptions Condition="'$(LibLinkTimeCodeGeneration)' == 'true'">$(ClAdditionalOptions) -wd4702</ClAdditionalOptions>
- <ClWarningsDisabledUnderPogoAndLtcg>$(ClWarningsDisabledUnderPogoAndLtcg);4702</ClWarningsDisabledUnderPogoAndLtcg>
- <LinkWarningsDisabledUnderPogo>$(LinkWarningsDisabledUnderPogo);4702</LinkWarningsDisabledUnderPogo>
-
- <ClDefines Condition="'$(PerfcountersSupportedBuild)' == 'true'">$(ClDefines);ENABLE_PERF_COUNTERS;</ClDefines>
- <PCHHeader>common.h</PCHHeader>
- <EnableCxxPCHHeaders>true</EnableCxxPCHHeaders>
- <PCHCompile>$(ClrSrcDirectory)\vm\common.cpp</PCHCompile>
-
- <VmSourcesDir>$(ClrSrcDirectory)\vm</VmSourcesDir>
- <Amd64SourcesDir>$(ClrSrcDirectory)\vm\amd64</Amd64SourcesDir>
- <I386SourcesDir>$(ClrSrcDirectory)\vm\i386</I386SourcesDir>
- <ArmSourcesDir>$(ClrSrcDirectory)\vm\arm</ArmSourcesDir>
- <Arm64SourcesDir>$(ClrSrcDirectory)\vm\arm64</Arm64SourcesDir>
-
- <AsmDefines>$(AsmDefines);$(CDefines)</AsmDefines>
- <Assemble386MasmCompatible>true</Assemble386MasmCompatible>
- </PropertyGroup>
-
-
- <ItemGroup>
- <ProjectReference Include="$(ClrSrcDirectory)inc\corguids.nativeproj" />
- <ProjectReference Include="$(ClrSrcDirectory)dlls\shim\mscoreei.nativeproj" Condition="'$(FeatureCoreclr)' != 'true'"/> <!-- For eventmsg.h -->
- </ItemGroup>
-
-</Project>
diff --git a/src/vm/vm.targets b/src/vm/vm.targets
deleted file mode 100644
index ccef8079a7..0000000000
--- a/src/vm/vm.targets
+++ /dev/null
@@ -1,59 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-
- <Import Project="$(Clrbase)\clr.targets" />
-
- <PropertyGroup>
- <Assemble386AssemblerDependsOn>
- $(Assemble386AssemblerDependsOn);
- Generate__asmconstants_inc
- </Assemble386AssemblerDependsOn>
- <AssembleAmd64AssemblerDependsOn>
- $(AssembleAmd64AssemblerDependsOn);
- Generate__asmconstants_inc
- </AssembleAmd64AssemblerDependsOn>
- <AssembleArmAssemblerDependsOn>
- $(AssembleArmAssemblerDependsOn);
- Generate__asmconstants_inc
- </AssembleArmAssemblerDependsOn>
- </PropertyGroup>
-
- <ItemGroup>
- <Clean Condition="'$(AsmSuffix)' == 'asm'" Include="$(IntermediateOutputDirectory)\asmconstants.inc" />
- </ItemGroup>
-
-
- <Target Name="Generate__asmconstants_inc" Condition="'$(AsmSuffix)' == 'asm'" Inputs="$(Clrbase)\src\vm\$(BuildArchitecture)\asmconstants.h" Outputs="$(IntermediateOutputDirectory)\asmconstants.inc">
- <Exec Command="$(PerlCommand) $(Clrbase)\src\vm\h2inc.pl $(Clrbase)\src\vm\$(BuildArchitecture)\asmconstants.h &gt; $(IntermediateOutputDirectory)\asmconstants.tmp" StandardOutputImportance="Normal" />
- <CL
- TrackerLogDirectory="$(IntermediateOutputDirectory)"
- PreprocessorDefinitions="$(CDefines);$(AsmDefines);$(TargetDefines)"
- PreprocessSuppressLineNumbers="true"
- PreprocessToFile="true"
- PreprocessOutputPath="$(IntermediateOutputDirectory)\"
- Sources="$(IntermediateOutputDirectory)\asmconstants.tmp"
- TLogReadFiles="@(ClTLogReadFile)"
- TLogWriteFiles="@(ClTLogWriteFile)"
- ToolExe="$(ClToolExe)"
- ToolPath="$(ClToolPath)"
- TrackFileAccess="$(TrackFileAccess)"
- >
- </CL>
-
- <ItemGroup>
- <Internal_AsmConstantsGenerated Include="$(IntermediateOutputDirectory)\asmconstants.tmp" Condition="Exists('$(IntermediateOutputDirectory)\asmconstants.tmp')"/>
- <AsmConstantsGenerated Include="$(IntermediateOutputDirectory)\asmconstants.i" />
- </ItemGroup>
-
- <Copy
- SourceFiles="@(AsmConstantsGenerated)"
- DestinationFiles="@(AsmConstantsGenerated->'$(IntermediateOutputDirectory)\%(Filename).inc')"
- OverwriteReadOnlyFiles="$(OverwriteReadOnlyFiles)"
- Retries="$(CopyRetryCount)"
- RetryDelayMilliseconds="$(CopyRetryDelayMilliseconds)"
- Condition="'@(Internal_AsmConstantsGenerated)' != ''"
- />
-
- </Target>
-
-</Project>
-
diff --git a/src/vm/wks/wks.nativeproj b/src/vm/wks/wks.nativeproj
deleted file mode 100644
index d91655dbd2..0000000000
--- a/src/vm/wks/wks.nativeproj
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="dogfood">
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\src\vm\vm.settings" />
- <PropertyGroup Label="Globals">
- <SccProjectName>SAK</SccProjectName>
- <SccAuxPath>SAK</SccAuxPath>
- <SccLocalPath>SAK</SccLocalPath>
- <SccProvider>SAK</SccProvider>
- </PropertyGroup>
- <PropertyGroup>
- <BuildCoreBinaries>true</BuildCoreBinaries>
- <BuildSysBinaries>true</BuildSysBinaries>
- <OutputName>cee_wks</OutputName>
- </PropertyGroup>
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\src\vm\wks\wks.targets" />
- <ItemGroup>
- <DataFile Include="$(VmSourcesDir)\mdaboilerplate.exe.mda.config" />
- <DataFile Condition="'$(BuildArchitecture)'=='amd64'" Include="$(Amd64SourcesDir)\CLRErrorReporting.vrg" />
- <DataFile Condition="'$(BuildArchitecture)'=='i386'" Include="$(I386SourcesDir)\CLRErrorReporting.vrg" />
- </ItemGroup>
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\src\vm\vm.targets" />
-</Project>
diff --git a/src/vm/wks/wks.targets b/src/vm/wks/wks.targets
deleted file mode 100644
index 0df66fe558..0000000000
--- a/src/vm/wks/wks.targets
+++ /dev/null
@@ -1,391 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-
- <PropertyGroup>
- <Win32WinNt>0x0602</Win32WinNt>
- </PropertyGroup>
-
- <ItemGroup>
- <CppCompile Include="$(VmSourcesDir)\class.cpp" />
- <CppCompile Include="$(VmSourcesDir)\AppDomain.cpp" />
- <CppCompile Include="$(VmSourcesDir)\AppDomainHelper.cpp" />
- <CppCompile Include="$(VmSourcesDir)\AppDomainNative.cpp" />
- <CppCompile Include="$(VmSourcesDir)\appdomainstack.cpp" />
- <CppCompile Include="$(VmSourcesDir)\AppXUtil.cpp" Condition="'$(FeatureAppX)' == 'true'" />
- <CppCompile Include="$(VmSourcesDir)\aptca.cpp" Condition="'$(FeatureAptca)' == 'true'" />
- <CppCompile Include="$(VmSourcesDir)\array.cpp" />
- <CppCompile Include="$(VmSourcesDir)\Assembly.cpp" />
- <CppCompile Include="$(VmSourcesDir)\AssemblyName.cpp" />
- <CppCompile Include="$(VmSourcesDir)\AssemblyNative.cpp" />
- <CppCompile Include="$(VmSourcesDir)\AssemblySpec.cpp" />
- <CppCompile Include="$(VmSourcesDir)\AssemblySink.cpp" />
- <CppCompile Include="$(VmSourcesDir)\binder.cpp" />
- <CppCompile Include="$(VmSourcesDir)\cachelinealloc.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ceeload.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ceemain.cpp" />
- <CppCompile Include="$(VmSourcesDir)\certificatecache.cpp" />
- <CppCompile Include="$(VmSourcesDir)\classhash.cpp" />
- <CppCompile Include="$(VmSourcesDir)\clrex.cpp" />
- <CppCompile Include="$(VmSourcesDir)\CLRPrivBinderUtil.cpp" />
- <CppCompile Include="$(VmSourcesDir)\CLRPrivBinderAppX.cpp" Condition="'$(FeatureAppXBinder)' == 'true'" />
- <CppCompile Include="$(VmSourcesDir)\CLRPrivBinderFusion.cpp" Condition="'$(FeatureFusion)' == 'true'" />
- <CppCompile Include="$(VmSourcesDir)\CLRPrivBinderLoadFile.cpp" Condition="'$(FeatureCoreclr)' != 'true'" />
- <CppCompile Include="$(VmSourcesDir)\CLRPrivBinderReflectionOnlyWinRT.cpp" Condition="'$(FeatureCoreclr)' != 'true'" />
- <CppCompile Include="$(VmSourcesDir)\CLRPrivBinderWinRT.cpp" Condition="'$(FeatureCominterop)' == 'true'" />
- <CppCompile Include="$(VmSourcesDir)\CLRPrivTypeCacheWinRT.cpp" Condition="'$(FeatureCominterop)' == 'true'" />
- <CppCompile Include="$(VmSourcesDir)\CLRPrivTypeCacheReflectionOnlyWinRT.cpp" Condition="'$(FeatureCoreclr)' != 'true'" />
- <CppCompile Include="$(VmSourcesDir)\clsload.cpp" />
- <CppCompile Include="$(VmSourcesDir)\CLRVarArgs.cpp" />
- <CppCompile Include="$(VmSourcesDir)\codeman.cpp" />
- <CppCompile Include="$(VmSourcesDir)\compile.cpp" Condition="'$(FeatureNativeImageGeneration)'=='true'" />
- <CppCompile Include="$(VmSourcesDir)\ConfigHelper.cpp" Condition="'$(FeatureCoreclr)' != 'true'" />
- <CppCompile Include="$(VmSourcesDir)\ConstrainedExecutionRegion.cpp" />
- <CppCompile Include="$(VmSourcesDir)\COMDateTime.cpp" />
- <CppCompile Include="$(VmSourcesDir)\COMDelegate.cpp" />
- <CppCompile Include="$(VmSourcesDir)\COMDynamic.cpp" />
- <CppCompile Include="$(VmSourcesDir)\COMIsolatedStorage.cpp" />
- <CppCompile Include="$(VmSourcesDir)\COMMemoryFailPoint.cpp" />
- <CppCompile Include="$(VmSourcesDir)\COMMethodRental.cpp" />
- <CppCompile Include="$(VmSourcesDir)\Domainfile.cpp" />
- <CppCompile Include="$(VmSourcesDir)\testhookmgr.cpp" />
- <CppCompile Include="$(VmSourcesDir)\BaseAssemblySpec.cpp" />
- <CppCompile Include="$(VmSourcesDir)\corebindresult.cpp" />
- <CppCompile Include="$(VmSourcesDir)\coreassemblyspec.cpp" />
- <CppCompile Include="$(VmSourcesDir)\COMDependentHandle.cpp" />
- <CppCompile Include="$(VmSourcesDir)\COMModule.cpp" />
- <CppCompile Include="$(VmSourcesDir)\MarshalNative.cpp" />
- <CppCompile Include="$(VmSourcesDir)\CompatibilitySwitch.cpp"/>
- <CppCompile Include="$(VmSourcesDir)\COMSynchronizable.cpp" />
- <CppCompile Include="$(VmSourcesDir)\COMThreadPool.cpp" />
- <CppCompile Include="$(VmSourcesDir)\COMUtilNative.cpp" />
- <CppCompile Include="$(VmSourcesDir)\COMWaitHandle.cpp" />
- <CppCompile Include="$(VmSourcesDir)\CorHost.cpp" />
- <CppCompile Include="$(VmSourcesDir)\CustomMarshalerInfo.cpp" />
- <CppCompile Include="$(VmSourcesDir)\CrossDomainCalls.cpp" />
- <CppCompile Include="$(VmSourcesDir)\callhelpers.cpp" />
- <CppCompile Include="$(VmSourcesDir)\crst.cpp" />
- <CppCompile Include="$(VmSourcesDir)\contexts.cpp" />
- <CppCompile Include="$(VmSourcesDir)\CustomAttribute.cpp" />
- <CppCompile Include="$(VmSourcesDir)\dataimage.cpp" Condition="'$(FeatureNativeImageGeneration)'=='true'"/>
- <CppCompile Include="$(VmSourcesDir)\debugHelp.cpp" />
- <CppCompile Include="$(VmSourcesDir)\decodeMD.cpp" />
- <CppCompile Include="$(VmSourcesDir)\DebugDebugger.cpp" />
- <CppCompile Include="$(VmSourcesDir)\DebugInfoStore.cpp" />
- <CppCompile Include="$(VmSourcesDir)\disassembler.cpp" />
- <CppCompile Include="$(VmSourcesDir)\DynamicMethod.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ecall.cpp" />
- <CppCompile Include="$(VmSourcesDir)\eeconfig.cpp" />
- <CppCompile Include="$(VmSourcesDir)\AssemblyNamesConfigFactory.cpp" Condition="'$(FeatureCoreclr)' != 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\ngenoptout.cpp" Condition="'$(FeatureCoreclr)' != 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\eeconfigfactory.cpp" Condition="'$(FeatureCoreclr)' != 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\eecontract.cpp" />
- <CppCompile Include="$(VmSourcesDir)\eedbginterfaceimpl.cpp" />
- <CppCompile Include="$(VmSourcesDir)\eehash.cpp" />
- <CppCompile Include="$(VmSourcesDir)\EEMessageBox.cpp" />
- <CppCompile Include="$(VmSourcesDir)\EEPolicy.cpp" />
- <CppCompile Include="$(VmSourcesDir)\EEToProfInterfaceImpl.cpp" />
- <CppCompile Include="$(VmSourcesDir)\EETwain.cpp" />
- <CppCompile Include="$(VmSourcesDir)\eventreporter.cpp" />
- <CppCompile Include="$(VmSourcesDir)\EventStore.cpp" />
- <CppCompile Include="$(VmSourcesDir)\eventtrace.cpp" />
- <CppCompile Include="$(VmSourcesDir)\excep.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ExState.cpp" />
- <CppCompile Include="$(VmSourcesDir)\fcall.cpp" />
- <CppCompile Include="$(VmSourcesDir)\Field.cpp" />
- <CppCompile Include="$(VmSourcesDir)\finalizerthread.cpp" />
- <CppCompile Include="$(VmSourcesDir)\formattype.cpp" />
- <CppCompile Include="$(VmSourcesDir)\fptrstubs.cpp" />
- <CppCompile Include="$(VmSourcesDir)\frames.cpp" />
- <CppCompile Include="$(VmSourcesDir)\FrameworkExceptionLoader.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ThreadPoolRequest.cpp" />
- <CppCompile Include="$(VmSourcesDir)\TypeEquivalenceHash.cpp" />
- <CppCompile Include="$(VmSourcesDir)\fusioninit.cpp" Condition="'$(FeatureFusion)' == 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\FusionSink.cpp" Condition="'$(FeatureFusion)' == 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\FusionBind.cpp" Condition="'$(FeatureFusion)' == 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\GCDecode.cpp" />
- <CppCompile Include="$(VmSourcesDir)\gcenv.ee.cpp" />
- <CppCompile Include="$(VmSourcesDir)\gcenv.os.cpp" />
- <CppCompile Include="$(VmSourcesDir)\gchelpers.cpp" />
- <CppCompile Include="$(VmSourcesDir)\gchost.cpp" />
- <CppCompile Include="$(VmSourcesDir)\gcheaputilities.cpp" />
- <CppCompile Include="$(VmSourcesDir)\genericdict.cpp" />
- <CppCompile Include="$(VmSourcesDir)\generics.cpp" />
- <CppCompile Include="$(VmSourcesDir)\genmeth.cpp" />
- <CppCompile Include="$(VmSourcesDir)\hash.cpp" />
- <CppCompile Include="$(VmSourcesDir)\hillclimbing.cpp" />
- <CppCompile Include="$(VmSourcesDir)\hosting.cpp" />
- <CppCompile Include="$(VmSourcesDir)\HostExecutionContext.cpp" />
- <CppCompile Include="$(VmSourcesDir)\IBCLogger.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ILMarshalers.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ILStubCache.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ILStubResolver.cpp" />
- <CppCompile Include="$(VmSourcesDir)\instmethhash.cpp" />
- <CppCompile Include="$(VmSourcesDir)\InteropConverter.cpp" />
- <CppCompile Include="$(VmSourcesDir)\interoputil.cpp" />
- <CppCompile Include="$(VmSourcesDir)\interpreter.cpp" />
- <CppCompile Include="$(VmSourcesDir)\inlinetracking.cpp" />
- <CppCompile Include="$(VmSourcesDir)\WinRTTypeNameConverter.cpp" />
- <CppCompile Include="$(VmSourcesDir)\InvokeUtil.cpp" />
- <CppCompile Include="$(VmSourcesDir)\contractImpl.cpp" />
- <CppCompile Include="$(VmSourcesDir)\jithelpers.cpp" />
- <CppCompile Include="$(VmSourcesDir)\JITInterface.cpp" />
- <CppCompile Include="$(VmSourcesDir)\LoaderAllocator.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ListLock.cpp" />
- <CppCompile Include="$(VmSourcesDir)\marvin32.cpp" Condition="'$(FeatureRandomizedStringHashing)' == 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\memberload.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ManagedMdImport.cpp" />
- <CppCompile Include="$(VmSourcesDir)\message.cpp" />
- <CppCompile Include="$(VmSourcesDir)\Method.cpp" />
- <CppCompile Include="$(VmSourcesDir)\MethodIter.cpp" />
- <CppCompile Include="$(VmSourcesDir)\MethodImpl.cpp" />
- <CppCompile Include="$(VmSourcesDir)\MethodTable.cpp" />
- <CppCompile Include="$(VmSourcesDir)\methodtablebuilder.cpp" />
- <CppCompile Include="$(VmSourcesDir)\mixedmode.cpp" Condition="'$(FeatureMixedMode)' == 'true'" />
- <CppCompile Include="$(VmSourcesDir)\mscorlib.cpp">
- <DisablePrecompiledHeaders>true</DisablePrecompiledHeaders>
- </CppCompile>
- <CppCompile Include="$(VmSourcesDir)\stubcache.cpp" />
- <CppCompile Include="$(VmSourcesDir)\mlinfo.cpp" />
- <CppCompile Include="$(VmSourcesDir)\NativeOverlapped.cpp" />
- <CppCompile Include="$(VmSourcesDir)\NewCompressedStack.cpp" Condition="'$(FeatureCompressedstack)' == 'true'" />
- <CppCompile Include="$(VmSourcesDir)\DllImport.cpp" />
- <CppCompile Include="$(VmSourcesDir)\DllImportCallback.cpp" />
- <CppCompile Include="$(VmSourcesDir)\FieldMarshaler.cpp" />
- <CppCompile Include="$(VmSourcesDir)\object.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ObjectClone.cpp" Condition="'$(FeatureRemoting)' == 'true'" />
- <CppCompile Include="$(VmSourcesDir)\ObjectList.cpp" />
- <CppCompile Include="$(VmSourcesDir)\OleVariant.cpp" />
- <CppCompile Include="$(VmSourcesDir)\PEFile.cpp" />
- <CppCompile Include="$(VmSourcesDir)\PEFingerprint.cpp" />
- <CppCompile Include="$(VmSourcesDir)\PEImage.cpp" />
- <CppCompile Include="$(VmSourcesDir)\PEImageLayout.cpp" />
- <CppCompile Include="$(VmSourcesDir)\pendingload.cpp" />
- <CppCompile Include="$(VmSourcesDir)\PerfDefaults.cpp" />
- <CppCompile Include="$(VmSourcesDir)\Prestub.cpp" />
- <CppCompile Include="$(VmSourcesDir)\Precode.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ProfilerMetadataEmitValidator.cpp"/>
- <CppCompile Include="$(VmSourcesDir)\MulticoreJIT.cpp" Condition="'$(FeatureMulticoreJIT)' == 'true'" />
- <CppCompile Include="$(VmSourcesDir)\MulticoreJITPlayer.cpp" Condition="'$(FeatureMulticoreJIT)' == 'true'" />
- <CppCompile Include="$(VmSourcesDir)\ProfilingEnumerators.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ProfilingHelper.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ProfToEEInterfaceImpl.cpp" />
- <CppCompile Include="$(VmSourcesDir)\QCall.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ReadyToRunInfo.cpp" Condition="'$(FeatureReadyToRun)' == 'true'" />
- <CppCompile Include="$(VmSourcesDir)\ReflectClassWriter.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ReflectionInvocation.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ReJit.cpp" />
- <CppCompile Include="$(VmSourcesDir)\remoting.cpp" Condition="'$(FeatureRemoting)' == 'true'" />
- <CppCompile Include="$(VmSourcesDir)\RtlFunctions.cpp" />
- <CppCompile Include="$(VmSourcesDir)\RuntimeHandles.cpp" />
- <CppCompile Include="$(VmSourcesDir)\rwlock.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SafeHandle.cpp" />
- <CppCompile Include="$(VmSourcesDir)\security.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityAttributes.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityConfig.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityDeclarative.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityDeclarativeCache.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityDescriptor.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityHostProtection.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityDescriptorAppdomain.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityDescriptorAssembly.cpp" />
- <CppCompile Include="$(VmSourcesDir)\securitymeta.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityImperative.cpp" Condition="'$(FeatureCoreclr)' != 'true'" />
- <CppCompile Include="$(VmSourcesDir)\SecurityPolicy.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityStackWalk.cpp" Condition="'$(FeatureCasPolicy)' == 'true'" />
- <CppCompile Include="$(VmSourcesDir)\SecurityTransparentAssembly.cpp" />
- <CppCompile Include="$(VmSourcesDir)\siginfo.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SigFormat.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SimpleRWLock.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SourceLine.cpp" />
- <CppCompile Include="$(VmSourcesDir)\spinlock.cpp" />
- <CppCompile Include="$(VmSourcesDir)\StackingAllocator.cpp" />
- <CppCompile Include="$(VmSourcesDir)\stacksampler.cpp" />
- <CppCompile Include="$(VmSourcesDir)\stackwalk.cpp" />
- <CppCompile Include="$(VmSourcesDir)\StackBuilderSink.cpp" Condition="'$(FeatureRemoting)' == 'true'" />
- <CppCompile Include="$(VmSourcesDir)\StackCompressor.cpp" Condition="'$(FeatureCompressedstack)' == 'true'" />
- <CppCompile Include="$(VmSourcesDir)\stublink.cpp" />
- <CppCompile Include="$(VmSourcesDir)\StringLiteralMap.cpp" />
- <CppCompile Include="$(VmSourcesDir)\stubmgr.cpp" />
- <CppCompile Include="$(VmSourcesDir)\stubgen.cpp" />
- <CppCompile Include="$(VmSourcesDir)\stubhelpers.cpp" />
- <CppCompile Include="$(VmSourcesDir)\syncblk.cpp" />
- <CppCompile Include="$(VmSourcesDir)\synch.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SyncClean.cpp" />
- <CppCompile Include="$(VmSourcesDir)\synchronizationcontextnative.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ThreadDebugBlockingInfo.cpp" />
- <CppCompile Include="$(VmSourcesDir)\threads.cpp" />
- <CppCompile Include="$(VmSourcesDir)\threadsuspend.cpp" />
- <CppCompile Include="$(VmSourcesDir)\threadstatics.cpp" />
- <CppCompile Include="$(VmSourcesDir)\typectxt.cpp" />
- <CppCompile Include="$(VmSourcesDir)\typedesc.cpp" />
- <CppCompile Include="$(VmSourcesDir)\typehandle.cpp" />
- <CppCompile Include="$(VmSourcesDir)\typehash.cpp" />
- <CppCompile Include="$(VmSourcesDir)\typeparse.cpp" />
- <CppCompile Include="$(VmSourcesDir)\typestring.cpp" />
- <CppCompile Include="$(VmSourcesDir)\umthunkhash.cpp" Condition="'$(FeatureMixedMode)' == 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\util.cpp" />
- <CppCompile Include="$(VmSourcesDir)\validator.cpp" Condition="'$(FeatureCoreclr)' != 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\vars.cpp" />
- <CppCompile Include="$(VmSourcesDir)\verifier.cpp" />
- <CppCompile Include="$(VmSourcesDir)\versionresilienthashcode.cpp" />
- <CppCompile Include="$(VmSourcesDir)\VirtualCallStub.cpp" />
- <CppCompile Include="$(VmSourcesDir)\WeakReferenceNative.cpp" />
- <CppCompile Include="$(VmSourcesDir)\Win32Threadpool.cpp" />
- <CppCompile Include="$(VmSourcesDir)\zapsig.cpp" />
- </ItemGroup>
-
- <ItemGroup>
- <CppCompile Include="$(ClrSrcDirectory)\gc\gccommon.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\gcEEsvr.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\gcEEwks.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\gcsvr.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\gcwks.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\gcscan.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\handletable.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\handletableCache.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\handletableCore.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\handletableScan.cpp" />
- <CppCompile Include="$(ClrSrcDirectory)\gc\objecthandle.cpp" />
- </ItemGroup>
-
- <!-- SOURCES_NONPAL -->
- <ItemGroup>
- <CppCompile Include="$(VmSourcesDir)\AssemblyNativeResource.cpp" />
- <CppCompile Include="$(VmSourcesDir)\coverage.cpp" />
- <CppCompile Include="$(VmSourcesDir)\dwreport.cpp" />
- <CppCompile Include="$(VmSourcesDir)\EnCEE.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ExceptionHandling.cpp" />
- <CppCompile Include="$(VmSourcesDir)\gcCover.cpp" />
- <CppCompile Include="$(VmSourcesDir)\GcInfoDecoder.cpp" />
- <CppCompile Include="$(VmSourcesDir)\mda.cpp" Condition="'$(FeatureMdaSupported)' == 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\mdaassistants.cpp" Condition="'$(FeatureMdaSupported)' == 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\mdadac.cpp" Condition="'$(FeatureMdaSupported)' == 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\ProfAttach.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ProfAttachClient.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ProfAttachServer.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ProfDetach.cpp" />
- <CppCompile Include="$(VmSourcesDir)\SecurityPrincipal.cpp" />
- <CppCompile Include="$(VmSourcesDir)\Crypto\SHA1.cpp" Condition="'$(FeatureCoreclr)' != 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\SHA1.cpp" Condition="'$(FeatureCoreclr)' == 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\StackProbe.cpp" Condition="'$(FeatureStackProbe)' == 'true'" />
- </ItemGroup>
- <ItemGroup Condition="'$(FeatureCominterop)' == 'true'">
- <CppCompile Include="$(VmSourcesDir)\classcompat.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ClassFactory.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ComCache.cpp" />
- <CppCompile Include="$(VmSourcesDir)\COMtoCLRCall.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ComCallableWrapper.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ComConnectionPoints.cpp" />
- <CppCompile Include="$(VmSourcesDir)\COMInterfaceMarshaler.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ComMTMemberInfoMap.cpp" />
- <CppCompile Include="$(VmSourcesDir)\CLRtoCOMCall.cpp" />
- <CppCompile Include="$(VmSourcesDir)\RuntimeCallableWrapper.cpp" />
- <CppCompile Include="$(VmSourcesDir)\COMTypeLibConverter.cpp" Condition="'$(FeatureCominteropTlbSupport)' == 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\DispatchInfo.cpp" />
- <CppCompile Include="$(VmSourcesDir)\DispParamMarshaler.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ExtensibleClassFactory.cpp" />
- <CppCompile Include="$(VmSourcesDir)\mngstdinterfaces.cpp" />
- <CCompile Include="$(VmSourcesDir)\Microsoft.ComServices_i.c" />
- <CppCompile Include="$(VmSourcesDir)\NotifyExternals.cpp" />
- <CppCompile Include="$(VmSourcesDir)\OleContextHelpers.cpp" />
- <CppCompile Include="$(VmSourcesDir)\stdinterfaces.cpp" />
- <CppCompile Include="$(VmSourcesDir)\stdinterfaces_wrapper.cpp" />
- <CppCompile Include="$(VmSourcesDir)\tlbexport.cpp" Condition="'$(FeatureCominteropTlbSupport)' == 'true'"/>
- <CppCompile Include="$(VmSourcesDir)\rcwwalker.cpp" />
- <CppCompile Include="$(VmSourcesDir)\rcwrefcache.cpp" />
- <CppCompile Include="$(VmSourcesDir)\WinRtHelpers.cpp" />
- </ItemGroup>
- <!-- AMD64_SOURCES -->
- <ItemGroup Condition="'$(BuildArchitecture)' == 'amd64'">
- <CppCompile Include="$(Amd64SourcesDir)\cGenAMD64.cpp" />
- <CppCompile Include="$(Amd64SourcesDir)\ExcepAMD64.cpp" />
- <CppCompile Include="$(Amd64SourcesDir)\gmsAMD64.cpp" />
- <CppCompile Include="$(Amd64SourcesDir)\JitHelpersAMD64.cpp" />
- <CppCompile Include="$(Amd64SourcesDir)\JITinterfaceAMD64.cpp" />
- <CppCompile Include="$(Amd64SourcesDir)\Profiler.cpp" />
- <CppCompile Include="$(Amd64SourcesDir)\RemotingAMD64.cpp" Condition="'$(FeatureRemoting)' == 'true'" />
- <CppCompile Include="$(Amd64SourcesDir)\StubLinkerAMD64.cpp" />
- <CppCompile Include="$(VmSourcesDir)\JITinterfaceGen.cpp" />
- </ItemGroup>
- <ItemGroup Condition="'$(BuildArchitecture)' == 'amd64'">
- <AssembleAmd64 Include="$(Amd64SourcesDir)\AsmHelpers.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\CallDescrWorkerAMD64.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\ComCallPreStub.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\CrtHelpers.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\GenericComCallStubs.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\GenericComPlusCallStubs.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\getstate.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\InstantiatingStub.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\JitHelpers_Fast.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\JitHelpers_FastWriteBarriers.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\JitHelpers_InlineGetAppDomain.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\JitHelpers_InlineGetThread.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\JitHelpers_Slow.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\PInvokeStubs.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\RedirectedHandledJITCase.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\RemotingThunksAMD64.asm" Condition="'$(FeatureRemoting)' == 'true'" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\ThePreStubAMD64.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\ExternalMethodFixupThunk.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\TlsGetters.asm" Condition="'$(FeatureImplicitTls)' != 'true'" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\UMThunkStub.asm" />
- <AssembleAmd64 Include="$(Amd64SourcesDir)\VirtualCallStubAMD64.asm" />
- </ItemGroup>
- <!-- I386_SOURCES -->
- <ItemGroup Condition="'$(BuildArchitecture)' == 'i386'">
- <CppCompile Include="$(I386SourcesDir)\cgenx86.cpp" />
- <CppCompile Include="$(I386SourcesDir)\ExcepX86.cpp" />
- <CppCompile Include="$(I386SourcesDir)\gmsx86.cpp" />
- <CppCompile Include="$(I386SourcesDir)\JITinterfaceX86.cpp" />
- <CppCompile Include="$(I386SourcesDir)\Profiler.cpp" />
- <CppCompile Include="$(I386SourcesDir)\remotingx86.cpp" Condition="'$(FeatureRemoting)' == 'true'" />
- <CppCompile Include="$(I386SourcesDir)\StubLinkerX86.cpp" />
- <CppCompile Include="$(VmSourcesDir)\ExInfo.cpp" />
- </ItemGroup>
- <ItemGroup Condition="'$(BuildArchitecture)' == 'i386'">
- <Assemble386 Include="$(I386SourcesDir)\asmhelpers.asm" />
- <Assemble386 Include="$(I386SourcesDir)\fptext.asm" />
- <Assemble386 Include="$(I386SourcesDir)\gmsasm.asm" />
- <Assemble386 Include="$(I386SourcesDir)\jithelp.asm" />
- <Assemble386 Include="$(I386SourcesDir)\RedirectedHandledJITCase.asm" />
- </ItemGroup>
- <!-- ARM_SOURCES -->
- <ItemGroup Condition="'$(BuildArchitecture)' == 'arm'">
- <CppCompile Include="$(ArmSourcesDir)\stubs.cpp" />
- <CppCompile Include="$(ArmSourcesDir)\ExcepArm.cpp" />
- <CppCompile Include="$(ArmSourcesDir)\ArmSingleStepper.cpp" />
- <CppCompile Include="$(ArmSourcesDir)\JitHelpersARM.cpp" />
- <CppCompile Include="$(ArmSourcesDir)\profiler.cpp" />
- </ItemGroup>
- <ItemGroup Condition="'$(BuildArchitecture)' == 'arm'">
- <PreprocessAssembleArm Include="$(ArmSourcesDir)\asmhelpers.asm" />
- <PreprocessAssembleArm Include="$(ArmSourcesDir)\crthelpers.asm" />
- <PreprocessAssembleArm Include="$(ArmSourcesDir)\ehhelpers.asm" />
- <PreprocessAssembleArm Include="$(ArmSourcesDir)\pinvokestubs.asm" />
- <PreprocessAssembleArm Include="$(ArmSourcesDir)\memcpy.asm" />
- <PreprocessAssembleArm Include="$(ArmSourcesDir)\patchedcode.asm" />
- <AssembleArm Include="$(IntermediateOutputDirectory)\asmhelpers.i" />
- <AssembleArm Include="$(IntermediateOutputDirectory)\crthelpers.i" />
- <AssembleArm Include="$(IntermediateOutputDirectory)\ehhelpers.i" />
- <AssembleArm Include="$(IntermediateOutputDirectory)\pinvokestubs.i" />
- <AssembleArm Include="$(IntermediateOutputDirectory)\memcpy.i" />
- <AssembleArm Include="$(IntermediateOutputDirectory)\patchedcode.i" />
- </ItemGroup>
- <!-- ARM64_SOURCES -->
- <ItemGroup Condition="'$(BuildArchitecture)' == 'arm64'">
- <CppCompile Include="$(Arm64SourcesDir)\stubs.cpp" />
- <CppCompile Include="$(Arm64SourcesDir)\cGenArm64.cpp" />
- </ItemGroup>
- <ItemGroup Condition="'$(BuildArchitecture)' == 'arm64'">
- <PreprocessAssembleArm Include="$(Arm64SourcesDir)\CallDescrWorkerARM64.asm" />
- <PreprocessAssembleArm Include="$(Arm64SourcesDir)\asmHelpers.asm" />
- <PreprocessAssembleArm Include="$(Arm64SourcesDir)\PInvokeStubs.asm" />
- <PreprocessAssembleArm Include="$(Arm64SourcesDir)\crtHelpers.asm" />
- <AssembleArm64 Include="$(IntermediateOutputDirectory)\CallDescrWorkerARM64.i" />
- <AssembleArm64 Include="$(IntermediateOutputDirectory)\asmHelpers.i" />
- <AssembleArm64 Include="$(IntermediateOutputDirectory)\PInvokeStubs.i" />
- <AssembleArm64 Include="$(IntermediateOutputDirectory)\crtHelpers.i" />
- </ItemGroup>
- <ItemGroup>
- <CppCompile Condition="'$(FeatureTraceLogging)' == 'true'" Include="$(VmSourcesDir)\clrtracelogging.cpp" />
- </ItemGroup>
-</Project>