jscipione / burnitnow

BurnItNow CD burning application for Haiku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the source for the rewrite of BurnItNow.
It is still in the very early stages of being written.


For the original version please checkout the "legacy" branch at:
	http://svn.osdrawer.net/burnitnow/branches/legacy



**Building**

You must have CMake installed in order to build this project.  A basic compile
can be performed with the following commands:

cmake .
make

About

BurnItNow CD burning application for Haiku


Languages

Language:C++ 59.2%Language:C 40.8%