
set(SRCFILES genResources.cpp)

# configure default target
add_executable( genResources ${SRCFILES} )

