#TODO not compiled or tested [source] git = "https://github.com/evmar/retrowin32" shallow_clone = true [build] template = "cargo" cargopackages = ["retrowin32"] cargoflags = ["--x86-emu --sdl"] dependencies = [ "sdl2", ]