Explorar el Código

Update BUILDBINARIES_EXAMPLE.bat

RumbleballTheReal hace 6 años
padre
commit
a0fb50146a
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      BUILDBINARIES_EXAMPLE.bat

+ 3 - 0
BUILDBINARIES_EXAMPLE.bat

@@ -3,6 +3,9 @@
 
 :: Compiled binaries will be placed in BINARIES_DIR\code\CONFIG
 
+:: NOTE
+:: The build process will generate a config.h file that is placed in BINARIES_DIR\include
+
 SET SOURCE_DIR=.
 
 :: For generators see "cmake --help"