add missing files, and make some functions virtual to allow compilation

This commit is contained in:
Erwin Coumans
2013-03-16 10:14:07 -07:00
parent d91d18b5f5
commit 74a422dfa9
2 changed files with 5 additions and 2 deletions

View File

@@ -65,6 +65,9 @@ function createProject(vendor)
"../../opencl/parallel_primitives/host/btPrefixScanCL.h",
"../../opencl/parallel_primitives/host/btRadixSort32CL.cpp",
"../../opencl/parallel_primitives/host/btRadixSort32CL.h",
"../../opencl/gpu_rigidbody/host/**.cpp",
"../../opencl/gpu_rigidbody/host/**.h",
}
if os.is("Windows") then