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 fc14e2cf0b
Fix invalid headers in PNG files and optimize for size
8 years ago
..
CMakeLists.txt Add gnu tar detection 9 years ago
Makefile.am Revert to .kdevelop files with <kdevelop> entity name for project files. 9 years ago
README Revert "Finish renaming tdevelop components" 10 years ago
kapp4.cpp Revert "Finish renaming tdevelop components" 10 years ago
kapp4.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
kapp4.h Revert "Finish renaming tdevelop components" 10 years ago
kapp4.kcfg Revert "Finish renaming tdevelop components" 10 years ago
kapp4view.cpp Revert "Finish renaming tdevelop components" 10 years ago
kapp4view.h Revert "Finish renaming tdevelop components" 10 years ago
kapp4view_base.ui Revert "Finish renaming tdevelop components" 10 years ago
kde4app-CMakeLists.txt Revert "Finish renaming tdevelop components" 10 years ago
kde4app.kdevelop Revert to .kdevelop files with <kdevelop> entity name for project files. 9 years ago
kde4app.kdevelop.filelist Revert to .kdevelop files with <kdevelop> entity name for project files. 9 years ago
kde4app.kdevtemplate Revert to .kdevelop files with <kdevelop> entity name for project files. 9 years ago
kde4app.png Fix invalid headers in PNG files and optimize for size 8 years ago
kde4appui.rc Revert "Finish renaming tdevelop components" 10 years ago
main.cpp Revert "Finish renaming tdevelop components" 10 years ago
prefs_base.ui Revert "Finish renaming tdevelop components" 10 years ago
settings.kcfgc Revert "Finish renaming tdevelop components" 10 years ago

README

!!!!!ATTENTION!!!!!

Before starting the build you may need to setup the KDE4 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 KDE4 environment is needed
when running cmake to find KDE4. Open the integrated konsole and change to the build
subdirectory. Then setup a KDE4 environment and run "cmake ../".

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