This commit is contained in:
user
2013-03-04 18:02:32 +01:00
commit 44afc36ead
15 changed files with 283 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
config.folder=
file.reference.html5-mlib5=.
files.encoding=UTF-8
site.root.folder=${file.reference.html5-mlib5}
test.folder=

9
nbproject/project.xml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.web.clientproject</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/clientside-project/1">
<name>mlib5</name>
</data>
</configuration>
</project>