project(RemoteVizScreenDrawer)

add_oiv_executable(${PROJECT_NAME} main.cxx)

target_link_libraries(${PROJECT_NAME} ${RemoteVizClient_LIBRARIES} ${OpenInventorGui_LIBRARIES} ${OpenInventorXt_LIBRARIES} ${DialogViz_LIBRARIES})
