updated
2006-09-08 Hans Breuer <hans@breuer.org> * **/makefile.msc app/gimpcore.def : updated * app/paint/gimpperspectiveclone.c : error C2057: expected constant expression. Stack allocation of dynamic sized arrays is afaik a GCC extension, use g_alloca() instead.
This commit is contained in:
@ -57,6 +57,7 @@ OBJECTS = \
|
||||
gimpfileentry.obj \
|
||||
gimpframe.obj \
|
||||
gimphelpui.obj \
|
||||
gimphintbox.obj \
|
||||
gimpintcombobox.obj \
|
||||
gimpintstore.obj \
|
||||
gimpmemsizeentry.obj \
|
||||
|
||||
Reference in New Issue
Block a user