mirror of
https://github.com/reactos/reactos.git
synced 2025-04-18 19:47:14 +00:00
[SNDREC32]
* Don't compile these two source files just yet, they're empty. svn path=/trunk/; revision=62050
This commit is contained in:
parent
d8d193b517
commit
35a81cf970
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ set_cpp(WITH_RUNTIME)
|
|||
add_executable(sndrec32
|
||||
audio_format.cpp
|
||||
audio_membuffer.cpp
|
||||
audio_producer.cpp
|
||||
audio_receiver.cpp
|
||||
#audio_producer.cpp
|
||||
#audio_receiver.cpp
|
||||
audio_resampler_acm.cpp
|
||||
audio_wavein.cpp
|
||||
audio_waveout.cpp
|
||||
|
|
Loading…
Reference in a new issue