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