Update msvc build

This commit is contained in:
Hans Breuer
2009-07-12 17:57:13 +02:00
parent 3750ecc821
commit b97ccecd5d
2 changed files with 8 additions and 5 deletions

View File

@ -235,6 +235,7 @@ gtk_OBJECTS = \
gtkdrawingarea.obj \
gtkeditable.obj \
gtkentry.obj \
gtkentrybuffer.obj \
gtkentrycompletion.obj \
gtkeventbox.obj \
gtkexpander.obj \
@ -285,6 +286,7 @@ gtk_OBJECTS = \
gtkmnemonichash.obj \
gtkmodules.obj \
gtkmountoperation.obj \
gtkmountoperation-stub.obj \
gtknotebook.obj \
gtkobject.obj \
gtkorientable.obj \
@ -406,6 +408,7 @@ gtk_public_h_sources = \
gtkdrawingarea.h \
gtkeditable.h \
gtkentry.h \
gtkentrybuffer.h \
gtkentrycompletion.h \
gtkenums.h \
gtkeventbox.h \