mirror of https://github.com/PCSX2/pcsx2.git
cmake: Remove old cheats and browser references.
This commit is contained in:
parent
4629c8363c
commit
53ada061d2
|
@ -513,8 +513,6 @@ set(pcsx2ZipToolsHeaders
|
|||
# Windows sources
|
||||
set(pcsx2WindowsSources
|
||||
gui/CpuUsageProviderMSW.cpp
|
||||
windows/cheats/browser.cpp
|
||||
windows/cheats/cheats.cpp
|
||||
windows/FlatFileReaderWindows.cpp
|
||||
windows/Optimus.cpp
|
||||
windows/PatchBrowser.cpp
|
||||
|
@ -526,7 +524,6 @@ set(pcsx2WindowsSources
|
|||
|
||||
# Windows headers
|
||||
set(pcsx2WindowsHeaders
|
||||
windows/cheats/cheats.h
|
||||
windows/resource.h
|
||||
windows/Win32.h)
|
||||
|
||||
|
|
Loading…
Reference in New Issue