개정판 af79648d
issue #000: debug
Change-Id: I436aed4c999c72131e6c7053f099df461bf34719
App.spec | ||
---|---|---|
42 | 42 |
[], |
43 | 43 |
exclude_binaries=True, |
44 | 44 |
name='ID2', |
45 |
debug=False,
|
|
45 |
debug=True,
|
|
46 | 46 |
bootloader_ignore_signals=False, |
47 | 47 |
strip=False, |
48 | 48 |
upx=True, |
49 |
console=False,
|
|
49 |
console=True,
|
|
50 | 50 |
icon='ID2.ico', |
51 | 51 |
version='version.rc') |
52 | 52 |
coll = COLLECT(exe, |
내보내기 Unified diff