mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-03-08 12:49:47 -05:00
VirtualController -> DummyController in CMake
This commit is contained in:
parent
094388187f
commit
4a3e43f73f
@ -89,7 +89,7 @@ set(Source_Files__Controller
|
|||||||
"SDLController.cpp"
|
"SDLController.cpp"
|
||||||
"SDLController.h"
|
"SDLController.h"
|
||||||
"UltraController.h"
|
"UltraController.h"
|
||||||
"VirtualController.h"
|
"DummyController.h"
|
||||||
)
|
)
|
||||||
source_group("Source Files\\Controller" FILES ${Source_Files__Controller})
|
source_group("Source Files\\Controller" FILES ${Source_Files__Controller})
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user