From 8c00822555b0bf8a3aa0c3d8e6e5400c0cb6d820 Mon Sep 17 00:00:00 2001 From: dawidg81 Date: Sun, 1 Feb 2026 22:10:13 +0100 Subject: The project is no longer a CMake project. Makefile will be used in the future. --- build/CMakeFiles/3.29.2/CMakeRCCompiler.cmake | 6 ------ 1 file changed, 6 deletions(-) delete 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 deleted file mode 100644 index f64eaed..0000000 --- a/build/CMakeFiles/3.29.2/CMakeRCCompiler.cmake +++ /dev/null @@ -1,6 +0,0 @@ -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