Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
qscintilla
qscintilla.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qscintilla.diff of Package qscintilla
Index: Qt3/qscintilla.pro =================================================================== --- Qt3/qscintilla.pro.orig +++ Qt3/qscintilla.pro @@ -45,7 +45,7 @@ DEFINES = QSCINTILLA_MAKE_DLL QT SCI_LEX # Handle both Qt v4 and v3. target.path = $$[QT_INSTALL_LIBS] isEmpty(target.path) { - target.path = $(QTDIR)/lib + target.path = $(QTDIR_LIB) } header.path = $$[QT_INSTALL_HEADERS] @@ -61,11 +61,8 @@ isEmpty(trans.path) { trans.path = $(QTDIR)/translations } -qsci.path = $$[QT_INSTALL_DATA] qsci.files = ../qsci -isEmpty(qsci.path) { - qsci.path = $(QTDIR) -} +qsci.path = $(QTDIR) INSTALLS += header trans qsci target
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor