summaryrefslogtreecommitdiff
path: root/build/os-win32.mak
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2005-11-01 16:42:51 +0000
committerBenny Prijono <bennylp@teluu.com>2005-11-01 16:42:51 +0000
commit81ecc233996dcddfbef707bd9a5099f5d9e5eb13 (patch)
treec735c382ff2dac0179b96505c4192ee70185372d /build/os-win32.mak
parentb5a1af6f999820564ead4867b1e5d5574778ee56 (diff)
Added suppor /and fix things for SunOS port
git-svn-id: http://svn.pjsip.org/repos/pjproject/main@2 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'build/os-win32.mak')
-rw-r--r--build/os-win32.mak22
1 files changed, 11 insertions, 11 deletions
diff --git a/build/os-win32.mak b/build/os-win32.mak
index 652502d6..3f29776c 100644
--- a/build/os-win32.mak
+++ b/build/os-win32.mak
@@ -1,11 +1,11 @@
-export OS_CFLAGS := $(CC_DEF)PJ_WIN32=1
-
-export OS_CXXFLAGS :=
-
-export OS_LDFLAGS := $(CC_LIB)wsock32$(LIBEXT2) \
- $(CC_LIB)ws2_32$(LIBEXT2)\
- $(CC_LIB)ole32$(LIBEXT2)
-
-export OS_SOURCES :=
-
-
+export OS_CFLAGS := $(CC_DEF)PJ_WIN32=1
+
+export OS_CXXFLAGS :=
+
+export OS_LDFLAGS := $(CC_LIB)wsock32$(LIBEXT2) \
+ $(CC_LIB)ws2_32$(LIBEXT2)\
+ $(CC_LIB)ole32$(LIBEXT2)
+
+export OS_SOURCES :=
+
+