Swizpig / ZGloom

Reimplementation of an old Amiga FPS
42 stars 10 forks source link

How to build? #12

Closed amigax closed 4 years ago

amigax commented 4 years ago

Ive barely done much c++ on Windows, is there an IDE I can use to build this? Id love to play around with the code in an ide :)

Swizpig commented 4 years ago

I used VS2013 express. I'll add the solution files to the repository.

Swizpig commented 4 years ago

Think I should have uploaded everything needed now. You'll need to modify the includes path (properties/C++/General/Additional Include Directories) and lib paths (properties/Linker/Input)