Skip to content

Commit

Permalink
Fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
AdventureT committed Jan 1, 2024
1 parent 32806fd commit 3f07b05
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Toshi/premake5.lua
Original file line number Diff line number Diff line change
Expand Up @@ -218,9 +218,12 @@ project ("TRenderD3DInterface")
defines
{
"TRENDERINTERFACED3D",
"SAFESEH=0",
"_CRT_SECURE_NO_WARNINGS"
}

linkoptions "/SAFESEH:NO"

filter "files:**.c"
flags { "NoPCH" }

Expand Down

0 comments on commit 3f07b05

Please sign in to comment.