Skip to content

Commit

Permalink
remove PortAudio64.lib include on windows (doesn't exist)
Browse files Browse the repository at this point in the history
  • Loading branch information
laugre committed Aug 30, 2013
1 parent 03ba8fb commit 5a9a958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DSP/library/JamomaDSP.yml
Expand Up @@ -27,7 +27,7 @@ libraries:
- FOUNDATION
- mac portaudio/libportaudio-jamoma.a
- win32 portaudio/Debug/PortAudio.lib
- win64 portaudio/Debug/PortAudio_x64.lib
# - win64 portaudio/Debug/PortAudio_x64.lib

frameworks:
- Carbon
Expand Down

0 comments on commit 5a9a958

Please sign in to comment.