From a16645f3f73c40896d60665489a77c8ac97d28cb Mon Sep 17 00:00:00 2001 From: RumbleballTheReal <41473331+RumbleballTheReal@users.noreply.github.com> Date: Mon, 9 Sep 2019 21:20:44 +0200 Subject: [PATCH] Update BUILDBINARIES_EXAMPLE.bat --- BUILDBINARIES_EXAMPLE.bat | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BUILDBINARIES_EXAMPLE.bat b/BUILDBINARIES_EXAMPLE.bat index 0841a83e8..2dd13a542 100644 --- a/BUILDBINARIES_EXAMPLE.bat +++ b/BUILDBINARIES_EXAMPLE.bat @@ -5,6 +5,9 @@ :: NOTE :: The build process will generate a config.h file that is placed in BINARIES_DIR\include +:: This file must be merged with SOURCE_DIR\include +:: You should write yourself a script that copies the files where you want them. +:: Also see: https://github.com/assimp/assimp/pull/2646 SET SOURCE_DIR=.