Amendment to r58335

svn path=/trunk/; revision=58336
This commit is contained in:
Timo Kreuzer 2013-02-17 15:12:16 +00:00
parent dc60f98a6f
commit 2b6431ea3e
3 changed files with 3 additions and 3 deletions

View file

@ -24,4 +24,4 @@ set_module_type(rosautotest win32cui UNICODE)
add_importlibs(rosautotest advapi32 shell32 user32 wininet msvcrt kernel32 ntdll)
add_pch(rosautotest precomp.h)
add_cd_file(TARGET rosautotest DESTINATION reactos/system32 FOR all)
add_cd_file(TARGET rosautotest DESTINATION reactos/system32 FOR all)

View file

@ -1,4 +1,4 @@
This folder contains tests that are not merged in to
the new regression testing system.
Please DO NOT add new tests here.
Please DO NOT add new tests here.

View file

@ -8,4 +8,4 @@ add_executable(mmixer_test test.c)
set_module_type(mmixer_test win32cui)
target_link_libraries(mmixer_test mmixer)
add_importlibs(mmixer_test advapi32 setupapi winmm ksuser user32 msvcrt kernel32)
add_importlibs(mmixer_test advapi32 setupapi winmm ksuser user32 msvcrt kernel32)