#This file is designed for building a dynamic extension.
#See INSTALL for detailed build instructions.
*shared*

#[VC50]cpp_options = cpp_options + ' /GR '
#[VC50]cfiles.append("Demo/example.def")
example -I./Include -I./Demo Demo/r.cxx Demo/example.cxx Demo/rtest.cxx Src/cxxsupport.cxx Src/cxxextensions.c

