You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/languages/cpp/app_templates/qt4hello
tpearson 48d4a26399 TQt4 port kdevelop
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1236710 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
..
CMakeLists.txt [kdevelop] initial cmake support 14 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ReadMe Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
main.cpp TQt4 port kdevelop 14 years ago
qt4hello.kdevelop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
qt4hello.kdevtemplate Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
qt4hello.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
qt4hello.pro Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
src.pro Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

ReadMe

READ THIS IN ORDER TO COMPILE THE Qt4 TEMPLATE
----------------------------------------------

Before compiling, check the Qt Options, go to 
Project->Project Options->C++ Support and open the Qt Options tab.

Check that the Qt installation directory is correct for the Qt version you've chosen.

------------------
Andreas Pakulat
July 2006