diff options
Diffstat (limited to 'nbproject')
-rw-r--r-- | nbproject/private/private.properties | 2 | ||||
-rw-r--r-- | nbproject/project.properties | 7 | ||||
-rw-r--r-- | nbproject/project.xml | 9 |
3 files changed, 0 insertions, 18 deletions
diff --git a/nbproject/private/private.properties b/nbproject/private/private.properties deleted file mode 100644 index 044e35d..0000000 --- a/nbproject/private/private.properties +++ /dev/null @@ -1,2 +0,0 @@ -index.file=index.php -url=http://localhost/trunk/ diff --git a/nbproject/project.properties b/nbproject/project.properties deleted file mode 100644 index 6ffde2f..0000000 --- a/nbproject/project.properties +++ /dev/null @@ -1,7 +0,0 @@ -include.path=${php.global.include.path} -php.version=PHP_5 -source.encoding=UTF-8 -src.dir=. -tags.asp=false -tags.short=true -web.root=. diff --git a/nbproject/project.xml b/nbproject/project.xml deleted file mode 100644 index 95404cd..0000000 --- a/nbproject/project.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://www.netbeans.org/ns/project/1"> - <type>org.netbeans.modules.php.project</type> - <configuration> - <data xmlns="http://www.netbeans.org/ns/php-project/1"> - <name>php-ssrs (trunk)</name> - </data> - </configuration> -</project> |