templates/com.nokia.carbide.cpp.qt.templates/templates/Qt-GUI-Common/Basename.pro
author ssobek@1USD01420.NOE.Nokia.com
Mon, 12 Oct 2009 16:55:22 -0500
branchRCL_2_2
changeset 534 bd42ded634d1
parent 523 a37ccf171aa2
permissions -rw-r--r--
back out Symbian block until we can block Qt profile editor from by default putting Symbian info outside the Symbian block
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     1
TEMPLATE = app
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     2
TARGET = $(baseName) 
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     3
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     4
$(modulesText) 
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     5
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     6
HEADERS   += $(className).h
534
bd42ded634d1 back out Symbian block until we can block Qt profile editor from by default putting Symbian info outside the Symbian block
ssobek@1USD01420.NOE.Nokia.com
parents: 523
diff changeset
     7
SOURCES   += $(baseName)_reg.rss \
bd42ded634d1 back out Symbian block until we can block Qt profile editor from by default putting Symbian info outside the Symbian block
ssobek@1USD01420.NOE.Nokia.com
parents: 523
diff changeset
     8
    main.cpp \
bd42ded634d1 back out Symbian block until we can block Qt profile editor from by default putting Symbian info outside the Symbian block
ssobek@1USD01420.NOE.Nokia.com
parents: 523
diff changeset
     9
    $(className).cpp
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    10
FORMS	  += $(baseName).ui
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    11
RESOURCES +=
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    12
534
bd42ded634d1 back out Symbian block until we can block Qt profile editor from by default putting Symbian info outside the Symbian block
ssobek@1USD01420.NOE.Nokia.com
parents: 523
diff changeset
    13
symbian:TARGET.UID3 = $(uid3)