visual studio project for the SDL backend
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Sat, 27 Aug 2016 04:10:15 +0000 (07:10 +0300)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Sat, 27 Aug 2016 04:10:15 +0000 (07:10 +0300)
commit2e177fdfa37360798bd6d242fdced89651b4aa77
tree4eb362b8e3515fef1e1f2ac54e31d2493cae77e1
parentecc362e702b77d5c1334656e6f4dc9b17abcb767
visual studio project for the SDL backend
.gitignore
dosdemo.sln [new file with mode: 0644]
dosdemo.vcxproj [new file with mode: 0644]
dosdemo.vcxproj.filters [new file with mode: 0644]
src/demo.c