]> gitweb.hhaalo.de Git - discspan.git/commit
move header into src
authorBastian Dehn <hhaalo@arcor.de>
Sat, 30 Aug 2025 15:12:56 +0000 (17:12 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sat, 30 Aug 2025 15:12:56 +0000 (17:12 +0200)
commit4ed78145b4de8dfeca57e4e541d97250128e35b0
treecb16280bbeec35253d0fd998b373d57d0d359dbf
parent91f55aad0712b068ae8b27ebd391fb4bea2b205a
move header into src
14 files changed:
CMakeLists.txt
libs/spandisc/CMakeLists.txt
libs/spandisc/include/config_spandisc.h.in [deleted file]
libs/spandisc/include/filehandler.h [deleted file]
libs/spandisc/include/libspandisc.h [deleted file]
libs/spandisc/include/logic.h [deleted file]
libs/spandisc/include/spandisc.h [deleted file]
libs/spandisc/include/splitter.h [deleted file]
libs/spandisc/src/config_spandisc.h.in [new file with mode: 0644]
libs/spandisc/src/filehandler.h [new file with mode: 0644]
libs/spandisc/src/libspandisc.h [new file with mode: 0644]
libs/spandisc/src/logic.h [new file with mode: 0644]
libs/spandisc/src/spandisc.h [new file with mode: 0644]
libs/spandisc/src/splitter.h [new file with mode: 0644]