Removed vkbd from CMakefile until it's converted to SDL2
This commit is contained in:
parent
292841ea08
commit
b5478f2672
1 changed files with 0 additions and 3 deletions
|
@ -49,7 +49,6 @@ endif(BUILD_PSP2)
|
||||||
set(TITLEID "AMIBERRY00")
|
set(TITLEID "AMIBERRY00")
|
||||||
|
|
||||||
set(SRC_FILES
|
set(SRC_FILES
|
||||||
src/osdep/vkbd/vkbd.cpp
|
|
||||||
src/akiko.cpp
|
src/akiko.cpp
|
||||||
src/ar.cpp
|
src/ar.cpp
|
||||||
src/aros.rom.cpp
|
src/aros.rom.cpp
|
||||||
|
@ -223,8 +222,6 @@ include_directories(
|
||||||
src
|
src
|
||||||
src/osdep
|
src/osdep
|
||||||
src/osdep/psp2
|
src/osdep/psp2
|
||||||
src/osdep/switch
|
|
||||||
src/osdep/vkbd
|
|
||||||
src/include
|
src/include
|
||||||
src/threaddep
|
src/threaddep
|
||||||
src/archivers
|
src/archivers
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue