mirror of
https://github.com/zxing/zxing.git
synced 2025-01-29 03:53:28 -08:00
e1aab01022
Uses Qt SDK + Camera APIs from Qt Mobility. Updated the tutorial which shows how to use it. Updated the installation file included to test without compiling (also advice the tutorial for details). git-svn-id: https://zxing.googlecode.com/svn/trunk@1920 59b500cc-1b3d-0410-9834-0bbf25fbcc57
7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
<RCC>
|
|
<qresource prefix="/icons">
|
|
<file alias="camera.png">icons/camera.png</file>
|
|
<file alias="exit.png">icons/exit.png</file>
|
|
</qresource>
|
|
</RCC>
|