|
|
@ -36,6 +36,7 @@ workspace "CppSharp" |
|
|
|
|
|
|
|
|
|
|
|
workspacefiles(path.join(builddir, "premake5.lua")) |
|
|
|
workspacefiles(path.join(builddir, "premake5.lua")) |
|
|
|
workspacefiles(path.join(builddir, "*.sh")) |
|
|
|
workspacefiles(path.join(builddir, "*.sh")) |
|
|
|
|
|
|
|
workspacefiles(path.join(rootdir, ".github/workflows/*.yml")) |
|
|
|
workspacefiles(path.join(rootdir, "tests/Test*.props")) |
|
|
|
workspacefiles(path.join(rootdir, "tests/Test*.props")) |
|
|
|
WriteConfigForMSBuild() |
|
|
|
WriteConfigForMSBuild() |
|
|
|
|
|
|
|
|
|
|
|