From 367031db4a796db5431c16402d0af7e0f37d3e01 Mon Sep 17 00:00:00 2001 From: Mark Tempel Date: Wed, 19 Mar 2003 03:37:07 +0000 Subject: [PATCH] Update to add a new test application (shaptest) to the build. This application is used to test shape drawing GDI functions. svn path=/trunk/; revision=4344 --- reactos/apps/tests/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/apps/tests/Makefile b/reactos/apps/tests/Makefile index 94ac1542ea6..0c9a6999291 100644 --- a/reactos/apps/tests/Makefile +++ b/reactos/apps/tests/Makefile @@ -10,12 +10,12 @@ include $(PATH_TO_TOP)/rules.mak # Test applications # alive apc args atomtest bench bitblt consume copymove count dump_shared_data # event file gditest hello isotest lpc messagebox mstest mutex nptest -# patblt pteb regtest sectest shm thread vmtest winhello +# patblt pteb regtest sectest shm thread vmtest winhello shaptest TEST_APPS = alive apc args atomtest bench consume copymove count \ dump_shared_data event file gditest hello isotest lpc messagebox \ mstest mutex event file gditest hello isotest lpc messagebox mstest \ mutex nptest pteb regtest sectest shm thread tokentest vmtest \ - winhello dibtest lock hivetest + winhello dibtest lock hivetest shaptest TEST_MISC =