make I/O library

This commit is contained in:
Syping 2019-10-03 00:05:40 +02:00
parent 9321c1b9fb
commit 769d291f35
12 changed files with 247 additions and 72 deletions

View file

@ -20,6 +20,7 @@ CONFIG += ordered
SUBDIRS += luaengine \
luaenginegui \
luaengineio \
luaengineos
CONFIG(WITH_LUAENGINEAPP): SUBDIRS += luaengineapp