Guest User

Untitled

a guest
Jan 19th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. $ grep -i E001E61C `find . -type f | grep -v .git`
  2. ./mkspecs/features/symbian/default_post.prf:# while self-signed version typically has temporary UID3 of 0xE001E61C.
  3. ./mkspecs/features/symbian/default_post.prf:contains(CONFIG, qt):!contains(TARGET.UID3, 0x2001E61C):!contains(TARGET.UID3, 0xE001E61C):isEmpty(QT_LIBINFIX) {
  4. ./src/qbase.pri: else: PARTIAL_UPGRADE_UID = 0xE001E61C
  5. ./src/s60installs/s60installs.pro: TARGET.UID3 = 0xE001E61C
Add Comment
Please, Sign In to add comment