Ignore:
Timestamp:
Nov 9, 2005 3:37:19 PM (18 years ago)
Author:
bennylp
Message:

Rework pjlib++

File:
1 moved

Legend:

Unmodified
Added
Removed
  • pjproject/main/pjlib/build/pjlib++.dsp

    r35 r36  
    1 # Microsoft Developer Studio Project File - Name="pjlibpp" - Package Owner=<4> 
     1# Microsoft Developer Studio Project File - Name="pjlib++" - Package Owner=<4> 
    22# Microsoft Developer Studio Generated Build File, Format Version 6.00 
    33# ** DO NOT EDIT ** 
     
    55# TARGTYPE "Win32 (x86) Static Library" 0x0104 
    66 
    7 CFG=pjlibpp - Win32 Debug 
     7CFG=pjlib++ - 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 "pjlibpp.mak". 
     11!MESSAGE NMAKE /f "pjlib++.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 "pjlibpp.mak" CFG="pjlibpp - Win32 Debug" 
     16!MESSAGE NMAKE /f "pjlib++.mak" CFG="pjlib++ - Win32 Debug" 
    1717!MESSAGE  
    1818!MESSAGE Possible choices for configuration are: 
    1919!MESSAGE  
    20 !MESSAGE "pjlibpp - Win32 Release" (based on "Win32 (x86) Static Library") 
    21 !MESSAGE "pjlibpp - Win32 Debug" (based on "Win32 (x86) Static Library") 
     20!MESSAGE "pjlib++ - Win32 Release" (based on "Win32 (x86) Static Library") 
     21!MESSAGE "pjlib++ - Win32 Debug" (based on "Win32 (x86) Static Library") 
    2222!MESSAGE  
    2323 
     
    2929RSC=rc.exe 
    3030 
    31 !IF  "$(CFG)" == "pjlibpp - Win32 Release" 
     31!IF  "$(CFG)" == "pjlib++ - Win32 Release" 
    3232 
    3333# PROP BASE Use_MFC 0 
    3434# PROP BASE Use_Debug_Libraries 0 
    35 # PROP BASE Output_Dir ".\output\pjlibpp-i386-win32-vc6-release" 
    36 # PROP BASE Intermediate_Dir ".\output\pjlibpp-i386-win32-vc6-release" 
     35# PROP BASE Output_Dir ".\output\pjlib++-i386-win32-vc6-release" 
     36# PROP BASE Intermediate_Dir ".\output\pjlib++-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\pjlibpp-i386-win32-vc6-release" 
    41 # PROP Intermediate_Dir ".\output\pjlibpp-i386-win32-vc6-release" 
     40# PROP Output_Dir ".\output\pjlib++-i386-win32-vc6-release" 
     41# PROP Intermediate_Dir ".\output\pjlib++-i386-win32-vc6-release" 
    4242# PROP Target_Dir "" 
    4343# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c 
    44 # ADD CPP /nologo /MD /W3 /GX /O2 /I "../src" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "PJ_WIN32" /D "PJ_M_I386" /FD /c 
     44# ADD CPP /nologo /MD /W3 /GX /O2 /I "../include" /I "../../pjlib-util/include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D PJ_WIN32=1 /D PJ_M_I386=1 /FD /c 
    4545# SUBTRACT CPP /YX 
    4646# ADD BASE RSC /l 0x409 /d "NDEBUG" 
     
    5353# ADD LIB32 /nologo /out:"../lib/pjlibp_vc6s.lib" 
    5454 
    55 !ELSEIF  "$(CFG)" == "pjlibpp - Win32 Debug" 
     55!ELSEIF  "$(CFG)" == "pjlib++ - Win32 Debug" 
    5656 
    5757# PROP BASE Use_MFC 0 
    5858# PROP BASE Use_Debug_Libraries 1 
    59 # PROP BASE Output_Dir ".\output\pjlibpp-i386-win32-vc6-debug" 
    60 # PROP BASE Intermediate_Dir ".\output\pjlibpp-i386-win32-vc6-debug" 
     59# PROP BASE Output_Dir ".\output\pjlib++-i386-win32-vc6-debug" 
     60# PROP BASE Intermediate_Dir ".\output\pjlib++-i386-win32-vc6-debug" 
    6161# PROP BASE Target_Dir "" 
    6262# PROP Use_MFC 0 
    6363# PROP Use_Debug_Libraries 1 
    64 # PROP Output_Dir ".\output\pjlibpp-i386-win32-vc6-debug" 
    65 # PROP Intermediate_Dir ".\output\pjlibpp-i386-win32-vc6-debug" 
     64# PROP Output_Dir ".\output\pjlib++-i386-win32-vc6-debug" 
     65# PROP Intermediate_Dir ".\output\pjlib++-i386-win32-vc6-debug" 
    6666# PROP Target_Dir "" 
    6767# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c 
    68 # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../src" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "PJ_WIN32" /D "PJ_M_I386" /FD /GZ /c 
     68# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../include" /I "../../pjlib-util/include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D PJ_WIN32=1 /D PJ_M_I386=1 /FD /GZ /c 
    6969# SUBTRACT CPP /YX 
    7070# ADD BASE RSC /l 0x409 /d "_DEBUG" 
     
    8181# Begin Target 
    8282 
    83 # Name "pjlibpp - Win32 Release" 
    84 # Name "pjlibpp - Win32 Debug" 
    85 # Begin Group "Source Files" 
    86  
    87 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" 
    88 # Begin Source File 
    89  
    90 SOURCE="..\src\pj++\compiletest.cpp" 
    91 # End Source File 
    92 # Begin Source File 
    93  
    94 SOURCE="..\src\pj++\pj++.cpp" 
    95 # End Source File 
    96 # Begin Source File 
    97  
    98 SOURCE="..\src\pj++\proactor.cpp" 
    99 # End Source File 
    100 # End Group 
     83# Name "pjlib++ - Win32 Release" 
     84# Name "pjlib++ - Win32 Debug" 
    10185# Begin Group "Header Files" 
    10286 
     
    10488# Begin Source File 
    10589 
    106 SOURCE="..\src\pj++\hash.hpp" 
     90SOURCE="..\include\pj++\file.hpp" 
    10791# End Source File 
    10892# Begin Source File 
    10993 
    110 SOURCE="..\src\pj++\ioqueue.hpp" 
     94SOURCE="..\include\pj++\hash.hpp" 
    11195# End Source File 
    11296# Begin Source File 
    11397 
    114 SOURCE="..\src\pj++\list.hpp" 
     98SOURCE="..\include\pj++\list.hpp" 
    11599# End Source File 
    116100# Begin Source File 
    117101 
    118 SOURCE="..\src\pj++\os.hpp" 
     102SOURCE="..\include\pj++\lock.hpp" 
    119103# End Source File 
    120104# Begin Source File 
    121105 
    122 SOURCE="..\src\pjlib++.hpp" 
     106SOURCE="..\include\pj++\os.hpp" 
    123107# End Source File 
    124108# Begin Source File 
    125109 
    126 SOURCE="..\src\pj++\pool.hpp" 
     110SOURCE="..\include\pj++\pool.hpp" 
    127111# End Source File 
    128112# Begin Source File 
    129113 
    130 SOURCE="..\src\pj++\proactor.hpp" 
     114SOURCE="..\include\pj++\proactor.hpp" 
    131115# End Source File 
    132116# Begin Source File 
    133117 
    134 SOURCE="..\src\pj++\scanner.hpp" 
     118SOURCE="..\include\pj++\scanner.hpp" 
    135119# End Source File 
    136120# Begin Source File 
    137121 
    138 SOURCE="..\src\pj++\sock.hpp" 
     122SOURCE="..\include\pj++\sock.hpp" 
    139123# End Source File 
    140124# Begin Source File 
    141125 
    142 SOURCE="..\src\pj++\string.hpp" 
     126SOURCE="..\include\pj++\string.hpp" 
    143127# End Source File 
    144128# Begin Source File 
    145129 
    146 SOURCE="..\src\pj++\timer.hpp" 
     130SOURCE="..\include\pj++\timer.hpp" 
    147131# End Source File 
    148132# Begin Source File 
    149133 
    150 SOURCE="..\src\pj++\tree.hpp" 
     134SOURCE="..\include\pj++\tree.hpp" 
    151135# End Source File 
    152136# Begin Source File 
    153137 
    154 SOURCE="..\src\pj++\types.hpp" 
     138SOURCE="..\include\pj++\types.hpp" 
    155139# End Source File 
    156140# End Group 
Note: See TracChangeset for help on using the changeset viewer.