summaryrefslogtreecommitdiff
path: root/build/CMakeFiles/3.29.2/CMakeRCCompiler.cmake
diff options
context:
space:
mode:
authordawidg81 <dawidgorski.m@gmail.com>2026-01-28 14:40:28 +0100
committerdawidg81 <dawidgorski.m@gmail.com>2026-01-28 14:40:28 +0100
commit21b82c95b491721c4c8e2c179edac17c85a1eb26 (patch)
tree4b09507632b11878afb0cb8abda84defb1d90168 /build/CMakeFiles/3.29.2/CMakeRCCompiler.cmake
parent22f623b97332bdaa12de734706e9d8656da7322e (diff)
Updated CMakeLists.txt
Diffstat (limited to 'build/CMakeFiles/3.29.2/CMakeRCCompiler.cmake')
-rw-r--r--build/CMakeFiles/3.29.2/CMakeRCCompiler.cmake6
1 files changed, 6 insertions, 0 deletions
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")