Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
13 lines
335 B
Plaintext
13 lines
335 B
Plaintext
#
|
|
# qmake configuration for integrity-ghs
|
|
#
|
|
|
|
INTEGRITY_DIR = /enter/your/path/to/INTEGRITY
|
|
INTEGRITY_BSP = enter_your_bsp_name_here
|
|
QMAKE_CC = ccint86
|
|
QMAKE_CXX = cxint86
|
|
QMAKE_LINK = cxint86
|
|
QMAKE_LINK_SHLIB = cxint86
|
|
include(../../common/ghs-base-integrity.conf)
|
|
|