aboutsummaryrefslogtreecommitdiff
path: root/compile.bat
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-06-08 20:56:16 +0200
committerClyhtsuriva <aimeric@adjutor.xyz>2021-06-08 20:56:16 +0200
commit05bc8764e48d93e1c676062ce71f7053c59b3c93 (patch)
tree4e010cf8794508e67cd6400a568d86df044604fb /compile.bat
parent5b3a0075f9b4a3d0cf5b15575648ee0af3d34749 (diff)
parent48d56d9db8fe93f1e1799674fefabdfc677d2eb7 (diff)
Merge branch 'master' into develop
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