개정판 e1e10a0e
issue #000: add cv2 media player
Change-Id: I17bf2320b2c40be4bcebebdc4b52210005b4343e
App.spec | ||
---|---|---|
7 | 7 |
pathex=['.\\DTI_PID\\DTI_PID', '.\\DTI_PID\\DTI_PID\\Commands', '.\\DTI_PID\\DTI_PID\\Shapes','.\\DTI_PID\\DTI_PID\\UI'], |
8 | 8 |
binaries=[('.\\DTI_PID\\DTI_PID\\bin64\\*.exe', 'bin64'), |
9 | 9 |
('.\\DTI_PID\\DTI_PID\\bin64\\*.dll', 'bin64'), |
10 |
('.\\DTI_PID\\DTI_PID\\cv2\\*.dll', 'cv2'), |
|
10 | 11 |
('.\\DTI_PID\\DTI_PID\\potrace.exe', '.'), |
11 | 12 |
(winsparkle, '.') |
12 | 13 |
], |
... | ... | |
42 | 43 |
[], |
43 | 44 |
exclude_binaries=True, |
44 | 45 |
name='ID2', |
45 |
debug=True,
|
|
46 |
debug=False,
|
|
46 | 47 |
bootloader_ignore_signals=False, |
47 | 48 |
strip=False, |
48 | 49 |
upx=True, |
49 |
console=True,
|
|
50 |
console=False,
|
|
50 | 51 |
icon='ID2.ico', |
51 | 52 |
version='version.rc') |
52 | 53 |
coll = COLLECT(exe, |
ID2.wxs | ||
---|---|---|
474 | 474 |
<Component Id="cmp98138274DE675494A2B84008045694B6" Directory="dirA961AC8C108DC54E1263EBCEAE005901" Guid="AF3BB36F-F6E1-49F4-9E96-11AAECE84790" Win64="yes"> |
475 | 475 |
<File Id="fil9222F32C5F7BEE42B1D2782CAE4385E3" KeyPath="yes" Source=".\dist\App\cv2\opencv_videoio_ffmpeg451_64.dll" /> |
476 | 476 |
</Component> |
477 |
<Component Id="cmp02e8c0b5a87e4d5fa2a2c2311ff07287" Directory="dirA961AC8C108DC54E1263EBCEAE005901" Guid="c6f7fd47-97d2-49e4-8d9d-bab995fd7dc8" Win64="yes"> |
|
478 |
<File Id="filab9bd8a028f64d15ae8f4d17d8f9dc72" KeyPath="yes" Source=".\dist\App\cv2\mf.dll" /> |
|
479 |
</Component> |
|
480 |
<Component Id="cmp2de7442b84ac442c9c343a96c0d855ff" Directory="dirA961AC8C108DC54E1263EBCEAE005901" Guid="13063be5-fe8d-4409-9acf-317036174099" Win64="yes"> |
|
481 |
<File Id="fil94d4ec13b0194f8eb94bb01e2ed1b11d" KeyPath="yes" Source=".\dist\App\cv2\mfplat.dll" /> |
|
482 |
</Component> |
|
483 |
<Component Id="cmp1630a85767fd46a0a23e1c541c46a781" Directory="dirA961AC8C108DC54E1263EBCEAE005901" Guid="adb381ad-edd4-42e5-9ba5-94f70140cfef" Win64="yes"> |
|
484 |
<File Id="fil042600688eeb4fc3baebbf528dfb09d9" KeyPath="yes" Source=".\dist\App\cv2\mfreadwrite.dll" /> |
|
485 |
</Component> |
|
477 | 486 |
<Component Id="cmp06EE68F4916E4137A57E373E4392271A" Directory="dir8BF95E503C42087842BE86E7B9D41477" Guid="BADF4B89-E1A5-48F3-804D-060E2313A71D" Win64="yes"> |
478 | 487 |
<File Id="fil5CF2D50F369B6D0A31DA5185427E4932" KeyPath="yes" Source=".\dist\App\Datasheets\Filter.xlsx" /> |
479 | 488 |
</Component> |
내보내기 Unified diff