mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
f78c18671b
By V1.2 support to Aztec codes is added. It now fully supports Qt Quick. Symbian Examples are updated to comply with the changes. git-svn-id: https://zxing.googlecode.com/svn/trunk@2296 59b500cc-1b3d-0410-9834-0bbf25fbcc57
23 lines
646 B
XML
23 lines
646 B
XML
// ============================================================================
|
|
// * Generated by qmake (2.01a) (Qt 4.7.4) on: 2012-05-19T19:03:01
|
|
// * This file is generated by qmake and should not be modified by the
|
|
// * user.
|
|
// ============================================================================
|
|
|
|
CHARACTER_SET UTF8
|
|
#include <appinfo.rh>
|
|
#include "QMLBarcodeReader.loc"
|
|
|
|
RESOURCE LOCALISABLE_APP_INFO r_localisable_app_info
|
|
{
|
|
short_caption = STRING_r_short_caption;
|
|
caption_and_icon =
|
|
CAPTION_AND_ICON_INFO
|
|
{
|
|
caption = STRING_r_caption;
|
|
number_of_icons = 0;
|
|
icon_file = "\\resource\\apps\\QMLBarcodeReader.mif";
|
|
};
|
|
}
|
|
|