Subversion Repositories Kolibri OS

Rev

Rev 6182 | Rev 6185 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6182 Rev 6183
Line 528... Line 528...
528
 {"GAMES/REVERSI", PROGS .. "/games/reversi/trunk/reversi"},
528
 {"GAMES/REVERSI", PROGS .. "/games/reversi/trunk/reversi"},
529
 {"SHELL", PROGS .. "/system/shell/shell"},
529
 {"SHELL", PROGS .. "/system/shell/shell"},
530
})
530
})
531
tup.append_table(extra_files, {
531
tup.append_table(extra_files, {
532
 {"kolibrios/emul/e80/e80", PROGS .. "/emulator/e80/trunk/e80"},
532
 {"kolibrios/emul/e80/e80", PROGS .. "/emulator/e80/trunk/e80"},
533
 {"kolibrios/games/heliothryx/", PROGS .. "/games/heliothryx/heliothryx"},
-
 
534
 {"kolibrios/games/2048/", PROGS .. "/games/2048/2048"},
533
 {"kolibrios/games/2048/", PROGS .. "/games/2048/2048"},
-
 
534
 {"kolibrios/games/donkey", PROGS .. "/games/donkey/donkey"},
-
 
535
 {"kolibrios/games/heliothryx/", PROGS .. "/games/heliothryx/heliothryx"},
535
 {"kolibrios/games/marblematch3/", PROGS .. "/games/marblematch3/marblematch3"},
536
 {"kolibrios/games/marblematch3/", PROGS .. "/games/marblematch3/marblematch3"},
536
 {"kolibrios/games/nsider/", PROGS .. "/games/nsider/nsider"},
537
 {"kolibrios/games/nsider/", PROGS .. "/games/nsider/nsider"},
537
 {"kolibrios/games/quake/", "common/games/quake/*"}, -- not really gcc, but no sense without sdlquake
538
 {"kolibrios/games/quake/", "common/games/quake/*"}, -- not really gcc, but no sense without sdlquake
538
 {"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"},
539
 {"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"},
539
})
540
})