Skip to content

Commit

Permalink
Oculus Rift|Windows|qmake: ATL no longer needed with LibOVR 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Oct 18, 2014
1 parent 21d05e4 commit 9d11a17
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
9 changes: 0 additions & 9 deletions doomsday/dep_atl.pri

This file was deleted.

1 change: 0 additions & 1 deletion doomsday/dep_ovr.pri
Expand Up @@ -20,7 +20,6 @@ exists($${LIBOVR_DIR}/Include/OVR.h) {
}
}
else {
include(dep_atl.pri)
deng_debug: LIBS += $${LIBOVR_DIR}/Lib/Win32/VS2013/libovrd.lib
else: LIBS += $${LIBOVR_DIR}/Lib/Win32/VS2013/libovr.lib
INCLUDEPATH += $${LIBOVR_DIR}/Src
Expand Down

0 comments on commit 9d11a17

Please sign in to comment.