Revision 533172

Go back to digest for 30th April 2006

Features in Development Tools

Alexander Neundorf committed changes in /branches/kdevelop/3.4/languages/cpp/app_templates:

-add a cmake based template for a Qt3 app, templates for KDE 3 apps and Qt 4 apps will follow, for KDE 4 apps it's a bit too early, since there will still be changes in the buildsystem

Alex

Why isn't the project opened after it has been created ? I.e. cmake is run and the makefiles are generated,
but when trying to compile still the previous project i compiled. Any< idea why ?

Alex

File Changes

Added 13 files
  • /branches/kdevelop/3.4/languages/cpp/app_templates/cmakeqt3app
  •   /CMakeLists.txt
  •   /CMakeLists.txt.src
  •   /cmakeqt3app
  •   /cmakeqt3app.cpp
  •   /cmakeqt3app.h
  •   /cmakeqt3app.kdevtemplate
  •   /cmakeqt3app.png
  •   /fileopen.xpm
  •   /fileprint.xpm
  •   /filesave.xpm
  •   /main.cpp
  •   /Makefile.am
Modified 1 files
  • /branches/kdevelop/3.4/languages/cpp/app_templates/cpp.appwizard
14 files changed in total