Skip to content

Commit

Permalink
enable the windows resource file
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseyDurachenko committed Jun 12, 2016
1 parent b7cb1a6 commit a5f9d28
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tomatotasktracker-desktop-sources.pri
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,7 @@ OTHER_FILES += \
$$PWD/src/main.cpp \

}

win32 {
RC_FILE += res/windows/rc.rc
}

0 comments on commit a5f9d28

Please sign in to comment.