X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=CMakeLists.txt;h=60da13372ebaef692cdeb8d1ee6122f5254482a2;hp=dd3355b776b37c098afcc01b8aa46b25453df1e4;hb=12d5b08ebc07113674642483bdaad9bcd63a9a95;hpb=e65e46d007d7f5f59274590dec3bc1d8e5f94e91 diff --git a/CMakeLists.txt b/CMakeLists.txt index dd3355b7..60da1337 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -169,7 +169,7 @@ if(STATIC AND WIN32) endif(STATIC AND WIN32) if(WIN32) - set(RC_WIN32 pics/win32.rc) # for app icons on windows + set(RC_WIN32 ../pics/win32.rc) # for app icons on windows endif(WIN32) # This is dirty, but I haven't found a cleaner way to ensure that the generated .qrc files