summaryrefslogtreecommitdiff
path: root/pjlib/build/pjlib_test.dsp
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-01-20 21:03:36 +0000
committerBenny Prijono <bennylp@teluu.com>2006-01-20 21:03:36 +0000
commit7638eeee106fe58a1225f642e733629f29418818 (patch)
tree154947de290f76741923bbf8541dccd9c6386d93 /pjlib/build/pjlib_test.dsp
parent47e7de1c94be7f826080b3711451eafee894791f (diff)
Completed testing for WinCE port
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@126 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/build/pjlib_test.dsp')
-rw-r--r--pjlib/build/pjlib_test.dsp13
1 files changed, 13 insertions, 0 deletions
diff --git a/pjlib/build/pjlib_test.dsp b/pjlib/build/pjlib_test.dsp
index 394bc560..e8ce23e6 100644
--- a/pjlib/build/pjlib_test.dsp
+++ b/pjlib/build/pjlib_test.dsp
@@ -128,6 +128,15 @@ SOURCE="..\src\pjlib-test\list.c"
# Begin Source File
SOURCE="..\src\pjlib-test\main.c"
+
+!IF "$(CFG)" == "pjlib_test - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pjlib_test - Win32 Debug"
+
+# PROP Exclude_From_Build 1
+
+!ENDIF
+
# End Source File
# Begin Source File
@@ -136,6 +145,10 @@ SOURCE="..\src\pjlib-test\main_mod.c"
# End Source File
# Begin Source File
+SOURCE="..\src\pjlib-test\main_win32.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\pjlib-test\mutex.c"
# End Source File
# Begin Source File