diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 22d6fd1218..425c40b0a8 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -12,6 +12,7 @@ if(WIN32) set(sources_windows ${CMAKE_SOURCE_DIR}/src/common/Debugging/WheatyExceptionReport.cpp ${CMAKE_SOURCE_DIR}/src/common/Debugging/WheatyExceptionReport.h + ${CMAKE_SOURCE_DIR}/src/common/WindowsSettings.manifest ) endif(WIN32) diff --git a/src/common/WindowsSettings.manifest b/src/common/WindowsSettings.manifest new file mode 100644 index 0000000000..b7da14cfe5 --- /dev/null +++ b/src/common/WindowsSettings.manifest @@ -0,0 +1,13 @@ + + + + + UTF-8 + + + + + + + +