diff options
Diffstat (limited to 'premake5.lua')
| -rw-r--r-- | premake5.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/premake5.lua b/premake5.lua index a1e729113..ef6737a7c 100644 --- a/premake5.lua +++ b/premake5.lua @@ -507,8 +507,6 @@ toolSharedLibrary "render-test" includedirs { ".", "external", "source", "tools/gfx" } links { "core", "slang", "gfx" } - removefiles { "tools/render-test/cpu-render-test-main.cpp" } - if isTargetWindows then addSourceDir "tools/render-test/windows" |
