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/qmakesimple/qmakesimple

12 lines
269 B

# TDE Config File
[General]
Name=Hello world program
Comment=Generates a simple Hello world program in C++ using QMake based project manager
Category=C++/QMake project
Icon=qmakesimple.png
FileTemplates=h,CStyle,cpp,CStyle
ShowFilesAfterGeneration=src/APPNAMELC.cpp