mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-15 05:28:47 +08:00
7 lines
145 B
INI
Executable File
7 lines
145 B
INI
Executable File
#ifdef sun
|
|
CMPLRS_CXX_OPT "-I/usr/openwin/include $CMPLRS_CXX_OPT"
|
|
#endif
|
|
#ifdef hp
|
|
CMPLRS_CXX_OPT "-I/usr/include/X11R5 $CMPLRS_CXX_OPT"
|
|
#endif
|