Changeset 97e90f9be6 in tspsg for tspsg.pro
- Timestamp:
- Oct 3, 2010, 2:01:00 PM (14 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 88a59e4d65
- Parents:
- 0007f69c46
- git-author:
- Oleksii Serdiuk <contacts@…> (10/03/10 14:01:00)
- git-committer:
- Oleksii Serdiuk <contacts@…> (06/29/12 19:45:57)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tspsg.pro
r0007f69c46 r97e90f9be6 15 15 } else { 16 16 DEFINES += NOSVG 17 } 18 19 wincewm*|symbian|maemo*|simulator { 20 CONFIG += handheld 17 21 } 18 22 … … 91 95 92 96 # Include 3rd party libraries 93 ! wincewm*:!symbian{97 !handheld { 94 98 include(src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.pri) 95 99 }
Note: See TracChangeset
for help on using the changeset viewer.