add_executable(resource_dictionary main.cpp)
target_link_libraries(resource_dictionary PRIVATE msft_proxy)
