mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
[PSEH2_TEST]
Don't compile pseh2 test with MSVC svn path=/trunk/; revision=52316
This commit is contained in:
parent
06900a0535
commit
92a2b84a97
1 changed files with 3 additions and 1 deletions
|
@ -1,2 +1,4 @@
|
|||
add_subdirectory(mmixer_test)
|
||||
add_subdirectory(pseh2)
|
||||
if (NOT MSVC)
|
||||
add_subdirectory(pseh2)
|
||||
endif()
|
||||
|
|
Loading…
Reference in a new issue