ameba-sdk-gcc-make/component/soc/realtek/8195a/misc/iar_utility/common/postbuild.vbs
2016-06-04 19:09:35 +08:00

5 lines
No EOL
258 B
Text
Executable file

Dim WshShell
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "cmd /c "+WScript.Arguments.Item(1)+"\..\..\..\component\soc\realtek\8195a\misc\iar_utility\common\postbuild.bat "+WScript.Arguments.Item(0)+" "+WScript.Arguments.Item(1), 0