LIB/GTK: use our hpath lib for path type

This commit is contained in:
2016-03-30 02:50:32 +02:00
parent 09d8910eae
commit f301e2e519
7 changed files with 247 additions and 211 deletions

View File

@@ -36,6 +36,7 @@ library
hinotify,
mtl >= 2.2,
old-locale >= 1,
hpath,
process,
safe,
stm,
@@ -75,6 +76,7 @@ executable hsfm-gtk
hinotify,
mtl >= 2.2,
old-locale >= 1,
hpath,
process,
safe,
stm,