Ver código fonte

Update BUILDBINARIES_EXAMPLE.bat

RumbleballTheReal 5 anos atrás
pai
commit
a0fb50146a
1 arquivos alterados com 3 adições e 0 exclusões
  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"