# TDE Config File [General] Name=Simple Hello world program Comment=Generates a simple Hello world program in Pascal Category=Pascal Icon=pascalhello.png FileTemplates=pp-program,PStyle,pp-unit,PStyle ShowFilesAfterGeneration=%{dest}/src/%{APPNAMELC}.pp Archive=pascalhello.tar.gz [GNU] Type=include File=%{tdevelop}/template-common/gnu.kdevtemplate [FILE1] Type=install EscapeXML=true Source=%{src}/app.kdevelop Dest=%{dest}/%{APPNAMELC}.kdevelop [MkDir1] Type=mkdir Dir=%{dest}/src [FILE2] Type=install Source=%{src}/main.pp Dest=%{dest}/src/%{APPNAMELC}.pp [MSG] Type=message Comment=A simple 'hello world' program in Pascal was created in %{dest}