UnitTests: Include .hpp in the project
This commit is contained in:
@@ -14,7 +14,9 @@ TOOL.Includes = {
|
||||
|
||||
TOOL.Files = {
|
||||
"../tests/main.cpp",
|
||||
"../tests/Engine/**.hpp",
|
||||
"../tests/Engine/**.cpp",
|
||||
"../tests/SDK/**.hpp",
|
||||
"../tests/SDK/**.cpp"
|
||||
}
|
||||
|
||||
|
||||
@@ -15,7 +15,9 @@ TOOL.Includes = {
|
||||
|
||||
TOOL.Files = {
|
||||
"../tests/main.cpp",
|
||||
"../tests/Engine/**.hpp",
|
||||
"../tests/Engine/**.cpp",
|
||||
"../tests/SDK/**.hpp",
|
||||
"../tests/SDK/**.cpp"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user