sdk-ameba-v4.0b-gcc/component/soc/realtek/8195a/misc/iar_utility/common/postbuild.vbs
Tautvydas Belgeras 60a7afcc83 initial commit
2018-06-05 16:16:17 +03:00

5 lines
No EOL
277 B
Text

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