개정판 266c8bfc
build.bat 오류 수정
Change-Id: I0c7543d3e2ab8eca043d37c1978ca00007823fed
build.bat | ||
---|---|---|
2 | 2 |
SET hhmmss=%TIME:~0,2%-%TIME:~3,2%-%TIME:~6,2% |
3 | 3 |
SET hhmmss=%hhmmss: =0% |
4 | 4 |
|
5 |
SET PYINSTALLER="C:\Users\humkyung.DOFTECH0\AppData\Local\Programs\Python\Python37\Scripts\pyinstaller.exe" |
|
6 |
SET PYQT5="C:\Users\humkyung.DOFTECH0\AppData\Local\Programs\Python\Python37\Lib\site-packages\PyQt5" |
|
5 |
REM SET PYINSTALLER="C:\Users\humkyung.DOFTECH0\AppData\Local\Programs\Python\Python37\Scripts\pyinstaller.exe"
|
|
6 |
REM SET PYQT5="C:\Users\humkyung.DOFTECH0\AppData\Local\Programs\Python\Python37\Lib\site-packages\PyQt5"
|
|
7 | 7 |
SET CANDLE="C:\Program Files (x86)\WiX Toolset v3.11\bin\candle.exe" |
8 | 8 |
SET LIGHT="C:\Program Files (x86)\WiX Toolset v3.11\bin\light.exe" |
9 | 9 |
SET SIGNTOOLPATH="C:\Program Files (x86)\Windows Kits\10\bin\10.0.17763.0\x64\signtool.exe" |
내보내기 Unified diff