From 01b9c5d12e4ae6e7c633b28936581e9a0e0a18dd Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Thu, 17 Jul 2008 13:44:56 +0000 Subject: More ticket #568: added hash_test.c to pjlib-test VS6 and VS2005 projects git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2148 74dad513-b988-da41-8d7b-12977e46ad98 --- pjlib/build/pjlib_test.dsp | 4 ++++ pjlib/build/pjlib_test.vcproj | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'pjlib/build') diff --git a/pjlib/build/pjlib_test.dsp b/pjlib/build/pjlib_test.dsp index e05c8fc7..8252f12f 100644 --- a/pjlib/build/pjlib_test.dsp +++ b/pjlib/build/pjlib_test.dsp @@ -115,6 +115,10 @@ SOURCE="..\src\pjlib-test\file.c" # End Source File # Begin Source File +SOURCE="..\src\pjlib-test\hash_test.c" +# End Source File +# Begin Source File + SOURCE="..\src\pjlib-test\ioq_perf.c" # End Source File # Begin Source File diff --git a/pjlib/build/pjlib_test.vcproj b/pjlib/build/pjlib_test.vcproj index fc33f777..13040da8 100644 --- a/pjlib/build/pjlib_test.vcproj +++ b/pjlib/build/pjlib_test.vcproj @@ -343,6 +343,10 @@ /> + + -- cgit v1.2.3