diff options
| author | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-06-06 13:32:56 +0200 |
|---|---|---|
| committer | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-06-06 13:32:56 +0200 |
| commit | 65a49c3154822aa808ced07301487162a290fda7 (patch) | |
| tree | d65603ed917cf7e4f3c7720e8c474615d3931ed2 /compile.bat | |
| download | Spoteezer-65a49c3154822aa808ced07301487162a290fda7.tar.gz Spoteezer-65a49c3154822aa808ced07301487162a290fda7.tar.bz2 Spoteezer-65a49c3154822aa808ced07301487162a290fda7.zip | |
Initial jMusicHubProject
Diffstat (limited to '')
| -rw-r--r-- | compile.bat | 1 |
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 |
