Chess Rating Calculator Git
Status: Beta
Brought to you by:
svalovic
File | Date | Author | Commit |
---|---|---|---|
qmake | 2011-10-15 |
![]() |
[a4a0f3] Initial commit from cvs repository |
src | 2011-10-15 |
![]() |
[a4a0f3] Initial commit from cvs repository |
vc2005 | 2011-10-15 |
![]() |
[a4a0f3] Initial commit from cvs repository |
DpkgDeb.cmake | 2011-10-15 |
![]() |
[a4a0f3] Initial commit from cvs repository |
README | 2011-10-15 |
![]() |
[a4a0f3] Initial commit from cvs repository |
Rpmbuild.cmake | 2011-10-15 |
![]() |
[a4a0f3] Initial commit from cvs repository |
Toolchain-mingw32.cmake | 2011-10-15 |
![]() |
[a4a0f3] Initial commit from cvs repository |
build_script.sh | 2011-10-15 |
![]() |
[a4a0f3] Initial commit from cvs repository |
build_win32_qmake.bat | 2011-10-15 |
![]() |
[a4a0f3] Initial commit from cvs repository |
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.