Skip to content

Commit

Permalink
Hack attempt for Qt.
Browse files Browse the repository at this point in the history
  • Loading branch information
unknownbrackets committed May 1, 2016
1 parent 994d2dd commit 12aee53
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Qt/GPU.pro
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ SOURCES += $$P/GPU/GeDisasm.cpp \ # GPU
$$P/GPU/Common/SplineCommon.cpp \
$$P/GPU/Common/DrawEngineCommon.cpp \
$$P/ext/xxhash.c \ # xxHash
$$P/ext/xbrz/*.cpp # XBRZ
$$P/ext/xbrz/*.cpp \ # XBRZ
$$P/Core/TextureReplacer.cpp

armv7: SOURCES += $$P/GPU/Common/TextureDecoderNEON.cpp

Expand Down

0 comments on commit 12aee53

Please sign in to comment.