diff -r 000000000000 -r 42188c7ea2d9 Orb/Doxygen/tmake/lib/win32-symantec/app.t --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Orb/Doxygen/tmake/lib/win32-symantec/app.t Thu Jan 21 17:29:01 2010 +0000 @@ -0,0 +1,6 @@ +############################################################################# +#! +#! This is a tmake template for building Win32 applications. +#! +#$ Project('TMAKE_APP_FLAG = 1'); +#$ IncludeTemplate("generic.t");