mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Forgot QT.
This commit is contained in:
parent
dfd70d993c
commit
cc78160ff1
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,7 @@ SOURCES += ../Core/CPU.cpp \ # Core
|
|||
../Core/Core.cpp \
|
||||
../Core/CoreTiming.cpp \
|
||||
../Core/CwCheat.cpp \
|
||||
../Core/HDRemaster.cpp \
|
||||
../Core/Host.cpp \
|
||||
../Core/Loaders.cpp \
|
||||
../Core/MemMap.cpp \
|
||||
|
@ -71,6 +72,7 @@ HEADERS += ../Core/CPU.h \
|
|||
../Core/CoreParameter.h \
|
||||
../Core/CoreTiming.h \
|
||||
../Core/CwCheat.h \
|
||||
../Core/HDRemaster.h \
|
||||
../Core/Host.h \
|
||||
../Core/Loaders.h \
|
||||
../Core/MemMap.h \
|
||||
|
|
Loading…
Add table
Reference in a new issue