Massive removal of unused modules

This commit is contained in:
James Rowe 2018-01-11 19:21:20 -07:00
parent 68c6e82dd9
commit 5dbd091a80
179 changed files with 23 additions and 21306 deletions

View file

@ -13,5 +13,5 @@ function(copy_citra_Qt5_deps target_dir)
Qt5OpenGL$<$<CONFIG:Debug>:d>.*
Qt5Widgets$<$<CONFIG:Debug>:d>.*
)
windows_copy_files(citra-qt ${Qt5_PLATFORMS_DIR} ${PLATFORMS} qwindows$<$<CONFIG:Debug>:d>.*)
windows_copy_files(yuzu ${Qt5_PLATFORMS_DIR} ${PLATFORMS} qwindows$<$<CONFIG:Debug>:d>.*)
endfunction(copy_citra_Qt5_deps)