## This file is part of glibmm. giomm_files_defs = \ gio.defs \ gio_enums.defs \ gio_methods.defs \ gio_extra_objects.defs \ gio_unix_functions.defs \ gio_others.defs \ gio_signals.defs \ gio_vfuncs.defs \ gio_docs.xml \ gio_docs_override.xml giomm_files_any_hg = \ appinfo.hg \ asyncinitable.hg \ asyncresult.hg \ bufferedinputstream.hg \ bufferedoutputstream.hg \ cancellable.hg \ credentials.hg \ datainputstream.hg \ dataoutputstream.hg \ dbusaddress.hg \ dbusauthobserver.hg \ dbusconnection.hg \ dbuserror.hg \ dbuserrorutils.hg \ dbusinterfacevtable.hg \ dbusintrospection.hg \ dbusmessage.hg \ dbusmethodinvocation.hg \ dbusownname.hg \ dbusproxy.hg \ dbusserver.hg \ dbussubtreevtable.hg \ dbusutils.hg \ dbuswatchname.hg \ drive.hg \ emblem.hg \ emblemedicon.hg \ enums.hg \ error.hg \ file.hg \ fileattributeinfo.hg \ fileattributeinfolist.hg \ fileenumerator.hg \ fileicon.hg \ fileinfo.hg \ fileinputstream.hg \ fileiostream.hg \ filemonitor.hg \ filenamecompleter.hg \ fileoutputstream.hg \ filterinputstream.hg \ filteroutputstream.hg \ icon.hg \ inetaddress.hg \ inetsocketaddress.hg \ initable.hg \ inputstream.hg \ iostream.hg \ loadableicon.hg \ memoryinputstream.hg \ memoryoutputstream.hg \ mount.hg \ mountoperation.hg \ networkaddress.hg \ networkservice.hg \ outputstream.hg \ proxy.hg \ proxyaddress.hg \ proxyresolver.hg \ resolver.hg \ seekable.hg \ settings.hg \ socket.hg \ socketaddress.hg \ socketaddressenumerator.hg \ socketclient.hg \ socketconnectable.hg \ socketconnection.hg \ socketcontrolmessage.hg \ socketlistener.hg \ socketservice.hg \ srvtarget.hg \ tcpconnection.hg \ threadedsocketservice.hg \ themedicon.hg \ volume.hg \ volumemonitor.hg giomm_files_posix_hg = \ desktopappinfo.hg \ unixconnection.hg \ unixcredentialsmessage.hg \ unixfdlist.hg \ unixfdmessage.hg \ unixinputstream.hg \ unixoutputstream.hg \ unixsocketaddress.hg if HOST_WINDOWS_NATIVE giomm_files_arch_hg = else giomm_files_arch_hg = $(giomm_files_posix_hg) endif giomm_files_used_hg = $(giomm_files_any_hg) $(giomm_files_arch_hg) giomm_files_hg = $(giomm_files_any_hg) $(giomm_files_posix_hg) giomm_files_ccg = $(giomm_files_hg:.hg=.ccg)