프로젝트

일반

사용자정보

개정판 01f546fb

ID01f546fb814b66e3b86e978e78aa06ae283322b8
상위 46702d05
하위 a3660676, 8e51d317

김연진이(가) 5년 이상 전에 추가함

issue #1066: 매뉴얼 및 산출물 작성 - 32비트용 설치 파일 생성

Change-Id: I5d2743b329452e27ef1f9a9d7a8bca7fc0cd2233

차이점 보기:

build.bat
7 7
SET SIGNTOOLPATH="C:\Program Files (x86)\Windows Kits\10\bin\10.0.17763.0\x64\signtool.exe"
8 8
SET SIGNPATH="c:\cert\www.doftech.co.kr.pfx"
9 9

  
10
pyinstaller App.spec --onedir -p "C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python36_64\Lib\site-packages\PyQt5" -w --log-level=DEBUG --hidden-import=tkinter,pyqtgraph -y
10
pyinstaller --icon=HYTOS.ico App.spec --onedir -p "C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python36_64\Lib\site-packages\PyQt5" -w --log-level=DEBUG --hidden-import=tkinter,pyqtgraph -y
11 11
IF %ERRORLEVEL% NEQ 0 goto :ERROR
12 12

  
13 13
:EOF

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)