summaryrefslogtreecommitdiff
path: root/tests/makefile.msc
diff options
context:
space:
mode:
authorHans Breuer <hans@breuer.org>2006-04-07 17:18:08 +0000
committerHans Breuer <hans@src.gnome.org>2006-04-07 17:18:08 +0000
commit0c6e0e4085f42fce84b676db51325494ddc811c4 (patch)
tree3c33e01a22d8a6ecaf432c32ca656db8560b37e1 /tests/makefile.msc
parent74758f5cfa7347344181d621d5362e7da028bf55 (diff)
downloadgtk+-0c6e0e4085f42fce84b676db51325494ddc811c4.tar.gz
updated
2006-04-07 Hans Breuer <hans@breuer.org> * gtk/makefile.msc.in tests/makefile.msc : updated
Diffstat (limited to 'tests/makefile.msc')
-rw-r--r--tests/makefile.msc7
1 files changed, 6 insertions, 1 deletions
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