summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/qmakesimple/qmakesimple
blob: e476a7bf0a29c6d0739051d49f38bc437067dfeb (plain)
1
2
3
4
5
6
7
8
9
10
11
# KDE Config File
[General]
Name=Hello world program
Name[fr]=Un simple programme de test « Hello world »
Icon=qmakesimple.png
Category=C++/QMake project
Category[fr]=C++/QMake
Comment=Generates a simple Hello world program in C++ using QMake based project manager
Comment[fr]=Génère un simple programme de test du type « Hello world » en utilisant QMake.
FileTemplates=h,CStyle,cpp,CStyle
ShowFilesAfterGeneration=src/APPNAMELC.cpp