Ignore:
Timestamp:
Nov 19, 2005 8:40:15 PM (18 years ago)
Author:
bennylp
Message:

Modified pjsip tests

File:
1 moved

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/build/test_pjsip.dsp

    r57 r60  
    1 # Microsoft Developer Studio Project File - Name="pjsip_core_test" - Package Owner=<4> 
     1# Microsoft Developer Studio Project File - Name="test_pjsip" - Package Owner=<4> 
    22# Microsoft Developer Studio Generated Build File, Format Version 6.00 
    33# ** DO NOT EDIT ** 
     
    55# TARGTYPE "Win32 (x86) Console Application" 0x0103 
    66 
    7 CFG=pjsip_core_test - Win32 Debug 
     7CFG=test_pjsip - Win32 Debug 
    88!MESSAGE This is not a valid makefile. To build this project using NMAKE, 
    99!MESSAGE use the Export Makefile command and run 
    1010!MESSAGE  
    11 !MESSAGE NMAKE /f "pjsip_core_test.mak". 
     11!MESSAGE NMAKE /f "test_pjsip.mak". 
    1212!MESSAGE  
    1313!MESSAGE You can specify a configuration when running NMAKE 
    1414!MESSAGE by defining the macro CFG on the command line. For example: 
    1515!MESSAGE  
    16 !MESSAGE NMAKE /f "pjsip_core_test.mak" CFG="pjsip_core_test - Win32 Debug" 
     16!MESSAGE NMAKE /f "test_pjsip.mak" CFG="test_pjsip - Win32 Debug" 
    1717!MESSAGE  
    1818!MESSAGE Possible choices for configuration are: 
    1919!MESSAGE  
    20 !MESSAGE "pjsip_core_test - Win32 Release" (based on "Win32 (x86) Console Application") 
    21 !MESSAGE "pjsip_core_test - Win32 Debug" (based on "Win32 (x86) Console Application") 
     20!MESSAGE "test_pjsip - Win32 Release" (based on "Win32 (x86) Console Application") 
     21!MESSAGE "test_pjsip - Win32 Debug" (based on "Win32 (x86) Console Application") 
    2222!MESSAGE  
    2323 
     
    2929RSC=rc.exe 
    3030 
    31 !IF  "$(CFG)" == "pjsip_core_test - Win32 Release" 
     31!IF  "$(CFG)" == "test_pjsip - Win32 Release" 
    3232 
    3333# PROP BASE Use_MFC 0 
    3434# PROP BASE Use_Debug_Libraries 0 
    35 # PROP BASE Output_Dir "Release" 
    36 # PROP BASE Intermediate_Dir "Release" 
     35# PROP BASE Output_Dir ".\output\test-pjsip-i386-win32-vc6-release" 
     36# PROP BASE Intermediate_Dir ".\output\test-pjsip-i386-win32-vc6-release" 
    3737# PROP BASE Target_Dir "" 
    3838# PROP Use_MFC 0 
    3939# PROP Use_Debug_Libraries 0 
    40 # PROP Output_Dir ".\output\pjsip_core_test_vc6_Release" 
    41 # PROP Intermediate_Dir ".\output\pjsip_core_test_vc6_Release" 
     40# PROP Output_Dir ".\output\test-pjsip-i386-win32-vc6-release" 
     41# PROP Intermediate_Dir ".\output\test-pjsip-i386-win32-vc6-release" 
    4242# PROP Ignore_Export_Lib 0 
    4343# PROP Target_Dir "" 
    4444# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c 
    45 # ADD CPP /nologo /MD /W3 /Zi /O2 /I "../src" /I "../../pjlib/src" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FR /FD /c 
     45# ADD CPP /nologo /MD /W3 /Zi /O2 /I "../include" /I "../../pjlib/include" /I "../../pjlib-util/include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "PJ_WIN32" /D "PJ_M_I386" /FR /FD /c 
    4646# SUBTRACT CPP /YX 
    4747# ADD BASE RSC /l 0x409 /d "NDEBUG" 
     
    5252LINK32=link.exe 
    5353# 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 
    54 # ADD LINK32 wsock32.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\pjsip_core_test_vc6.exe" 
     54# ADD LINK32 wsock32.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" 
    5555 
    56 !ELSEIF  "$(CFG)" == "pjsip_core_test - Win32 Debug" 
     56!ELSEIF  "$(CFG)" == "test_pjsip - Win32 Debug" 
    5757 
    5858# PROP BASE Use_MFC 0 
    5959# PROP BASE Use_Debug_Libraries 1 
    60 # PROP BASE Output_Dir "Debug" 
    61 # PROP BASE Intermediate_Dir "Debug" 
     60# PROP BASE Output_Dir ".\output\test-pjsip-i386-win32-vc6-debug" 
     61# PROP BASE Intermediate_Dir ".\output\test-pjsip-i386-win32-vc6-debug" 
    6262# PROP BASE Target_Dir "" 
    6363# PROP Use_MFC 0 
    6464# PROP Use_Debug_Libraries 1 
    65 # PROP Output_Dir ".\output\pjsip_core_test_vc6_Debug" 
    66 # PROP Intermediate_Dir ".\output\pjsip_core_test_vc6_Debug" 
     65# PROP Output_Dir ".\output\test-pjsip-i386-win32-vc6-debug" 
     66# PROP Intermediate_Dir ".\output\test-pjsip-i386-win32-vc6-debug" 
    6767# PROP Ignore_Export_Lib 0 
    6868# PROP Target_Dir "" 
    6969# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c 
    70 # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../src" /I "../../pjlib/src" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /FD /GZ /c 
     70# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../include" /I "../../pjlib/include" /I "../../pjlib-util/include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "PJ_WIN32" /D "PJ_M_I386" /FR /FD /GZ /c 
    7171# SUBTRACT CPP /YX 
    7272# ADD BASE RSC /l 0x409 /d "_DEBUG" 
     
    7777LINK32=link.exe 
    7878# 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 
    79 # ADD LINK32 wsock32.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\pjsip_core_test_vc6d.exe" /pdbtype:sept 
     79# ADD LINK32 wsock32.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 
    8080 
    8181!ENDIF  
     
    8383# Begin Target 
    8484 
    85 # Name "pjsip_core_test - Win32 Release" 
    86 # Name "pjsip_core_test - Win32 Debug" 
     85# Name "test_pjsip - Win32 Release" 
     86# Name "test_pjsip - Win32 Debug" 
    8787# Begin Group "Source Files" 
    8888 
     
    9090# Begin Source File 
    9191 
    92 SOURCE=..\src\tests\pjsip_core\main.c 
     92SOURCE="..\src\test-pjsip\main.c" 
    9393# End Source File 
    9494# Begin Source File 
    9595 
    96 SOURCE=..\src\tests\pjsip_core\test_msg.c 
     96SOURCE="..\src\test-pjsip\test_msg.c" 
    9797# End Source File 
    9898# Begin Source File 
    9999 
    100 SOURCE=..\src\tests\pjsip_core\test_uri.c 
     100SOURCE="..\src\test-pjsip\test_uri.c" 
    101101# End Source File 
    102102# End Group 
     
    106106# Begin Source File 
    107107 
    108 SOURCE=..\src\tests\pjsip_core\test.h 
     108SOURCE="..\src\test-pjsip\test.h" 
    109109# End Source File 
    110110# End Group 
Note: See TracChangeset for help on using the changeset viewer.