VC project files
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Tue, 20 Dec 2022 01:08:26 +0000 (03:08 +0200)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Tue, 20 Dec 2022 01:08:26 +0000 (03:08 +0200)
commit024e6f9e1a39a9617a737448b60b3ea95d513203
treef223363c30e3675bce875544dc00283d096c55cd
parent594591c9a7a04a16dd1446ad83c3597fc0244b52
VC project files
14 files changed:
.gitignore
README.md
libs/jpeglib/jpeglib.vcproj [new file with mode: 0644]
libs/lib3ds/lib3ds.vcproj [new file with mode: 0644]
libs/libpng/libpng.vcproj [new file with mode: 0644]
libs/ogg/ogg.vcproj [new file with mode: 0644]
libs/vorbis/vorbis.vcproj [new file with mode: 0644]
libs/zlib/zlib.vcproj [new file with mode: 0644]
src/3dengfx/3dengfx.vcproj [new file with mode: 0644]
src/3dengfx/src/3dengfx/ggen.cpp
src/3dengfx/src/common/types.h
src/3dengfx/src/dsys/script.c
summerhack.sln [new file with mode: 0644]
summerhack.vcproj [new file with mode: 0644]