enable embedded icons for windows executables
[quassel.git] / build / targets / target.pri
index 7b8c44b..5501cce 100644 (file)
@@ -26,6 +26,7 @@ SOURCES = $$SRCPATH/common/main.cpp
 # Ugly workaround following...
 
 win32 {
 # Ugly workaround following...
 
 win32 {
+  RC_FILE = myapp.rc
   CONFIG += embed_manifest_exe
   LIBS *= -luser32 -lgdi32 -lkernel32 -lshell32 -lwsock32 -lwinspool -lcomdlg32 -lole32
   LIBS *= -ladvapi32 -limm32 -luuid -lwinmm -ldelayimp -lopengl32 -lglu32 -loleaut32 -lws2_32
   CONFIG += embed_manifest_exe
   LIBS *= -luser32 -lgdi32 -lkernel32 -lshell32 -lwsock32 -lwinspool -lcomdlg32 -lole32
   LIBS *= -ladvapi32 -limm32 -luuid -lwinmm -ldelayimp -lopengl32 -lglu32 -loleaut32 -lws2_32