Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
qmake|libdeng2: Include the .rc template in the project
  • Loading branch information
skyjake committed Nov 1, 2012
1 parent ec569df commit bf97827
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doomsday/libdeng2/libdeng2.pro
Expand Up @@ -38,6 +38,8 @@ win32 {
$$LIBDENG2_MAJOR_VERSION $$LIBDENG2_MINOR_VERSION $$LIBDENG2_PATCHLEVEL \
$$LIBDENG2_RELEASE_LABEL $$DENG_BUILD)
RC_FILE = res/win32/deng2.rc

OTHER_FILES += res/win32/deng2.rc.in
}

# Enable strict warnings for C++ code.
Expand Down

0 comments on commit bf97827

Please sign in to comment.