mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
Amendment to r58335
svn path=/trunk/; revision=58336
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user