mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-07-31 12:41:06 +00:00
update
This commit is contained in:
parent
a60bde21d0
commit
6ae1d97ec0
12 changed files with 17 additions and 26 deletions
|
|
@ -1,6 +1,7 @@
|
|||
rem pip install wheel
|
||||
rem pip install pyinstaller
|
||||
pyinstaller -c --onedir --onefile -n rtlaimage rtlaimage.py
|
||||
copy /b dist\rtlaimage.exe ..\..\RTL00_SDKV35a\component\soc\realtek\8195a\misc\iar_utility\common\tools\rtlaimage.exe
|
||||
rem copy /b dist\rtlaimage.exe ..\..\RTL00_SDKV35a\component\soc\realtek\8195a\misc\iar_utility\common\tools\rtlaimage.exe
|
||||
copy /b dist\rtlaimage.exe .\
|
||||
del /Q rtlaimage.spec
|
||||
rm -rf dist build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue