adapted to latest changes in gwen, more work on data and nodes servers.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
$(gwenhywfar_cflags)
|
||||
-I$(topsrcdir)
|
||||
-I$(topbuilddir)
|
||||
-I$(topsrcdir)/apps
|
||||
-I$(topbuilddir)/apps
|
||||
</includes>
|
||||
|
||||
<includes type="tm2" >
|
||||
@@ -45,6 +47,8 @@
|
||||
loop_ipc.h
|
||||
db.h
|
||||
tty_log.h
|
||||
devicesread.h
|
||||
devicesdump.h
|
||||
</headers>
|
||||
|
||||
<sources>
|
||||
@@ -61,9 +65,12 @@
|
||||
loop_ipc.c
|
||||
db.c
|
||||
tty_log.c
|
||||
devicesread.c
|
||||
devicesdump.c
|
||||
</sources>
|
||||
|
||||
<useTargets>
|
||||
aqhnodes_types
|
||||
aqhome
|
||||
</useTargets>
|
||||
|
||||
@@ -72,6 +79,7 @@
|
||||
</libraries>
|
||||
|
||||
<subdirs>
|
||||
types
|
||||
</subdirs>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user