summaryrefslogtreecommitdiff
path: root/pjsip/build/test_pjsip.dsp
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2009-04-29 12:53:35 +0000
committerNanang Izzuddin <nanang@teluu.com>2009-04-29 12:53:35 +0000
commit59d5349b31cc6aa460b9ca53db6817396f6d6a35 (patch)
tree72f0a41f1e5ec0c61aa239a736df663a5df509f2 /pjsip/build/test_pjsip.dsp
parent9745b0cb2a286161493cb905e2a27ea81c65e016 (diff)
Ticket #706:
- Renamed test_pjsip.dsp into pjsip_test.dsp. - Fixed missing files problem in pjsip_test.dsp and pjsip/build/Makefile caused by renamed directory 'test-pjsip' into 'test' (see r2638/trunk or r2626/vs-reorg). git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2663 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip/build/test_pjsip.dsp')
-rw-r--r--pjsip/build/test_pjsip.dsp180
1 files changed, 0 insertions, 180 deletions
diff --git a/pjsip/build/test_pjsip.dsp b/pjsip/build/test_pjsip.dsp
deleted file mode 100644
index 5761f663..00000000
--- a/pjsip/build/test_pjsip.dsp
+++ /dev/null
@@ -1,180 +0,0 @@
-# Microsoft Developer Studio Project File - Name="test_pjsip" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=test_pjsip - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "test_pjsip.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "test_pjsip.mak" CFG="test_pjsip - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "test_pjsip - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "test_pjsip - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "test_pjsip - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir ".\output\test-pjsip-i386-win32-vc6-release"
-# PROP BASE Intermediate_Dir ".\output\test-pjsip-i386-win32-vc6-release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir ".\output\test-pjsip-i386-win32-vc6-release"
-# PROP Intermediate_Dir ".\output\test-pjsip-i386-win32-vc6-release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /Zi /O2 /Ob2 /I "../include" /I "../../pjlib/include" /I "../../pjlib-util/include" /I "../../pjnath/include" /I "../../pjmedia/include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "PJ_WIN32" /D "PJ_M_I386" /FR /FD /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
-# ADD LINK32 dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib kernel32.lib netapi32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /profile /map /debug /machine:I386 /out:"..\bin\test-pjsip-i386-win32-vc6-release.exe" /fixed:no
-
-!ELSEIF "$(CFG)" == "test_pjsip - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir ".\output\test-pjsip-i386-win32-vc6-debug"
-# PROP BASE Intermediate_Dir ".\output\test-pjsip-i386-win32-vc6-debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir ".\output\test-pjsip-i386-win32-vc6-debug"
-# PROP Intermediate_Dir ".\output\test-pjsip-i386-win32-vc6-debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../include" /I "../../pjlib/include" /I "../../pjlib-util/include" /I "../../pjnath/include" /I "../../pjmedia/include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "PJ_WIN32" /D "PJ_M_I386" /FR /FD /GZ /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib kernel32.lib netapi32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /out:"..\bin\test-pjsip-i386-win32-vc6-debug.exe" /pdbtype:sept
-
-!ENDIF
-
-# Begin Target
-
-# Name "test_pjsip - Win32 Release"
-# Name "test_pjsip - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\dlg_core_test.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\dns_test.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\inv_offer_answer_test.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\main.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\msg_err_test.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\msg_logger.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\msg_test.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\regc_test.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\test.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\transport_loop_test.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\transport_tcp_test.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\transport_test.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\transport_udp_test.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\tsx_basic_test.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\tsx_bench.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\tsx_uac_test.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\tsx_uas_test.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\txdata_test.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\uri_test.c"
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE="..\src\test-pjsip\test.h"
-# End Source File
-# End Group
-# Begin Group "Resource Files"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
-# End Group
-# End Target
-# End Project