From 400e8e4e1ab6a0ab1187ca2defc60ec5038a0437 Mon Sep 17 00:00:00 2001 From: dawidg81 Date: Thu, 12 Feb 2026 12:19:32 +0100 Subject: Initial commit --- 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