0023124: Porting products samples on OCCT 6.5.3
[occt.git] / samples / qt / Tutorial / env.sh
CommitLineData
7a53e886 1#!/bin/sh
2
3if [ -e "${aSamplePath}/custom.sh" ]; then source "${aSamplePath}/custom.sh"; fi
4source $CASROOT/env.sh
5export CSF_OPT_INC="${CSF_OPT_INC}${CASROOT}/inc:"