개정판 3f8f5d19
issue #000: fixed that remove opencv module
Change-Id: If274fe2b1e92436efe05dd03d701ba7494d02e11
HYTOS.wxs | ||
---|---|---|
367 | 367 |
<Component Id="cmp6D0D04F4E1D43D508AD4374199FA6880" Directory="INSTALLFOLDER" Guid="D95A7D8E-0B82-4E30-8763-B85631851C2C"> |
368 | 368 |
<File Id="filC03CBE727D3E2D9CE4A095C9AA6A75E7" KeyPath="yes" Source=".\dist\App\_win32sysloader.pyd" /> |
369 | 369 |
</Component> |
370 |
<Component Id="cmpF2E97AA4F0110C70278F3B36F9735751" Directory="dir57BB962486B55B28FC45B65CCD902110" Guid="8922105F-6922-44C7-BE1A-5AE5CC81605A"> |
|
371 |
<File Id="fil8BD228FBCD95B077F16C6F2201BA1D59" KeyPath="yes" Source=".\dist\App\cv2\cv2.cp36-win_amd64.pyd" /> |
|
372 |
</Component> |
|
373 | 370 |
<Component Id="cmpC0AFD408E7F7E662677C3B89A69C2A77" Directory="dir2479B4CBD34C5D8E06045ABE7EF6401E" Guid="60BC2210-E250-4309-89A8-79056DB015EB"> |
374 | 371 |
<File Id="fil553E9C43172210937CB27F2B88445792" KeyPath="yes" Source=".\dist\App\db\Template.db" /> |
375 | 372 |
<CopyFile Id="MyCopyFile" FileId="fil553E9C43172210937CB27F2B88445792" DestinationDirectory="MyAppDataFolder"/> |
package.bat | ||
---|---|---|
26 | 26 |
|
27 | 27 |
:EOF |
28 | 28 |
ECHO process completed |
29 |
REM exit
|
|
29 |
exit |
|
30 | 30 |
|
31 | 31 |
:ERROR |
32 |
REM exit 1 |
|
32 |
exit 1 |
내보내기 Unified diff