From: Brian Sullivan Date: Wed, 7 Dec 2016 22:54:55 +0000 (-0800) Subject: Enable POGO build and link for CodegenMirror X-Git-Tag: submit/tizen/20210909.063632~11030^2~8683^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a9da3ceafb976e30323ed5201a50274591a9c94f;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Enable POGO build and link for CodegenMirror [tfs-changeset: 1640669] Commit migrated from https://github.com/dotnet/coreclr/commit/1e7a3ece5f580834921703438e8b68724d681c78 --- diff --git a/src/coreclr/src/jit/dll/jit.nativeproj b/src/coreclr/src/jit/dll/jit.nativeproj index 97981e7..7505f5e 100644 --- a/src/coreclr/src/jit/dll/jit.nativeproj +++ b/src/coreclr/src/jit/dll/jit.nativeproj @@ -37,9 +37,9 @@ - false - true - true + false + true + true $(Win32DllLibs);$(CrtLibPath)\pgort.lib $(Win32DllLibs);$(CrtLibPath)\pgort.lib;$(SdkLibPath)\ntdll.lib $(_BuildArch)\CLR\Base