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

12 lines
207 B

# TDE Config File
[General]
Name=Simple SDL program
Comment=Generates a simple SDL program in C++
Category=C++
Icon=cppsdl.png
FileTemplates=h,CStyle,cpp,CStyle
ShowFilesAfterGeneration=src/APPNAMELC.cpp