summaryrefslogtreecommitdiff
path: root/src/ildasm/exe
diff options
context:
space:
mode:
authorGaurav Khanna <gkhanna@microsoft.com>2016-04-16 10:15:08 -0700
committerGaurav Khanna <gkhanna@microsoft.com>2016-04-16 10:16:55 -0700
commit7902a3a3eee17378a61ef6817af5e73dc3050cfc (patch)
treebbffae8880296951d45b43948ade367f317150b0 /src/ildasm/exe
parent7186ed6a413bc9d90f20bcba63fd75bc8c3cdad6 (diff)
downloadcoreclr-7902a3a3eee17378a61ef6817af5e73dc3050cfc.tar.gz
coreclr-7902a3a3eee17378a61ef6817af5e73dc3050cfc.tar.bz2
coreclr-7902a3a3eee17378a61ef6817af5e73dc3050cfc.zip
Cleanup VCRuntime140.dll dependency from native components
Diffstat (limited to 'src/ildasm/exe')
-rw-r--r--src/ildasm/exe/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ildasm/exe/CMakeLists.txt b/src/ildasm/exe/CMakeLists.txt
index 8b468f07a4..8ce2bc3446 100644
--- a/src/ildasm/exe/CMakeLists.txt
+++ b/src/ildasm/exe/CMakeLists.txt
@@ -64,7 +64,6 @@ else()
target_link_libraries(ildasm
${ILDASM_LINK_LIBRARIES}
coreclr
- msvcrt
ole32
oleaut32
shell32