mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
WinUpdater: Check OS and VC++ Redist versions.
This commit is contained in:
@ -2,6 +2,7 @@ set (MANIFEST_FILE Updater.exe.manifest)
|
||||
|
||||
add_executable(winupdater WIN32
|
||||
Main.cpp
|
||||
Platform.cpp
|
||||
WinUI.cpp
|
||||
${MANIFEST_FILE})
|
||||
|
||||
|
Reference in New Issue
Block a user