lace.gpr: Re-enable 'ashell'.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
with
|
with
|
||||||
-- "florist",
|
-- "florist",
|
||||||
"lace_shared";
|
"lace_shared",
|
||||||
-- "ashell";
|
"ashell";
|
||||||
|
|
||||||
|
|
||||||
--library
|
--library
|
||||||
@@ -20,7 +20,7 @@ is
|
|||||||
|
|
||||||
for Source_Dirs use ("../source",
|
for Source_Dirs use ("../source",
|
||||||
"../source/containers",
|
"../source/containers",
|
||||||
-- "../source/environ",
|
"../source/environ",
|
||||||
"../source/dice",
|
"../source/dice",
|
||||||
"../source/events",
|
"../source/events",
|
||||||
"../source/events/concrete",
|
"../source/events/concrete",
|
||||||
|
|||||||
Reference in New Issue
Block a user