Port from old repository

This commit is contained in:
2025-03-09 08:39:41 +01:00
commit d02f0a1178
2 changed files with 299 additions and 0 deletions

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
usetaglib: usetaglib.cpp
g++ -ltag usetaglib.cpp -o usetaglib