Skip to content

digited/cadencii-nt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

401 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cadencii

Cadencii is a VSQ file viewer.

License

GNU General Public License version 2.0.

Build

clone git repository.

git clone https://github.com/kbinani/cadencii.git
cd cadencii
git submodule init
git submodule update

build with make,

qmake -o Makefile Cadencii.pro   # use qmake-qt4, if you don't have qmake.
make

or open Cadencii.pro with QtCreator, and build.

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 97.3%
  • Shell 2.1%
  • Other 0.6%