diff options
author | Sven Gothel <[email protected]> | 2010-11-29 04:49:22 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-11-29 04:49:22 +0100 |
commit | 6e0ef5f40abbcde77bdae1efebb13d2dc1182a04 (patch) | |
tree | e05cf57c41de9500b061611d0274cf0ade243507 /nbproject/project.properties | |
parent | c2fb5e086ad664c78e5713045c2faed9dfe16a7b (diff) |
Comply with JogAmp artifacts build properties and ZIP file; Keep jnlp files unresolved
Diffstat (limited to 'nbproject/project.properties')
-rw-r--r-- | nbproject/project.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nbproject/project.properties b/nbproject/project.properties index d0f231e..7f391a0 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -96,3 +96,6 @@ run.test.classpath=\ source.encoding=UTF-8 src.dir=src test.src.dir=test + +#the jocl-demos version you are building +jocl_demos_base_version=0.9 |