Files
MINGW-packages/mingw-w64-leechcraft-git/win_rc.patch
2014-12-14 01:40:44 +03:00

12 lines
345 B
Diff

--- src/core/CMakeLists.txt.orig 2014-04-03 16:35:13.000000000 +0300
+++ src/core/CMakeLists.txt 2014-07-12 02:15:43.981020500 +0300
@@ -151,7 +151,7 @@
set (WIN_RESOURCES)
if (WIN32)
- set (WIN_RESOURCES ../../../tools/win32/leechcraft.rc)
+ set (WIN_RESOURCES ../../tools/win32/leechcraft.rc)
endif ()
add_executable (leechcraft WIN32