move binary to bin folder
This commit is contained in:
@@ -56,7 +56,7 @@ function createGpuDemos( demos, incdirs, linknames, vendor)
|
|||||||
initOpenCL(vendor)
|
initOpenCL(vendor)
|
||||||
|
|
||||||
kind "ConsoleApp"
|
kind "ConsoleApp"
|
||||||
targetdir ".."
|
targetdir "../bin"
|
||||||
|
|
||||||
links {"Bullet3OpenCL_" .. vendor }
|
links {"Bullet3OpenCL_" .. vendor }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user