From cc26a433160cf5db5b86679b23065731b9370b8a Mon Sep 17 00:00:00 2001 From: dotnet-bot Date: Mon, 14 Mar 2016 12:40:41 -0700 Subject: ILAsm/ILDAsm packages This creates packages for ILAsm/ILDAsm respectively. These tools depend on CoreCLR, so they are tied together with the same version. Note we use ProjectK build for packaging Windows binaries so these tools are basically desktop one while cross-platform binaries are from Github build as usual. When CoreCLR packaging and publication are migrated to Github build, so will these tools. [tfs-changeset: 1585183] --- src/ilasm/ilasm.nativeproj | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ilasm') diff --git a/src/ilasm/ilasm.nativeproj b/src/ilasm/ilasm.nativeproj index 318f3e9645..1250159460 100644 --- a/src/ilasm/ilasm.nativeproj +++ b/src/ilasm/ilasm.nativeproj @@ -7,6 +7,7 @@ + true $(ClrCrtLib) $(CDefines);UNICODE;_UNICODE;FEATURE_NO_HOST;SELF_NO_HOST;NO_HOST_CPP_EH_ONLY $(CDefines);__TODO_PORT_TO_WRAPPERS__ -- cgit v1.2.3