Fix global headers
This commit is contained in:
@@ -45,6 +45,7 @@ ACTION.Function = function ()
|
|||||||
table.insert(paths, {
|
table.insert(paths, {
|
||||||
Excludes = {
|
Excludes = {
|
||||||
["DeviceFunctions.hpp"] = true,
|
["DeviceFunctions.hpp"] = true,
|
||||||
|
["GlobalFunctions.hpp"] = true,
|
||||||
["InstanceFunctions.hpp"] = true,
|
["InstanceFunctions.hpp"] = true,
|
||||||
},
|
},
|
||||||
HeaderGuard = "NAZARA_GLOBAL_VULKANRENDERER_WRAPPER_HPP",
|
HeaderGuard = "NAZARA_GLOBAL_VULKANRENDERER_WRAPPER_HPP",
|
||||||
|
|||||||
Reference in New Issue
Block a user