set(src_SOURCES volumePickingGpu.cxx utils.cxx)
set(include_SOURCES utils.h)
set(resources_SOURCES simpleVolumeRender.iv info.iv)

add_oiv_executable_notest(volumePickingGpu ${src_SOURCES} ${include_SOURCES} ${resources_SOURCES})
create_vcproj_hierarchy("Resource Files" ./${resources_SOURCES})
