summaryrefslogtreecommitdiff
path: root/trunk/CIAO/performance-tests/mico/mico-thrput-st/mico-env
blob: 67b444acef9b5e3c2b316d2fc7e82fdf2e1ae6d5 (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