QTfrontend/CMakeLists.txt
changeset 127 ca70467bd0a8
parent 119 665c07365cb6
child 133 c79cb5e5b24a
equal deleted inserted replaced
126:93df479aa1b9 127:ca70467bd0a8
    14 set(hwfr_src 
    14 set(hwfr_src 
    15 	game.cpp
    15 	game.cpp
    16 	main.cpp
    16 	main.cpp
    17 	hwform.cpp 
    17 	hwform.cpp 
    18 	team.cpp
    18 	team.cpp
    19 	rndstr.cpp
       
    20 	sha1.cpp
       
    21 	netclient.cpp
    19 	netclient.cpp
    22 	teamselect.cpp
    20 	teamselect.cpp
    23 	teamselhelper.cpp
    21 	teamselhelper.cpp
    24 	frameTeam.cpp
    22 	frameTeam.cpp
    25 	vertScrollArea.cpp
    23 	vertScrollArea.cpp