From 0c6e0e4085f42fce84b676db51325494ddc811c4 Mon Sep 17 00:00:00 2001 From: Hans Breuer Date: Fri, 7 Apr 2006 17:18:08 +0000 Subject: updated 2006-04-07 Hans Breuer * gtk/makefile.msc.in tests/makefile.msc : updated --- tests/makefile.msc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/makefile.msc b/tests/makefile.msc index 335a4b58b3..f849a82c43 100644 --- a/tests/makefile.msc +++ b/tests/makefile.msc @@ -49,7 +49,8 @@ TESTAPPS = \ testgtk \ testicontheme testiconview testimage testinput \ testmenus testmenubars testmerge testmultidisplay testmultiscreen \ - testrgb \ + testnotebookdnd \ + testrecentchooser testrgb \ testselection testspinbutton \ testtext testtextbuffer testtoolbar \ testtreecolumns testtreeedit testtreeflow testtreefocus \ @@ -99,6 +100,10 @@ EXTRA_OBJETCS = testsocket_common.obj EXTRA_OBJETCS = testsocket_common.obj !ENDIF +!IFDEF EXTRA_testrecentchooser +EXTRA_OBJETCS = prop-editor.obj +!ENDIF + !IFDEF EXTRA_testtreeview EXTRA_OBJETCS = prop-editor.obj !ENDIF -- cgit v1.2.1