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

11 lines
336 B

# 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