# This rayrc file is suitable for use on Windows computers with mental ray.
# It is recommended the following directories be used
# to store the users files,
#���� DRIVE_LETTER:/mi/shader_src
#���� DRIVE_LETTER:/mi/shaders
#      DRIVE_LETTER:/mi/scenes
# Save this file as "rayrc" NOT ".rayrc" either in the mi/scenes directory
# or in Cutter's directory.
#
# Malcolm Kesson 4.4.07

registry "{MI_DIR}" value "C:/Program Files/mental images/mental ray" end registry
registry "{USER_DIR}" value "DRIVE_LETTER:/mi" end registry
$lookup "{MI_DIR}"
$lookup "{USER_DIR}"
registry "{_MI_REG_INCLUDE}" value "{MI_DIR}/include;{USER_DIR}/shaders;{USER_DIR}/shader_src" end registry
registry "{_MI_REG_LIBRARY}" value "{MI_DIR}/shaders;{MI_DIR}/lib;{USER_DIR}/shaders" end registry
link "base.dll"
$include "base.mi"
link "contour.dll"
$include "contour.mi"
link "physics.dll"
$include "physics.mi"
link "subsurface.dll"
$include "subsurface.mi"