reorganize files and add btgui
This commit is contained in:
@@ -8,10 +8,12 @@ function createProject(vendor)
|
||||
initOpenCL(vendor)
|
||||
|
||||
kind "StaticLib"
|
||||
|
||||
targetdir "../../../lib"
|
||||
includedirs {
|
||||
".",
|
||||
".","../../../src"
|
||||
}
|
||||
|
||||
files {
|
||||
"**.cpp",
|
||||
"**.h"
|
||||
|
||||
Reference in New Issue
Block a user