From 02b51f560afcc6d5222ee91db592f8757b28cffe Mon Sep 17 00:00:00 2001 From: dawidg81 Date: Sun, 25 Jan 2026 15:05:31 +0100 Subject: experimental build --- 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