automatically build enumws test app

svn path=/trunk/; revision=7029
This commit is contained in:
Thomas Bluemel
2003-12-14 15:13:05 +00:00
parent 6e1dc58809
commit 56c46f052a
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ include $(PATH_TO_TOP)/rules.mak
# test_old tests
TEST_APPS = accelerator SampleWindow alive apc args atomtest bench bitblt button \
button2 capclock carets cliarea combo consume copymove count dibtest \
dump_shared_data edit enumwnd event file global_mem hello mdi \
dump_shared_data edit enumwnd enumws event file global_mem hello mdi \
hivetest hotkey icontest isotest lineclip linetest lock lpc messagebox \
mktime mstest multiwin mutex nptest patblt pipe primitives pteb regtest \
sectest sertest shaptest shm statst statst2 stretchblt suspend \
+6
View File
@@ -0,0 +1,6 @@
*.o
*.d
*.exe
*.coff
*.sym
*.map