summary refs log tree commit diff stats
path: root/nbproject
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2009-01-17 10:36:37 -0500
committerStarla Insigna <hatkirby@fourisland.com>2009-01-17 10:36:37 -0500
commit69b495c392bffe96dab97306a42466edd4b2474e (patch)
tree2adccc01f4027bcb76bbefee03bb6a9622ce3e00 /nbproject
parent4c768483aecd687529b9abb48ed42950fabc886f (diff)
downloadfourpuzzle-69b495c392bffe96dab97306a42466edd4b2474e.tar.gz
fourpuzzle-69b495c392bffe96dab97306a42466edd4b2474e.tar.bz2
fourpuzzle-69b495c392bffe96dab97306a42466edd4b2474e.zip
Imported sources
Diffstat (limited to 'nbproject')
-rw-r--r--nbproject/project.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/nbproject/project.properties b/nbproject/project.properties index b2203f4..30c65cb 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties
@@ -18,7 +18,8 @@ dist.javadoc.dir=${dist.dir}/javadoc
18excludes= 18excludes=
19includes=** 19includes=**
20jar.compress=false 20jar.compress=false
21javac.classpath= 21javac.classpath=\
22 ${libs.swing-app-framework.classpath}
22# Space-separated list of extra javac options 23# Space-separated list of extra javac options
23javac.compilerargs= 24javac.compilerargs=
24javac.deprecation=false 25javac.deprecation=false