diff options
author | Michael Bien <[email protected]> | 2009-09-05 12:30:31 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2009-09-05 12:30:31 +0200 |
commit | ec4e5277a8d93a232c60946075aab1da2bb6b0c8 (patch) | |
tree | 155ff612de59bc1da820f9c9de0ff20fbeb14718 /nbproject | |
parent | 88056e6c36bf198ac9d18b03cbedea0878637bd8 (diff) |
cleanup
Diffstat (limited to 'nbproject')
-rw-r--r-- | nbproject/genfiles.properties | 2 | ||||
-rw-r--r-- | nbproject/project.properties | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index fddd80d7..5c3119b4 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -5,4 +5,4 @@ [email protected] # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. nbproject/build-impl.xml.data.CRC32=174e0dcd nbproject/build-impl.xml.script.CRC32=f73fecee -nbproject/[email protected] +nbproject/[email protected] diff --git a/nbproject/project.properties b/nbproject/project.properties index b4e8c720..7fd3fea7 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -1,7 +1,7 @@ application.title=JOCL application.vendor=Michael Bien build.classes.dir=${build.dir}/classes -build.classes.excludes=**/*.java,**/*.form +build.classes.excludes=**/*.java,**/*.form,**/*.c # This directory is removed when the project is cleaned: build.dir=build build.generated.dir=${build.dir}/generated |