From e1ded161f9868876d9bbacc4a3c0da4db1702cf4 Mon Sep 17 00:00:00 2001 From: kelteseth Date: Sun, 11 Nov 2018 16:25:01 +0100 Subject: [PATCH] Add steam dll to install --- ScreenPlay/ScreenPlay.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/ScreenPlay/ScreenPlay.pro b/ScreenPlay/ScreenPlay.pro index 188c5094..38c8c160 100644 --- a/ScreenPlay/ScreenPlay.pro +++ b/ScreenPlay/ScreenPlay.pro @@ -74,6 +74,7 @@ installOut.path = $${OUT_PWD}/ install_it.files += assets/templates/config.json \ assets/icons/favicon.ico \ steam_appid.txt \ + ThirdParty\steam\redistributable_bin\steam_api.dll \ ThirdParty/ffmpeg/Windows/avcodec-58.dll \ ThirdParty/ffmpeg/Windows/avdevice-58.dll \ ThirdParty/ffmpeg/Windows/avfilter-7.dll \