summaryrefslogtreecommitdiffstats
path: root/tmake/lib/unix/app.t
blob: f59c9f90491d611d072bb7130e2d40a96a18b280 (plain)
1
2
3
4
5
6
#############################################################################
#!
#! This is a tmake template for building Unix applications.
#!
#$ Project('TMAKE_APP_FLAG = 1');
#$ IncludeTemplate("generic.t");