summaryrefslogtreecommitdiffstats
path: root/compile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'compile.sh')
-rwxr-xr-xcompile.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/compile.sh b/compile.sh
new file mode 100755
index 0000000..f1fb39c
--- /dev/null
+++ b/compile.sh
@@ -0,0 +1 @@
+g++ `taglib-config --libs` `taglib-config --cflags` fixID3.cpp -o fixID3