mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2024-12-20 16:38:24 +00:00
commit
8f969a2d53
@ -27,10 +27,7 @@ ohos_executable("softbus_test_server") {
|
||||
|
||||
ohos_unittest("softbus_file_testsuite") {
|
||||
module_out_path = module_output_path
|
||||
sources = [
|
||||
"device_manager.cpp",
|
||||
"file_test.cpp",
|
||||
]
|
||||
sources = [ "device_manager.cpp" ]
|
||||
|
||||
include_dirs = [
|
||||
"$dsoftbus_root_path/core/common/include",
|
||||
|
Loading…
Reference in New Issue
Block a user