forked from KolibriOS/kolibrios
Fix autobuild (move checkers to ISO)
git-svn-id: svn://kolibrios.org@8503 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
ae907c6416
commit
42d67bc120
@ -694,7 +694,6 @@ end -- tup.getconfig('NO_TCC') ~= 'full'
|
|||||||
-- Programs that require GCC to compile.
|
-- Programs that require GCC to compile.
|
||||||
if tup.getconfig('NO_GCC') ~= 'full' then
|
if tup.getconfig('NO_GCC') ~= 'full' then
|
||||||
tup.append_table(img_files, {
|
tup.append_table(img_files, {
|
||||||
{"GAMES/CHECKERS", PROGS .. "/games/checkers/trunk/checkers"},
|
|
||||||
{"GAMES/REVERSI", PROGS .. "/games/reversi/trunk/reversi"},
|
{"GAMES/REVERSI", PROGS .. "/games/reversi/trunk/reversi"},
|
||||||
{"SHELL", PROGS .. "/system/shell/shell"},
|
{"SHELL", PROGS .. "/system/shell/shell"},
|
||||||
})
|
})
|
||||||
@ -710,6 +709,7 @@ tup.append_table(extra_files, {
|
|||||||
{"kolibrios/games/quake/", "common/games/quake/*"}, -- not really gcc, but no sense without sdlquake
|
{"kolibrios/games/quake/", "common/games/quake/*"}, -- not really gcc, but no sense without sdlquake
|
||||||
{"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"},
|
{"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"},
|
||||||
{"kolibrios/games/fridge/", PROGS .. "/games/fridge/fridge"},
|
{"kolibrios/games/fridge/", PROGS .. "/games/fridge/fridge"},
|
||||||
|
{"kolibrios/games/", PROGS .. "/games/checkers/trunk/checkers"}
|
||||||
})
|
})
|
||||||
-- For russian build, add russian-only programs.
|
-- For russian build, add russian-only programs.
|
||||||
if build_type == "rus" then tup.append_table(extra_files, {
|
if build_type == "rus" then tup.append_table(extra_files, {
|
||||||
|
@ -167,7 +167,7 @@ x=68
|
|||||||
y=-135
|
y=-135
|
||||||
[17]
|
[17]
|
||||||
name=CHECKERS
|
name=CHECKERS
|
||||||
path=/SYS/GAMES/CHECKERS
|
path=/kolibrios/games/checkers
|
||||||
param=
|
param=
|
||||||
ico=20
|
ico=20
|
||||||
x=-271
|
x=-271
|
||||||
|
@ -48,7 +48,7 @@ DOOM1=/kg/doom1/doom,43
|
|||||||
|
|
||||||
[Logical]
|
[Logical]
|
||||||
Clicks=games/clicks,18
|
Clicks=games/clicks,18
|
||||||
Checkers=games/checkers,20
|
Checkers=/kg/checkers,20
|
||||||
Sudoku=games/sudoku,25
|
Sudoku=games/sudoku,25
|
||||||
Mine=games/mine,14
|
Mine=games/mine,14
|
||||||
Flood-It=games/flood-it,59
|
Flood-It=games/flood-it,59
|
||||||
|
@ -167,7 +167,7 @@ x=68
|
|||||||
y=-135
|
y=-135
|
||||||
[17]
|
[17]
|
||||||
name=CHECKERS
|
name=CHECKERS
|
||||||
path=/SYS/GAMES/CHECKERS
|
path=/kolibrios/games/checkers
|
||||||
param=
|
param=
|
||||||
ico=20
|
ico=20
|
||||||
x=-271
|
x=-271
|
||||||
|
@ -166,7 +166,7 @@ x=68
|
|||||||
y=-135
|
y=-135
|
||||||
[17]
|
[17]
|
||||||
name=CHECKERS
|
name=CHECKERS
|
||||||
path=/SYS/GAMES/CHECKERS
|
path=/kolibrios/games/checkers
|
||||||
param=
|
param=
|
||||||
ico=20
|
ico=20
|
||||||
x=-271
|
x=-271
|
||||||
|
@ -167,7 +167,7 @@ x=68
|
|||||||
y=-135
|
y=-135
|
||||||
[17]
|
[17]
|
||||||
name=CHECKERS
|
name=CHECKERS
|
||||||
path=/SYS/GAMES/CHECKERS
|
path=/kolibrios/games/checkers
|
||||||
param=
|
param=
|
||||||
ico=20
|
ico=20
|
||||||
x=-271
|
x=-271
|
||||||
|
@ -48,7 +48,7 @@ DOOM1=/kg/doom1/doom,43
|
|||||||
|
|
||||||
[𨉼ㄗ蟡嶊言]
|
[𨉼ㄗ蟡嶊言]
|
||||||
Clicks=games/clicks,18
|
Clicks=games/clicks,18
|
||||||
Checkers=games/checkers,20
|
Checkers=/kg/checkers,20
|
||||||
Sudoku=games/sudoku,25
|
Sudoku=games/sudoku,25
|
||||||
Mine=games/mine,14
|
Mine=games/mine,14
|
||||||
Flood-It=games/flood-it,59
|
Flood-It=games/flood-it,59
|
||||||
|
@ -167,7 +167,7 @@ x=68
|
|||||||
y=-135
|
y=-135
|
||||||
[17]
|
[17]
|
||||||
name=CHECKERS
|
name=CHECKERS
|
||||||
path=/SYS/GAMES/CHECKERS
|
path=/kolibrios/games/checkers
|
||||||
param=
|
param=
|
||||||
ico=20
|
ico=20
|
||||||
x=-271
|
x=-271
|
||||||
|
@ -167,7 +167,7 @@ x=68
|
|||||||
y=-135
|
y=-135
|
||||||
[17]
|
[17]
|
||||||
name=CHECKERS
|
name=CHECKERS
|
||||||
path=/SYS/GAMES/CHECKERS
|
path=/kolibrios/games/checkers
|
||||||
param=
|
param=
|
||||||
ico=20
|
ico=20
|
||||||
x=-271
|
x=-271
|
||||||
|
Loading…
Reference in New Issue
Block a user