mirror of
https://github.com/halpz/re3.git
synced 2025-06-26 20:56:22 +00:00
implemented GTA stream read functions
This commit is contained in:
@ -66,4 +66,8 @@ project "re3"
|
||||
defines { "NDEBUG" }
|
||||
optimize "On"
|
||||
staticruntime "on"
|
||||
filter "configurations:DebugCI"
|
||||
defines { "DEBUG" }
|
||||
staticruntime "on"
|
||||
symbols "On"
|
||||
|
||||
|
Reference in New Issue
Block a user