diff options
author | Michael Bien <[email protected]> | 2011-01-23 01:20:10 +0100 |
---|---|---|
committer | Michael Bien <[email protected]> | 2011-01-23 01:20:10 +0100 |
commit | 0501609fec070708a7c9f31fc62a2cec991b8e36 (patch) | |
tree | 404633ea9da7d9edd3a329e0c1ec01a2ed0f9ce3 /nbproject | |
parent | 3c3c59f0af028d3464e096c4861a872e1002adb6 (diff) |
added clean-jar-test target + dont.generate property.
Diffstat (limited to 'nbproject')
-rw-r--r-- | nbproject/project.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nbproject/project.properties b/nbproject/project.properties index 2d6c9550..d3baa179 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -121,6 +121,7 @@ jocl_base_version=0.9 #disable the build build the native part of the bindings #c.dont.compile=true +#dont.generate=true #for hudson... hudson will notice anyway since the log is parsed #build will not fail when a test fails |