Ignore:
Timestamp:
Feb 7, 2006 12:32:59 PM (18 years ago)
Author:
bennylp
Message:

Added PJ_ERR_MSG_SIZE in errno.h and updated VC7 project files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib/build/pjlib++.vcproj

    r124 r138  
    44        Version="7.10" 
    55        Name="pjlib++" 
    6         SccProjectName=""$/pjproject/pjlib/build", UIAAAAAA" 
    7         SccLocalPath="."> 
     6        SccProjectName="" 
     7        SccAuxPath="" 
     8        SccLocalPath="" 
     9        SccProvider=""> 
    810        <Platforms> 
    911                <Platform 
     
    1315                <Configuration 
    1416                        Name="Release|Win32" 
    15                         OutputDirectory=".\output\pjlib++-i386-win32-vc7-release" 
    16                         IntermediateDirectory=".\output\pjlib++-i386-win32-vc7-release" 
     17                        OutputDirectory=".\output\pjlib++-i386-win32-vc6-release" 
     18                        IntermediateDirectory=".\output\pjlib++-i386-win32-vc6-release" 
    1719                        ConfigurationType="4" 
    1820                        UseOfMFC="0" 
     
    2830                                RuntimeLibrary="2" 
    2931                                EnableFunctionLevelLinking="TRUE" 
    30                                 PrecompiledHeaderFile=".\output\pjlib++-i386-win32-vc7-release/pjlib++.pch" 
    31                                 AssemblerListingLocation=".\output\pjlib++-i386-win32-vc7-release/" 
    32                                 ObjectFile=".\output\pjlib++-i386-win32-vc7-release/" 
    33                                 ProgramDataBaseFileName=".\output\pjlib++-i386-win32-vc7-release/" 
     32                                PrecompiledHeaderFile=".\output\pjlib++-i386-win32-vc6-release/pjlib++.pch" 
     33                                AssemblerListingLocation=".\output\pjlib++-i386-win32-vc6-release/" 
     34                                ObjectFile=".\output\pjlib++-i386-win32-vc6-release/" 
     35                                ProgramDataBaseFileName=".\output\pjlib++-i386-win32-vc6-release/" 
    3436                                WarningLevel="3" 
    3537                                SuppressStartupBanner="TRUE" 
     
    3941                        <Tool 
    4042                                Name="VCLibrarianTool" 
    41                                 OutputFile="../lib/pjlib++-i386-win32-vc7-release.lib" 
     43                                OutputFile="../lib/pjlib++-i386-win32-vc6-release.lib" 
    4244                                SuppressStartupBanner="TRUE"/> 
    4345                        <Tool 
     
    6466                <Configuration 
    6567                        Name="Debug|Win32" 
    66                         OutputDirectory=".\output\pjlib++-i386-win32-vc7-debug" 
    67                         IntermediateDirectory=".\output\pjlib++-i386-win32-vc7-debug" 
     68                        OutputDirectory=".\output\pjlib++-i386-win32-vc6-debug" 
     69                        IntermediateDirectory=".\output\pjlib++-i386-win32-vc6-debug" 
    6870                        ConfigurationType="4" 
    6971                        UseOfMFC="0" 
     
    7779                                BasicRuntimeChecks="3" 
    7880                                RuntimeLibrary="1" 
    79                                 PrecompiledHeaderFile=".\output\pjlib++-i386-win32-vc7-debug/pjlib++.pch" 
    80                                 AssemblerListingLocation=".\output\pjlib++-i386-win32-vc7-debug/" 
    81                                 ObjectFile=".\output\pjlib++-i386-win32-vc7-debug/" 
    82                                 ProgramDataBaseFileName=".\output\pjlib++-i386-win32-vc7-debug/" 
     81                                PrecompiledHeaderFile=".\output\pjlib++-i386-win32-vc6-debug/pjlib++.pch" 
     82                                AssemblerListingLocation=".\output\pjlib++-i386-win32-vc6-debug/" 
     83                                ObjectFile=".\output\pjlib++-i386-win32-vc6-debug/" 
     84                                ProgramDataBaseFileName=".\output\pjlib++-i386-win32-vc6-debug/" 
    8385                                WarningLevel="3" 
    8486                                SuppressStartupBanner="TRUE" 
     
    8991                        <Tool 
    9092                                Name="VCLibrarianTool" 
    91                                 OutputFile="../lib/pjlib++-i386-win32-vc7-debug.lib" 
     93                                OutputFile="../lib/pjlib++-i386-win32-vc6-debug.lib" 
    9294                                SuppressStartupBanner="TRUE"/> 
    9395                        <Tool 
Note: See TracChangeset for help on using the changeset viewer.