- Disabled line wrapping in translators list

- Added -fwrapv to gcc command line
- Updated TODO (tested sequenced download and file previewing : it works!)
This commit is contained in:
Christophe Dumez
2006-10-02 09:39:56 +00:00
parent 942cdb1f91
commit a3f9de767b
3 changed files with 8 additions and 4 deletions

View File

@@ -22,6 +22,8 @@ contains(DEBUG_MODE, 0){
message(Release build!)
}
QMAKE_CXXFLAGS_RELEASE += -fwrapv
QMAKE_CXXFLAGS_DEBUG += -fwrapv
LIBS += -lcurl
CONFIG += link_pkgconfig
PKGCONFIG += libtorrent