[GB.DESKTOP.GNOME]
* NEW: Make this component visible to the IDE. git-svn-id: svn://localhost/gambas/trunk@5922 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
b09d1e18e4
commit
e7695205bb
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
COMPONENT = gb.desktop.gnome
|
||||
include $(top_srcdir)/component.am
|
||||
|
||||
gblib_LTLIBRARIES = gb.desktop.gnome.la
|
||||
|
||||
gb_desktop_gnome_la_LIBADD = @GNOME_LIB@
|
||||
|
|
4
gb.desktop/src/gnome/gb.desktop.gnome.component
Normal file
4
gb.desktop/src/gnome/gb.desktop.gnome.component
Normal file
|
@ -0,0 +1,4 @@
|
|||
[Component]
|
||||
Key=gb.desktop.component
|
||||
State=Stable
|
||||
Requires=gb.desktop
|
Loading…
Reference in a new issue