summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/cppsdlhello/cppsdlhello
blob: c3548127e4eb0e6119e679cfcbb9ecb537cf04c8 (plain)
1
2
3
4
5
6
7
8
9
10
# TDE Config File
[General]
Name=Simple SDL program
Name[fr]=Un simple programme avec SDL
Icon=cppsdl.png
Category=C++
Comment=Generates a simple SDL program in C++
Comment[fr]=Génère un simple programme de test avec la bibliothéque SDL dans le language C++.
FileTemplates=h,CStyle,cpp,CStyle
ShowFilesAfterGeneration=src/APPNAMELC.cpp