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

List:       kde-commits
Subject:    branches/kdevelop/3.4/languages/cpp/app_templates
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2006-07-29 14:33:29
Message-ID: 1154183609.405199.27291.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 567607 by apaku:

Fix the XML in the project files and remove the now unneeded stuff from the Readme of \
the Qt4 project template


 M  +2 -3      qmakeapp/qmakeapp.kdevelop  
 M  +5 -16     qt4makeapp/ReadMe  
 M  +1 -1      qt4makeapp/qt4makeapp.kdevelop  


--- branches/kdevelop/3.4/languages/cpp/app_templates/qmakeapp/qmakeapp.kdevelop \
#567606:567607 @@ -24,12 +24,11 @@
   </kdevfileview>
   <kdevcppsupport>
     <qt>
-      <version>3</version>
       <used>true</used>
+      <version>3</version>
       <includestyle>3</includestyle>
-      <designerintegration>EmbeddedKDevDesigner</designerintegration>
+      <designerintegration>KDevEmbeddedDesigner</designerintegration>
     </qt>
-  </kdevcppsupport>
   <kdevdoctreeview>
     <ignoretocs>
       <toc>bash</toc>
--- branches/kdevelop/3.4/languages/cpp/app_templates/qt4makeapp/ReadMe \
#567606:567607 @@ -1,22 +1,11 @@
 READ THIS IN ORDER TO COMPILE THE Qt4 TEMPLATE
 ----------------------------------------------
 
-BEFORE building your project, quit KDevelop.
+Before compiling, check the Qt Options, go to 
+Project->Project Settings->C++ Support and open the Qt Options tab.
 
-In a terminal (Konsole for example) set your QTDIR environment variable to point to \
Qt4 installation and be sure that your PATH includes the $QTDIR/bin. +Check that the \
Qt installation directory is correct for the Qt version you've chosen.  
-For Bash users, you will do this by typing the following commands in the terminal:
-export QTDIR=/path/to/qt4
-export PATH=$QTDIR/bin:$PATH 
-
-Then run KDevelop from this terminal by typing:
-kdevelop &
-
-Then Build your template using the Build menu in KDevelop.
-
-
-This ensures qmake from qt4 is used to build your project.
-
 ------------------
-Anne-Marie MAHFOUF
-October 2005 
+Andreas Pakulat
+July 2006
--- branches/kdevelop/3.4/languages/cpp/app_templates/qt4makeapp/qt4makeapp.kdevelop \
#567606:567607 @@ -24,8 +24,8 @@
   </kdevfileview>
   <kdevcppsupport>
     <qt>
+      <used>true</used>
       <version>4</version>
-      <used>true</used>
       <includestyle>4</includestyle>
       <designerintegration>ExternalDesigner</designerintegration>
     </qt>


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

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