mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-12-17 10:35:50 -05:00
More Linux work. Convert all casts to new style, away from legacy.
This commit is contained in:
@ -76,6 +76,8 @@
|
||||
<Add option="-Wall" />
|
||||
<Add option="-fpermissive" />
|
||||
<Add option="-fPIC" />
|
||||
<Add option="-Wno-unused-function" />
|
||||
<Add option="-Wold-style-cast" />
|
||||
<Add directory="/usr/include/libxml2" />
|
||||
<Add directory="../../Source/Ember" />
|
||||
<Add directory="../../Source/EmberCL" />
|
||||
|
||||
Reference in New Issue
Block a user