gwindows 1.5.4 metadata (examples removed) (#1917)
Removed build of examples: this causes a new, mysterious issue in at least one crate (LEA) using the GWindows crate. Examples will be built in a separate crate. Note that gwindows_contrib.gpr also has some own examples but is not exposed to that issue which is related to an extra file added for the linker.
This commit is contained in:
committed by
GitHub
parent
85a3691b34
commit
e81f5c55da
@@ -45,16 +45,9 @@ project-files = [
|
|||||||
"gnatcom/gnatcom.gpr",
|
"gnatcom/gnatcom.gpr",
|
||||||
"gnatcom/gnatcom_tools.gpr",
|
"gnatcom/gnatcom_tools.gpr",
|
||||||
"gwindows/gwindows.gpr",
|
"gwindows/gwindows.gpr",
|
||||||
"gwindows/gwindows_contrib.gpr",
|
"gwindows/gwindows_contrib.gpr"
|
||||||
"gwindows/gwindows_samples.gpr"
|
|
||||||
]
|
]
|
||||||
executables = [
|
executables = [
|
||||||
"game_of_life_interactive",
|
|
||||||
"mdi_example",
|
|
||||||
"sci_example",
|
|
||||||
"demo_exlv1",
|
|
||||||
"demo_exlv2",
|
|
||||||
"demo_exlv3",
|
|
||||||
"bindcom",
|
"bindcom",
|
||||||
"comscope",
|
"comscope",
|
||||||
"createcom",
|
"createcom",
|
||||||
|
|||||||
Reference in New Issue
Block a user