gwindows 1.4.1 tags samples update (#852)
Added some "catchy" demos in the executables list.
This commit is contained in:
committed by
GitHub
parent
8f2ab70bc8
commit
c9aee2e127
@@ -18,16 +18,23 @@ project-files = [
|
||||
"gnatcom/gnatcom.gpr",
|
||||
"gnatcom/gnatcom_tools.gpr",
|
||||
"gwindows/gwindows.gpr",
|
||||
"gwindows/gwindows_contrib.gpr"
|
||||
"gwindows/gwindows_contrib.gpr",
|
||||
"gwindows/gwindows_samples.gpr"
|
||||
]
|
||||
executables = [
|
||||
"game_of_life_interactive",
|
||||
"mdi_example",
|
||||
"sci_example",
|
||||
"demo_exlv1",
|
||||
"demo_exlv2",
|
||||
"demo_exlv3",
|
||||
"bindcom",
|
||||
"comscope",
|
||||
"createcom",
|
||||
"makeguid"
|
||||
]
|
||||
tags = [
|
||||
"gui"
|
||||
"gui", "windows"
|
||||
]
|
||||
website = "https://sourceforge.net/projects/gnavi/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user