qtmobility/examples/examples.pri
branchRCL_3
changeset 2 5822d84012fb
parent 0 cfcbf08528c4
child 3 87be51aa5b5b
equal deleted inserted replaced
0:cfcbf08528c4 2:5822d84012fb
     1 include(../staticconfig.pri)
     1 include(../staticconfig.pri)
     2         
     2         
     3 !contains(build_examples, yes):error(Please use the -examples configure switch to enable building of examples)
     3 #!contains(build_examples, yes):error(Please use the -examples configure switch to enable building of examples)
     4 
     4 
     5 win32:contains(CONFIG_WIN32,build_all):Win32DebugAndRelease=yes
     5 win32:contains(CONFIG_WIN32,build_all):Win32DebugAndRelease=yes
     6 mac | contains(Win32DebugAndRelease,yes) {
     6 mac | contains(Win32DebugAndRelease,yes) {
     7     #due to different debug/release library names we have to comply with 
     7     #due to different debug/release library names we have to comply with 
     8     #whatever Qt does
     8     #whatever Qt does