mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-13 00:08:26 -05:00
Make compilation process compatible to linux on gcc
This commit is contained in:
@ -46,6 +46,6 @@ function ZoneCodeGenerator:project()
|
||||
self:include()
|
||||
ZoneCodeGeneratorLib:include()
|
||||
|
||||
Utils:link()
|
||||
ZoneCodeGeneratorLib:link()
|
||||
Utils:link()
|
||||
end
|
||||
|
Reference in New Issue
Block a user