Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 310053
Collapse All | Expand All

(-)glc_lib_orig/GLC_lib.pro (-2 / +2 lines)
Lines 419-426 Link Here
419
# Linux and macx install configuration
419
# Linux and macx install configuration
420
unix {
420
unix {
421
    # Location of HEADERS and library
421
    # Location of HEADERS and library
422
    LIB_DIR = /usr/local/lib
422
    LIB_DIR = /usr/lib
423
    INCLUDE_DIR = /usr/local/include
423
    INCLUDE_DIR = /usr/include
424
    # Adds a -P to preserve link
424
    # Adds a -P to preserve link
425
	QMAKE_COPY_FILE = $${QMAKE_COPY_FILE} -P
425
	QMAKE_COPY_FILE = $${QMAKE_COPY_FILE} -P
426
	include.path = $${INCLUDE_DIR}/GLC_lib
426
	include.path = $${INCLUDE_DIR}/GLC_lib

Return to bug 310053