diff options
Diffstat (limited to 'make/gluegen.properties')
-rwxr-xr-x | make/gluegen.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/make/gluegen.properties b/make/gluegen.properties index 03aec9c..62bb84d 100755 --- a/make/gluegen.properties +++ b/make/gluegen.properties @@ -30,6 +30,10 @@ # MinGW is used per default, hence the default value "mingw32". # win32.c.compiler=mingw32 +# You can set the gcc compatible compiler to either gcc or clang: +#gcc.compat.compiler=gcc +#gcc.compat.compiler=clang + # MacOsX libraries can be universal / fat binaries. # The following switches enables/disables a target platform. # If non of them is enabled, the default |