개정판 be927f40
- build with debug mode
Change-Id: If894b30fee071bb93dcf95708852303ea00267d7
App.spec | ||
---|---|---|
43 | 43 |
[], |
44 | 44 |
exclude_binaries=True, |
45 | 45 |
name='ID2', |
46 |
debug=False,
|
|
46 |
debug=True,
|
|
47 | 47 |
bootloader_ignore_signals=False, |
48 | 48 |
strip=False, |
49 | 49 |
upx=True, |
50 |
console=False,
|
|
50 |
console=Tru,
|
|
51 | 51 |
icon='ID2.ico', |
52 | 52 |
version='version.rc') |
53 | 53 |
coll = COLLECT(exe, |
내보내기 Unified diff