summaryrefslogtreecommitdiff
path: root/TAO/CIAO/performance-tests/mico/mico-thrput-st/mico-env
blob: 6574fcf46c2f1d93e0a2681618921ce27092fcde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
##############
## MICO ENVIRONMENT SETTINGS
#############
#
# If MICO has been built in /build/ccm/mico-obj
# then add the following to your path and Library paths
# for Bash Shell:
#
#export PATH=/build/ccm/mico-obj/bin:$PATH
#export LD_LIBRARY_PATH=/build/ccm/mico-obj/lib:$LD_LIBRARY_PATH
#
# Note: The place where object files and binaries are built could be
# different from source files. The environment variables use the obj
# path rather than source path