service/pm: Migrate to ServiceFramework
This commit is contained in:
parent
fc8f997a28
commit
f72d114335
9 changed files with 121 additions and 42 deletions
|
@ -322,8 +322,12 @@ add_library(core STATIC
|
|||
hle/service/nwm/uds_connection.h
|
||||
hle/service/nwm/uds_data.cpp
|
||||
hle/service/nwm/uds_data.h
|
||||
hle/service/pm_app.cpp
|
||||
hle/service/pm_app.h
|
||||
hle/service/pm/pm.cpp
|
||||
hle/service/pm/pm.h
|
||||
hle/service/pm/pm_app.cpp
|
||||
hle/service/pm/pm_app.h
|
||||
hle/service/pm/pm_dbg.cpp
|
||||
hle/service/pm/pm_dbg.h
|
||||
hle/service/ptm/ptm.cpp
|
||||
hle/service/ptm/ptm.h
|
||||
hle/service/ptm/ptm_gets.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue