[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdevelop/languages/cpp/app_templates/qtopiaapp
From:       Matt Rogers <mattr () kde ! org>
Date:       2004-12-14 18:30:43
Message-ID: 20041214183043.1888E1BBD6 () office ! kde ! org
[Download RAW message or body]

CVS commit by mattr: 

Adjust the qtopia app template to work properly. Fixes bug 91417

BUG: 91417


  M +5 -1      app.pro   1.3


--- kdevelop/languages/cpp/app_templates/qtopiaapp/app.pro  #1.2:1.3
@@ -1,6 +1,10 @@
 TEMPLATE        = app
-CONFIG          = qtopia warn_on release
+CONFIG          = qt warn_on release
 HEADERS         = %{APPNAMELC}.h
 SOURCES         = main.cpp %{APPNAMELC}.cpp
 INTERFACES      = %{APPNAMELC}base.ui
 TARGET          = %{APPNAMELC}
+INCLUDEPATH     += $(QPEDIR)/include
+DEPENDPATH      += $(QPEDIR)/include
+LIBS            += -lqpe
+


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic