summaryrefslogtreecommitdiff
path: root/src/ildasm
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/ildasm
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/ildasm')
-rw-r--r--src/ildasm/dirs.proj15
-rw-r--r--src/ildasm/exe/ildasm.nativeproj72
-rw-r--r--src/ildasm/rcdll/ildasmrc.nativeproj19
3 files changed, 0 insertions, 106 deletions
diff --git a/src/ildasm/dirs.proj b/src/ildasm/dirs.proj
deleted file mode 100644
index 86d561e3f8..0000000000
--- a/src/ildasm/dirs.proj
+++ /dev/null
@@ -1,15 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.props" />
- <!--Leaf project Properties-->
- <!--The following projects will build during PHASE 1-->
- <PropertyGroup>
- <BuildInPhaseDefault>false</BuildInPhaseDefault>
- <BuildInPhase1>true</BuildInPhase1>
- </PropertyGroup>
- <ItemGroup Condition="'$(BuildExePhase)' == '1'">
- <ProjectFile Include="exe\ildasm.nativeproj" />
- <ProjectFile Include="rcdll\ildasmrc.nativeproj" />
- </ItemGroup>
- <!--Import the targets-->
- <Import Project="$(_NTDRIVE)$(_NTROOT)\tools\Microsoft.DevDiv.Traversal.targets" />
-</Project>
diff --git a/src/ildasm/exe/ildasm.nativeproj b/src/ildasm/exe/ildasm.nativeproj
deleted file mode 100644
index 1a0583f457..0000000000
--- a/src/ildasm/exe/ildasm.nativeproj
+++ /dev/null
@@ -1,72 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="dogfood">
- <!--Modify this before importing the clr-wide settings-->
- <PropertyGroup>
- <ClrDontIncludeAllInterfaces>true</ClrDontIncludeAllInterfaces>
- </PropertyGroup>
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.props" />
- <!--Leaf project Properties-->
- <PropertyGroup>
- <IsDesktopTool>true</IsDesktopTool>
- <UseAtl>true</UseAtl>
- <AtlVer>mfc</AtlVer>
- <EntryPoint>winmain</EntryPoint>
- <LinkSubsystem>console</LinkSubsystem>
-
- <!-- PCH baloney -->
- <EnableCxxPCHHeaders>true</EnableCxxPCHHeaders>
- <PCHCompile>..\ildasmpch.cpp</PCHCompile>
- <PCHHeader>ildasmpch.h</PCHHeader>
-
- <CDefines>$(CDefines);__TODO_PORT_TO_WRAPPERS__</CDefines>
- <LinkUseCMT>true</LinkUseCMT>
- <UseMsvcrt>false</UseMsvcrt>
- </PropertyGroup>
-
- <PropertyGroup>
- <UserIncludes>$(UserIncludes);.;$(_NTDRIVE)$(_NTROOT)\ndp\clr\src\tools\metainfo</UserIncludes>
- <CDefines>$(CDefines);UNICODE;_UNICODE;FEATURE_NO_HOST;__ILDASM__</CDefines>
- <OutputName>ildasm</OutputName>
- <FileToMarkForSigning>$(BinariesDirectory)\ildasm.exe</FileToMarkForSigning>
- <TargetType>PROGRAM</TargetType>
- <LinkGenerateManifest/>
- </PropertyGroup>
-
- <!--Leaf Project Items-->
- <ItemGroup>
- <LinkPreCrtLibs Include="$(ClrLibPath)\utilcodestaticnohost.lib">
- <ProjectReference>$(ClrSrcDirectory)utilcode\staticnohost\staticnohost.nativeproj</ProjectReference>
- </LinkPreCrtLibs>
- <LinkPreCrtLibs Include="$(ClrLibPath)\MDHotData.lib">
- <ProjectReference>$(ClrSrcDirectory)md\hotdata\full\mdhotdata.nativeproj</ProjectReference>
- </LinkPreCrtLibs>
- <TargetLib Include="$(ClrLibPath)\corguids.lib">
- <ProjectReference>$(ClrSrcDirectory)inc\corguids.nativeproj</ProjectReference>
- </TargetLib>
- <TargetLib Include="$(SdkLibPath)\mscoree.lib" />
- <TargetLib Include="$(SdkLibPath)\gdi32.lib" />
- <TargetLib Include="$(SdkLibPath)\comctl32.lib" />
- <TargetLib Include="$(SdkLibPath)\comdlg32.lib" />
- <TargetLib Include="$(SdkLibPath)\ole32.lib" />
- <TargetLib Include="$(SdkLibPath)\uuid.lib" />
- <TargetLib Include="$(SdkLibPath)\user32.lib" />
- <TargetLib Include="$(SdkLibPath)\shell32.lib" />
- <TargetLib Include="$(SdkLibPath)\oleaut32.lib" />
- <TargetLib Include="$(SdkLibPath)\htmlhelp.lib" />
- </ItemGroup>
- <ItemGroup>
- <RCResourceFile Include="..\dasm.rc" />
- <CppCompile Include="..\dasm_pr.cpp" />
- <CppCompile Include="..\gui.cpp" />
- <CppCompile Include="..\dis.cpp" />
- <CppCompile Include="..\dman.cpp" />
- <CppCompile Include="..\dres.cpp" />
- <CppCompile Include="..\ceeload.cpp" />
- <CppCompile Include="..\dasm_formatType.cpp" />
- <CppCompile Include="..\dasm_mi.cpp" />
- <CppCompile Include="..\dasm_sz.cpp" />
- <CppCompile Include="..\dasm.cpp" />
- <CppCompile Include="..\windasm.cpp" />
- <DataFile Include="..\ildasm.chm" />
- </ItemGroup>
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.targets" />
-</Project>
diff --git a/src/ildasm/rcdll/ildasmrc.nativeproj b/src/ildasm/rcdll/ildasmrc.nativeproj
deleted file mode 100644
index 9fae17ca1f..0000000000
--- a/src/ildasm/rcdll/ildasmrc.nativeproj
+++ /dev/null
@@ -1,19 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="dogfood">
- <!--Import the settings-->
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.props" />
- <!--Leaf project Properties-->
- <PropertyGroup>
- <IsDesktopTool>true</IsDesktopTool>
- <OutputName>ildasmrc</OutputName>
- <TargetType>DYNLINK</TargetType>
- <LinkSubsystem>windows</LinkSubsystem>
- <RCAdditionalOptions>$(RCAdditionalOptions) -r</RCAdditionalOptions>
- <LinkResourceOnlyDll>true</LinkResourceOnlyDll>
- </PropertyGroup>
- <!--Leaf Project Items-->
- <ItemGroup>
- <RCResourceFile Include="..\dasm.rc" />
- </ItemGroup>
- <!--Import the targets-->
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.targets" />
-</Project>