mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
7 lines
164 B
Batchfile
7 lines
164 B
Batchfile
@echo off
|
|
|
|
REM Set default values to use AppVeyor's built-in Qt.
|
|
set QTDIR32=C:\Qt\5.10.1\msvc2015
|
|
set QTDIR64=C:\Qt\5.10.1\msvc2015_64
|
|
set QTCompileVersion=5.10.1
|