增加图片预览查看模块

This commit is contained in:
leiyu
2021-05-31 13:48:42 +08:00
parent 39a4e485de
commit 9d50d42664
20 changed files with 490 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ SUBDIRS += imageswitch #图片开关控件
SUBDIRS += netserver #网络中转服务器
SUBDIRS += base64 #图片文字base64互换
SUBDIRS += smoothcurve #平滑曲线
SUBDIRS += imageviewwindow #图片预览控件
win32 {
SUBDIRS += ffmpegdemo #视频流播放ffmpeg内核