[atk] tests/testatk_vc.makin: Update a bit
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] tests/testatk_vc.makin: Update a bit
- Date: Tue, 17 Dec 2013 02:29:44 +0000 (UTC)
commit d163891056fa33f42d366029e1d38cc6d5c02c73
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Tue Dec 17 10:29:35 2013 +0800
tests/testatk_vc.makin: Update a bit
Change mentions of testglib_vc.mak and testpango_vc.mak in the message when
no CFG= is specified during invokation and have the CFLAGS match the ones
in Makefile.am better.
tests/testatk_vc.makin | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tests/testatk_vc.makin b/tests/testatk_vc.makin
index 44bc0c9..1bc6534 100644
--- a/tests/testatk_vc.makin
+++ b/tests/testatk_vc.makin
@@ -10,7 +10,7 @@ LDFLAGS = \
$(LDFLAGS_ARCH)
CFLAGS = \
- $(CFLAGS_ADD) /DSRCDIR=\".\" /I.. \
+ $(CFLAGS_ADD) /DG_DISABLE_DEPRECATED /I.. \
/I..\..\vs$(VSVER)\$(PLAT)\include\glib-2.0 \
/I..\..\vs$(VSVER)\$(PLAT)\lib\glib-2.0\include \
/I..\..\vs$(VSVER)\$(PLAT)\include\glib-2.0
@@ -23,8 +23,8 @@ test_programs = \
!if "$(VALID_CFGSET)" == "FALSE"
all:
- ! -echo You need to run "nmake -f testpango_vc.mak CFG=release" or
- ! -echo "nmake -f testglib_vc.mak CFG=debug" to use this Makefile to
+ ! -echo You need to run "nmake -f testatk_vc.mak CFG=release" or
+ ! -echo "nmake -f testatk_vc.mak CFG=debug" to use this Makefile to
! -echo build the test programs.
clean:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]