Skip to content

Latest commit

 

History

History

project3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Hexator

a Cool Hexadecimal Calculator.

Terminal compiling

  qmake -project "QT+=widgets"
  qmake HexatorProject.pro
  make