Skip to content

Commit

Permalink
qmake: Added mapdata.hs to OTHERFILES
Browse files Browse the repository at this point in the history
  • Loading branch information
danij-deng committed Mar 2, 2012
1 parent a2fc65f commit 6fa6a3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doomsday/engine/engine.pro
Expand Up @@ -37,6 +37,8 @@ DEFINES += __DOOMSDAY__
!win32: echo(DENG_BUILD is not defined.)
}

OTHER_FILES += portable/include/mapdata.hs

unix:!macx {
DEFINES += DENG_BASE_DIR=\\\"$${DENG_BASE_DIR}/\\\"
DEFINES += DENG_LIBRARY_DIR=\\\"$${DENG_LIB_DIR}/\\\"
Expand Down

0 comments on commit 6fa6a3a

Please sign in to comment.