]> git.jsancho.org Git - lugaru.git/blobdiff - Source/CMakeLists.txt
Fixed Windows conditionals for building resources and OpenGL library linkage in CMake...
[lugaru.git] / Source / CMakeLists.txt
index 862214da6effcc8690aa49b01d527adce40b3f18..cd827078e8343361b21b236b6fe11e3acec24fd1 100644 (file)
@@ -137,7 +137,7 @@ if(WIN32)
   set(LUGARU_H
        ${LUGARU_H}
        WinDefs.h
-       res/lugaru.h)
+       res/resource.h)
 endif(WIN32)
 
 if(WIN32)