mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-09 22:38:06 -05:00
Replace FileAPI with c++ streams and std::filesystem
This commit is contained in:
@ -103,6 +103,11 @@ workspace "OpenAssetTools"
|
||||
}
|
||||
filter {}
|
||||
|
||||
defines {
|
||||
"__STDC_LIB_EXT1__",
|
||||
"__STDC_WANT_LIB_EXT1__=1"
|
||||
}
|
||||
|
||||
-- ========================
|
||||
-- ThirdParty
|
||||
-- ========================
|
||||
|
Reference in New Issue
Block a user