mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[KSPROXY]
* Exclude from build. We don't need it at the moment. svn path=/trunk/; revision=59152
This commit is contained in:
@@ -14,9 +14,7 @@ add_subdirectory(dplayx)
|
||||
add_subdirectory(dsound)
|
||||
#add_subdirectory(dsound_new) #disabled in trunk
|
||||
add_subdirectory(dxdiagn)
|
||||
if(NOT MSVC)
|
||||
add_subdirectory(ksproxy) #FIXME: fix msvc build
|
||||
endif()
|
||||
#add_subdirectory(ksproxy) We don't need it at the moment
|
||||
add_subdirectory(ksuser)
|
||||
add_subdirectory(msdmo)
|
||||
#add_subdirectory(msdvbnp) #disabled in trunk
|
||||
|
||||
Reference in New Issue
Block a user