diff --git a/CMakeModules/CopyQt5Deps.cmake b/CMakeModules/CopyQt5Deps.cmake index 5ae1cfe..b7ffca0 100644 --- a/CMakeModules/CopyQt5Deps.cmake +++ b/CMakeModules/CopyQt5Deps.cmake @@ -16,8 +16,8 @@ function(copy_Qt5_deps target_dir) Qt5Gui$<$:d>.* Qt5Widgets$<$:d>.* ) - windows_copy_files(citra-qt ${Qt5_PLATFORMS_DIR} ${PLATFORMS} qwindows$<$:d>.*) - windows_copy_files(citra-qt ${Qt5_STYLES_DIR} ${STYLES} qwindowsvistastyle$<$:d>.*) + windows_copy_files(threeSD ${Qt5_PLATFORMS_DIR} ${PLATFORMS} qwindows$<$:d>.*) + windows_copy_files(threeSD ${Qt5_STYLES_DIR} ${STYLES} qwindowsvistastyle$<$:d>.*) # windows_copy_files(${target_dir} ${Qt5_IMAGEFORMATS_DIR} ${IMAGEFORMATS} # qgif$<$:d>.dll # qicns$<$:d>.dll diff --git a/appveyor.yml b/appveyor.yml index 4955faf..110e7ad 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -9,7 +9,7 @@ environment: # Tell msys2 to inherit the current directory when starting the shell CHERE_INVOKING: 1 matrix: - - BUILD_TYPE: mingw + # - BUILD_TYPE: mingw - BUILD_TYPE: msvc platform: