Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
12 lines
328 B
Plaintext
12 lines
328 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(../../integrity-ghs/qmake.conf)
|