diff --git a/nbbuild.xml b/nbbuild.xml index e22a6f1..02bec01 100644 --- a/nbbuild.xml +++ b/nbbuild.xml @@ -70,4 +70,34 @@ nbproject/build-impl.xml file. --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index d879e72..d810dba 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -127,6 +127,7 @@ is divided into following sections: + @@ -224,6 +225,7 @@ is divided into following sections: + Must set src.player-demo.dir Must set src.webclient.dir Must set src.dir Must set test.test.dir @@ -247,7 +249,7 @@ is divided into following sections: - + @@ -288,7 +290,7 @@ is divided into following sections: - + @@ -321,7 +323,7 @@ is divided into following sections: - + @@ -919,11 +921,12 @@ is divided into following sections: - + + @@ -946,7 +949,7 @@ is divided into following sections: Must select some files in the IDE or set javac.includes - + @@ -1212,6 +1215,9 @@ is divided into following sections: + + + @@ -1225,6 +1231,9 @@ is divided into following sections: + + + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index d1686b9..296d690 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -1,8 +1,8 @@ -nbbuild.xml.data.CRC32=63a84e25 +nbbuild.xml.data.CRC32=a9afa406 nbbuild.xml.script.CRC32=1dc2e3b8 nbbuild.xml.stylesheet.CRC32=8064a381@1.75.1.48 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. # 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=63a84e25 -nbproject/build-impl.xml.script.CRC32=b58f6545 +nbproject/build-impl.xml.data.CRC32=a9afa406 +nbproject/build-impl.xml.script.CRC32=709b109c nbproject/build-impl.xml.stylesheet.CRC32=876e7a8f@1.75.1.48 diff --git a/nbproject/project.properties b/nbproject/project.properties index a3b0ec8..c4d5b4a 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -94,5 +94,6 @@ run.test.classpath=\ ${build.test.classes.dir} source.encoding=UTF-8 src.dir=${file.reference.stream-m-src} +src.player-demo.dir=player-demo src.webclient.dir=webclient test.test.dir=test diff --git a/nbproject/project.xml b/nbproject/project.xml index 610e8fa..87d7b93 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -5,6 +5,7 @@ Stream-m +