QtDBUS - dealing with DBUS_INSTALL_DIR
Jarosław Staniek
js at iidea.pl
Mon Oct 23 10:29:53 CEST 2006
In this file
http://svn.sourceforge.net/viewvc/*checkout*/windbus/trunk/qt-qdbus-win32.patch
I propose to replace
DBUS_INSTALL_DIR=c:/Programme/dbus
with
DBUS_INSTALL_DIR=$(DBUS_INSTALL_DIR)
isEmpty(DBUS_INSTALL_DIR) {
DBUS_INSTALL_DIR=c:/Programme/dbus
}
to allow setting DBUS_INSTALL_DIR env. variable.
--
regards / pozdrawiam, Jaroslaw Staniek
Sponsored by OpenOffice Polska (http://www.openoffice.com.pl/en) to work on
Kexi & KOffice: http://www.kexi-project.org, http://www.koffice.org
KDE3 & KDE4 Libraries for MS Windows: http://kdelibs.com, http://www.kde.org
More information about the Kde-windows
mailing list