SomeRandomGameDev / DumbFramework

A very dumb framework/glue to small useful libraries for quick and dirty prototyping.
0 stars 0 forks source link

Clean-up code structure #15

Closed SomeRandomGameDev closed 9 years ago

SomeRandomGameDev commented 11 years ago

Make one include directory, one source directory, and refactor the makefile to produce static and dynamic library.

BlockoS commented 11 years ago

xml.hpp is using open and other GNU/Posix types. As you may have guessed, this doesn't compile under msvc.