From 21b82c95b491721c4c8e2c179edac17c85a1eb26 Mon Sep 17 00:00:00 2001 From: dawidg81 Date: Wed, 28 Jan 2026 14:40:28 +0100 Subject: Updated CMakeLists.txt --- build/CMakeFiles/3.29.2/CMakeRCCompiler.cmake | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 build/CMakeFiles/3.29.2/CMakeRCCompiler.cmake (limited to 'build/CMakeFiles/3.29.2/CMakeRCCompiler.cmake') diff --git a/build/CMakeFiles/3.29.2/CMakeRCCompiler.cmake b/build/CMakeFiles/3.29.2/CMakeRCCompiler.cmake new file mode 100644 index 0000000..f64eaed --- /dev/null +++ b/build/CMakeFiles/3.29.2/CMakeRCCompiler.cmake @@ -0,0 +1,6 @@ +set(CMAKE_RC_COMPILER "D:/MinGW/bin/windres.exe") +set(CMAKE_RC_COMPILER_ARG1 "") +set(CMAKE_RC_COMPILER_LOADED 1) +set(CMAKE_RC_SOURCE_FILE_EXTENSIONS rc;RC) +set(CMAKE_RC_OUTPUT_EXTENSION .obj) +set(CMAKE_RC_COMPILER_ENV_VAR "RC") -- cgit v1.2.3