Warning, /games/kgoldrunner/gamedata/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 
0002 
0003 
0004 
0005 ########### install files ###############
0006 
0007 install( FILES game_blb.txt
0008                game_CM.txt
0009                game_cnt.txt
0010                game_ende.txt
0011                game_fd.txt
0012                game_GMEP.txt
0013                game_GMGR.txt
0014                game_GRII.txt
0015                game_GotD.txt
0016                game_kgr.txt
0017                game_lars.txt
0018                game_MAZ.txt
0019                game_plws.txt
0020                game_plwv.txt
0021                game_sot.txt
0022                game_tute.txt
0023                game_tutea.txt
0024                game_wad.txt
0025                hi_kgr.dat
0026                hi_plws.dat
0027                hi_plwv.dat
0028                hi_wad.dat
0029                rec_demo.txt
0030                rec_GMGR.txt
0031                rec_GRII.txt
0032                sol_GotD.txt
0033                sol_blb.txt
0034                sol_fd.txt
0035                sol_kgr.txt
0036                sol_plws.txt
0037                sol_tute.txt
0038                sol_tutea.txt
0039    DESTINATION ${KDE_INSTALL_DATADIR}/kgoldrunner/system )
0040