rename generated folder to output folder

This commit is contained in:
sonoro1234
2018-10-08 11:56:49 +02:00
parent 259dc4afc8
commit 327e3236ae
16 changed files with 16 additions and 16 deletions

View File

@@ -1,8 +1,8 @@
:: this script must be executed in this directory
:: all the output goes to generated folder
:: all the output goes to generator/output folder
:: .cpp and .h files:
:: cimgui_nopreprocess.h and cimgui_nopreprocess.cpp generated without preprocess
:: cimgui.h and cimgui.cpp with gcc preprocess
:: cimgui_nopreprocess.h and cimgui_nopreprocess.cpp generated without preprocess
:: cimgui_impl.h with implementation function cdefs
:: lua and json files:
:: definitions.lua for function definitions