fix build
This commit is contained in:
@@ -64,9 +64,8 @@ function createProject(vendor)
|
||||
"../../opencl/basic_initialize/btOpenCLUtils.cpp",
|
||||
"../../opencl/basic_initialize/btOpenCLUtils.h",
|
||||
"../../opencl/gpu_broadphase/host/btGpuSapBroadphase.cpp",
|
||||
"../../opencl/gpu_sat/host/btConvexUtility.cpp",
|
||||
"../../opencl/gpu_sat/host/ConvexHullContact.cpp",
|
||||
"../../opencl/gpu_sat/host/ConvexHullContact.h",
|
||||
"../../opencl/gpu_sat/host/**.cpp",
|
||||
"../../opencl/gpu_sat/host/**.h",
|
||||
"../../opencl/parallel_primitives/host/btBoundSearchCL.cpp",
|
||||
"../../opencl/parallel_primitives/host/btBoundSearchCL.h",
|
||||
"../../opencl/parallel_primitives/host/btFillCL.cpp",
|
||||
|
||||
@@ -19,8 +19,8 @@ function createProject(vendor)
|
||||
"../../basic_initialize/btOpenCLInclude.h",
|
||||
"../../basic_initialize/btOpenCLUtils.cpp",
|
||||
"../../basic_initialize/btOpenCLUtils.h",
|
||||
"../host/ConvexHullContact.cpp",
|
||||
"../host/ConvexHullContact.h",
|
||||
"../host/**.cpp",
|
||||
"../host/**.h",
|
||||
"../../parallel_primitives/host/btFillCL.cpp",
|
||||
"../../parallel_primitives/host/btFillCL.h",
|
||||
"../../parallel_primitives/host/btBoundSearchCL.cpp",
|
||||
|
||||
Reference in New Issue
Block a user