Forráskód Böngészése

Update BUILDBINARIES_EXAMPLE.bat

RumbleballTheReal 5 éve
szülő
commit
a16645f3f7
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      BUILDBINARIES_EXAMPLE.bat

+ 3 - 0
BUILDBINARIES_EXAMPLE.bat

@@ -5,6 +5,9 @@
 
 
 :: NOTE
 :: NOTE
 :: The build process will generate a config.h file that is placed in BINARIES_DIR\include
 :: 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=.
 SET SOURCE_DIR=.