move binary to bin folder

This commit is contained in:
erwincoumans
2013-06-19 15:03:29 -07:00
parent 7561e6a4f9
commit 221a8cf463

View File

@@ -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 }