Import('env') files = [ 'thread_winrt.cpp', # '#platform/windows/stream_peer_winsock.cpp', ] env.Program('#bin/godot_rt.exe', files)