Fix Makefile for cross compilation (LDFLAGS and CXXFLAGS)

This commit is contained in:
2012-02-28 16:11:22 +01:00
parent 4addfc99d5
commit 5809a969a0
4 changed files with 6 additions and 5 deletions

2
README
View File

@@ -2,7 +2,7 @@ KissCount is personnal account software delivered under GPL v3 licence terms.
Current version is 0.3
Qt 4 and libofx are needed
Qt4, libqt4-sql-sqlite and libofx are needed
If you use web view, edit database.php and set $BDD_FILE, it's higly recommanded to use an SSL certificate.