remove broken source file path originally in pull request
This commit is contained in:
parent
29719e8fc1
commit
dab91c1913
|
@ -254,7 +254,6 @@ file (GLOB CXBXR_KRNL_CPP
|
|||
)
|
||||
file (GLOB CXBXR_SOURCE_EMU
|
||||
"${CXBXR_KRNL_CPP}"
|
||||
"${CXBXR_ROOT_DIR}/HighPerformanceGraphicsEnabler.c"
|
||||
"${CXBXR_ROOT_DIR}/src/common/AddressRanges.cpp"
|
||||
"${CXBXR_ROOT_DIR}/src/common/VerifyAddressRanges.cpp"
|
||||
"${CXBXR_ROOT_DIR}/src/common/util/gloffscreen/glextensions.cpp"
|
||||
|
|
Loading…
Reference in New Issue