summaryrefslogtreecommitdiffstats
path: root/Linux/README.save (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-12-07make install output directory can now be set via qmake variable FRONTENDOUTDIRBenjamin-Dobell1-120/+0
It can be set like so: qmake -set FRONTENDOUTDIR /Desired/Out/Dir
2010-12-04Removed the "Heimdall" folder and moved its contents to the root directory.Benjamin Dobell1-1/+1
2010-12-04Addresses:Benjamin Dobell1-1/+2
- Issue No. #3 Title: Please improve make and install procedure for heimdall-frontend Reporter: victornoel URL: https://github.com/Benjamin-Dobell/Heimdall/issues#issue/3 Changes: - Removed install procedure from "make" and added it to "make install". - Added install location prompt when calling "qmake". - Updated OS X and Linux READMEs to reflect this. modified: README modified: ../OSX/README.txt modified: ../heimdall-frontend/heimdall-frontend.pro