You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
482 B
9 lines
482 B
@REM -----------------------------------------------------------------
|
|
@REM
|
|
@REM Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@REM
|
|
@REM -----------------------------------------------------------------
|
|
call %RazzleToolPath%\PostBuildScripts\winfuse_combinelogs.cmd
|
|
call %RazzleToolPath%\PostBuildScripts\winfusesfcgen.cmd -cdfs:yes -hashes:yes
|
|
call %RazzleToolPath%\PostBuildScripts\sxs_msm.cmd
|
|
call %RazzleToolPath%\PostBuildScripts\sxs_make_asms_cabs.cmd
|