diff options
author | Patrick Davison <snapwilliam@gmail.com> | 2013-05-27 23:56:53 -0700 |
---|---|---|
committer | Patrick Davison <snapwilliam@gmail.com> | 2013-05-27 23:56:53 -0700 |
commit | 048138970237ac1a0784ac779bc74b73b04d49be (patch) | |
tree | 33494cb4319f0ee85ab5f6edae44206ae72d1411 /nbproject/project.properties | |
parent | 1646ec830578457b1b1db19ddf0388f14ca66710 (diff) | |
download | pathery-048138970237ac1a0784ac779bc74b73b04d49be.tar.xz |
Netbeans meta and minor changes.
Diffstat (limited to 'nbproject/project.properties')
-rw-r--r-- | nbproject/project.properties | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nbproject/project.properties b/nbproject/project.properties new file mode 100644 index 0000000..04e3d5e --- /dev/null +++ b/nbproject/project.properties @@ -0,0 +1,7 @@ +include.path=${php.global.include.path}
+php.version=PHP_54
+source.encoding=UTF-8
+src.dir=.
+tags.asp=false
+tags.short=true
+web.root=.
|