mirror of https://github.com/tongzx/nt5src
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.
23 lines
832 B
23 lines
832 B
BEGIN %RazzleToolPath%\PostBuildScripts\Aggregation.cmd
|
|
END %RazzleToolPath%\PostBuildScripts\Aggregation.cmd
|
|
|
|
BEGIN %RazzleToolPath%\PostBuildScripts\CPLocation.cmd
|
|
END %RazzleToolPath%\PostBuildScripts\CPLocation.cmd
|
|
|
|
BEGIN %RazzleToolPath%\PostBuildScripts\copywow64.cmd
|
|
BEGIN %RazzleToolPath%\PostBuildScripts\copyremoteboot.cmd
|
|
|
|
END %RazzleToolPath%\PostBuildScripts\copyremoteboot.cmd
|
|
END %RazzleToolPath%\PostBuildScripts\copywow64.cmd
|
|
|
|
BEGIN %RazzleToolPath%\PostBuildScripts\muiwhistler.pl
|
|
END %RazzleToolPath%\PostBuildScripts\muiwhistler.pl
|
|
|
|
; at this point, we want to halt if errors were found
|
|
CHECKFATAL
|
|
|
|
OFFICIAL %RazzleToolPath%\PostBuildScripts\localrel.cmd
|
|
END %RazzleToolPath%\PostBuildScripts\localrel.cmd
|
|
|
|
OFFICIAL %RazzleToolPath%\PostBuildScripts\release.cmd
|
|
END %RazzleToolPath%\PostBuildScripts\release.cmd
|