summaryrefslogtreecommitdiff
path: root/pjnath/src/pjnath-test/main_win32.c
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2008-10-01 09:58:42 +0000
committerBenny Prijono <bennylp@teluu.com>2008-10-01 09:58:42 +0000
commit3262d7da766d0b21dc708e64a3081517ee83794a (patch)
tree42f3b4148a6bbd9f90b3028c4e655e1ae79ca9c0 /pjnath/src/pjnath-test/main_win32.c
parent76355abc0586c9970a82c9e81a493c5fbb4b7ca4 (diff)
Ticket #652: Add WinCE workspace/project files for pjnath unit tests (thanks Seth Hinze for the contribution)
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2338 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjnath/src/pjnath-test/main_win32.c')
-rw-r--r--pjnath/src/pjnath-test/main_win32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pjnath/src/pjnath-test/main_win32.c b/pjnath/src/pjnath-test/main_win32.c
new file mode 100644
index 00000000..3043a395
--- /dev/null
+++ b/pjnath/src/pjnath-test/main_win32.c
@@ -0,0 +1 @@
+#include "../../pjlib/src/pjlib-test/main_win32.c"