Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 276 Bytes

File metadata and controls

17 lines (11 loc) · 276 Bytes

CDDatabase

Basic Qt based CD(or whatever) database.

Build instructions

Requirements:

- g++ (at least 5.4)
- gcc (at least 5.4)
- Qt5 (5.10.1 tested)
- qmake

Building (Linux):

qmake (in CD-Database-Qt directory)
make (in CD-Database-Qt directory)