Menu

Tree [a4a0f3] master /
 History

HTTPS access


File Date Author Commit
 qmake 2011-10-15 svalovic svalovic [a4a0f3] Initial commit from cvs repository
 src 2011-10-15 svalovic svalovic [a4a0f3] Initial commit from cvs repository
 vc2005 2011-10-15 svalovic svalovic [a4a0f3] Initial commit from cvs repository
 DpkgDeb.cmake 2011-10-15 svalovic svalovic [a4a0f3] Initial commit from cvs repository
 README 2011-10-15 svalovic svalovic [a4a0f3] Initial commit from cvs repository
 Rpmbuild.cmake 2011-10-15 svalovic svalovic [a4a0f3] Initial commit from cvs repository
 Toolchain-mingw32.cmake 2011-10-15 svalovic svalovic [a4a0f3] Initial commit from cvs repository
 build_script.sh 2011-10-15 svalovic svalovic [a4a0f3] Initial commit from cvs repository
 build_win32_qmake.bat 2011-10-15 svalovic svalovic [a4a0f3] Initial commit from cvs repository

Read Me

Run this in lin-build directory:
# set UPDATE_TRANSLATIONS to ON if you want to recreate qm files, otherwise OFF
# if ON is set, make clean will DELETE! all .ts files
cmake -i ../src/ 
make

If you prefer qmake build system, you can use it from dir qmake:
qmake src.pro
make

Alternatively, you can run bash script:
build_script.sh

Under win32 run the .bat file to create qmake build in qmake subfolder or use visual studio solution in subfolder vc2005.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.