You can not 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/kde4app
Timothy Pearson 93907d7e7a
Automatically update admin submodule and copy sustem libtool files before first build
12 years ago
..
CMakeLists.txt Additional renaming of kde to tde 13 years ago
Makefile.am Additional renaming of kde to tde 13 years ago
README Automatically update admin submodule and copy sustem libtool files before first build 12 years ago
kapp4.cpp Automatically update admin submodule and copy sustem libtool files before first build 12 years ago
kapp4.desktop Automatically update admin submodule and copy sustem libtool files before first build 12 years ago
kapp4.h Remove spurious TQ_OBJECT instances 13 years ago
kapp4.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kapp4view.cpp TQt4 port kdevelop 13 years ago
kapp4view.h Remove spurious TQ_OBJECT instances 13 years ago
kapp4view_base.ui Rename obsolete tq methods to standard names 13 years ago
kde4app-CMakeLists.txt Automatically update admin submodule and copy sustem libtool files before first build 12 years ago
kde4app.kdevtemplate Automatically update admin submodule and copy sustem libtool files before first build 12 years ago
kde4app.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kde4app.tdevelop Automatically update admin submodule and copy sustem libtool files before first build 12 years ago
kde4app.tdevelop.filelist Finish rename from prior commit 13 years ago
kde4appui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
main.cpp Automatically update admin submodule and copy sustem libtool files before first build 12 years ago
prefs_base.ui Rename obsolete tq methods to standard names 13 years ago
settings.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

!!!!!ATTENTION!!!!!

Before starting the build you may need to setup the KDE environment variables.
To do this open Project->Project Options and then look at the "Run" and the "Make" 
pages. Each of these two has an environment variables widget in which you have
to fill in the right values for the variables already listed.

After setting up the variables you'll also need to run cmake inside the build
directory. This can not be done by tdevelop as a KDE environment is needed
when running cmake to find KDE. Open the integrated konsole and change to the build
subdirectory. Then setup a KDE environment and run "cmake ../".

More information how to setup a KDE development environment can be found on
http://techbase.kde.org/Getting_Started/Increased_Productivity_in_KDE_with_Scripts