diff options
Diffstat (limited to 'tests/makefile.msc')
-rw-r--r-- | tests/makefile.msc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/makefile.msc b/tests/makefile.msc index 39d31afc8c..c5a0191fc7 100644 --- a/tests/makefile.msc +++ b/tests/makefile.msc @@ -73,6 +73,7 @@ EXTRA_LIBS = $(CAIRO_LIBS) !ENDIF !IFDEF EXTRA_testgtk +EXTRA_LIBS = $(CAIRO_LIBS) EXTRA_OBJETCS = prop-editor.obj !ENDIF |