mirror of
https://github.com/cwyark/ameba-sdk-gcc-make.git
synced 2025-01-16 18:25:19 +00:00
5 lines
No EOL
227 B
Text
Executable file
5 lines
No EOL
227 B
Text
Executable file
Dim WshShell
|
|
|
|
Set WshShell = WScript.CreateObject("WScript.Shell")
|
|
|
|
WshShell.Run "cmd /c "+WScript.Arguments.Item(0)+"\..\..\..\component\soc\realtek\8195a\misc\iar_utility\common\prebuild.bat "+WScript.Arguments.Item(0), 0 |