Simon,
You should use the "main" attribute on the task for this purpose.
Gert
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Friday, December 16, 2005 1:29 PM
Subject: [NAnt-users] Setting startup object for an exe
Hi
I need to build an exe with a for
Title: Setting startup object for an exe
Hi
I need to build an exe with a form as the startup object, when I build currently it is trying to find sub main which doesn't exist and so the build fails. I cant find any examples or information on this so any pointers would be appreciated.
Here