aboutsummaryrefslogtreecommitdiff
path: root/compile.bat
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-06-06 13:32:56 +0200
committerClyhtsuriva <aimeric@adjutor.xyz>2021-06-06 13:32:56 +0200
commit65a49c3154822aa808ced07301487162a290fda7 (patch)
treed65603ed917cf7e4f3c7720e8c474615d3931ed2 /compile.bat
Initial jMusicHubProject
Diffstat (limited to 'compile.bat')
-rw-r--r--compile.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/compile.bat b/compile.bat
new file mode 100644
index 0000000..5bc7896
--- /dev/null
+++ b/compile.bat
@@ -0,0 +1 @@
+javac -d bin src\musichub\business\*.java src\musichub\util\*.java src\musichub\main\*.java -encoding UTF-8 \ No newline at end of file