File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 362362 <_WasmExtraJSFile Include =" $(_WasmRuntimePackSrcDir)\*.%(JSFileType.Identity)" Kind =" %(JSFileType.Kind)" />
363363 <_WasmExtraJSFile Include =" $(_WasmRuntimePackSrcDir)\es6\*.%(JSFileType.Identity)" Kind =" %(JSFileType.Kind)" />
364364
365- <_WasmNativeFileForLinking Include =" @(NativeFileReference)" />
366-
367365 <EmscriptenEnvVars Include =" EMSDK_PYTHON=$(EmscriptenPythonToolsPath)python.exe" Condition =" '$(OS)' == 'Windows_NT'" />
368366 <EmscriptenEnvVars Include =" PYTHONPATH=$(EmscriptenPythonToolsPath)" Condition =" '$(OS)' == 'Windows_NT'" />
369367 <EmscriptenEnvVars Include =" PYTHONHOME=" Condition =" '$(OS)' == 'Windows_NT'" />
466464 <_WasmNativeFileForLinking Condition =" '$(_WasmSIMDLib)' != ''" Include =" $(MicrosoftNetCoreAppRuntimePackRidNativeDir)$(_WasmSIMDLib)" />
467465 <_WasmNativeFileForLinking Remove =" $(MicrosoftNetCoreAppRuntimePackRidNativeDir)$(_WasmEHLibToExclude)" />
468466 <_WasmNativeFileForLinking Remove =" $(MicrosoftNetCoreAppRuntimePackRidNativeDir)$(_WasmSIMDLibToExclude)" />
467+ <_WasmNativeFileForLinking Include =" @(NativeFileReference)" />
469468
470469 <_WasmExtraJSFile Include =" @(Content)" Condition =" '%(Content.Extension)' == '.js'" />
471470
You can’t perform that action at this time.
0 commit comments