blob: cb58993fdb62a6008db4a6f961434396105a61a1 [file] [log] [blame]
Benny Prijono34a404e2006-02-09 14:38:30 +00001#
2# OS specific configuration for Win32 OS target.
3#
4
5#
6# PJMEDIA_OBJS specified here are object files to be included in PJMEDIA
7# (the library) for this specific operating system. Object files common
8# to all operating systems should go in Makefile instead.
9#
10export PJMEDIA_OBJS += $(PA_DIR)/pa_win_hostapis.o $(PA_DIR)/pa_win_util.o \
11 $(PA_DIR)/pa_win_ds.o
12
13export OS_CFLAGS += -DPA_NO_ASIO