NAnt SDK Documentation - v0.92 |
|
JSharpProject.Prepare Method
Prepares the project for being built.
[Visual Basic]
Overrides Protected Sub Prepare( _
ByVal
solutionConfiguration As
Configuration _
)
Parameters
-
solutionConfiguration
- The solution configuration that is built.
Remarks
Ensures the configuration-level object directory exists and ensures that none of the output files are marked read-only.
See Also
JSharpProject Class | NAnt.VSNet Namespace