Sfoglia il codice sorgente

Update BUILDBINARIES_EXAMPLE.bat

RumbleballTheReal 6 anni fa
parent
commit
a0fb50146a
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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"