assimp/code/res
Jack Andersen 461e21f66d Fix Windows build with external zlib
assimp.rc contains an include with a double-parent header search.
In a default build configuration, this is resolved via the
configuration header path generated for in-tree zlib.

When external zlib is used, this header search path is not provided
to the RC compiler, therefore fails to find revision.h.

This is solved by simply including "revision.h" since the root of
the binary directory is already used as a search path.
2019-05-12 10:56:59 -10:00
..
assimp.rc Fix Windows build with external zlib 2019-05-12 10:56:59 -10:00
resource.h Fix line endings. 2015-08-08 18:02:37 +02:00