diff options
Diffstat (limited to 'contrib/dotzlib/readme.txt')
-rw-r--r-- | contrib/dotzlib/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/dotzlib/readme.txt b/contrib/dotzlib/readme.txt index b239572..47454fc 100644 --- a/contrib/dotzlib/readme.txt +++ b/contrib/dotzlib/readme.txt | |||
@@ -36,7 +36,7 @@ Build instructions: | |||
36 | in the same directory as the DotZLib.build file. | 36 | in the same directory as the DotZLib.build file. |
37 | You can define 2 properties on the nant command-line to control the build: | 37 | You can define 2 properties on the nant command-line to control the build: |
38 | debug={true|false} to toggle between release/debug builds (default=true). | 38 | debug={true|false} to toggle between release/debug builds (default=true). |
39 | nunit={true|false} to include or esclude unit tests (default=true). | 39 | nunit={true|false} to include or exclude unit tests (default=true). |
40 | Also the target clean will remove binaries. | 40 | Also the target clean will remove binaries. |
41 | Output file (DotZLib.dll) will be found in either ./DotZLib/bin/release | 41 | Output file (DotZLib.dll) will be found in either ./DotZLib/bin/release |
42 | or ./DotZLib/bin/debug, depending on whether you are building the release | 42 | or ./DotZLib/bin/debug, depending on whether you are building the release |