My project holds these folders which are in C:\myproject:
common,
mobile-html scripts, images etc
db-tables, procedures
data-jquery,
scripts -
js scripts
customs, utilities functions
Compile the files and have an .exe file in zip format
How to map these files and do a Nant build script which should be configured in CC.Net
A sample script would help me too