## FLXLab v2.5 - A program for running psychology experiments.  
## Copyright (C) 2010 Todd R. Haskell (todd.haskell@wwu.edu) 
## 
## Use and distribution is governed by the terms of the 
## GNU General Public License. Certain portions of the 
## program may be subject to other licenses as well. See 
## the file LICENSE.TXT for details.
## 

CFLAGS += -I../portaudio/portaudio/include
LIBFLAGS += -L../portaudio/portaudio/lib/.libs -lportaudio.dll

include ../Makefile.modules


