Changeset 138


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

Location:
pjproject/trunk/pjlib
Files:
7 edited

Legend:

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

    r124 r138  
    1313                <Configuration 
    1414                        Name="Debug|Win32" 
    15                         OutputDirectory=".\./output/pjlib++-test-i386-win32-vc7-debug" 
    16                         IntermediateDirectory=".\./output/pjlib++-test-i386-win32-vc7-debug" 
     15                        OutputDirectory=".\./output/pjlib++-test-i386-win32-vc6-debug" 
     16                        IntermediateDirectory=".\./output/pjlib++-test-i386-win32-vc6-debug" 
    1717                        ConfigurationType="1" 
    1818                        UseOfMFC="0" 
     
    2727                                RuntimeLibrary="1" 
    2828                                UsePrecompiledHeader="2" 
    29                                 PrecompiledHeaderFile=".\./output/pjlib++-test-i386-win32-vc7-debug/pjlib++-test.pch" 
    30                                 AssemblerListingLocation=".\./output/pjlib++-test-i386-win32-vc7-debug/" 
    31                                 ObjectFile=".\./output/pjlib++-test-i386-win32-vc7-debug/" 
    32                                 ProgramDataBaseFileName=".\./output/pjlib++-test-i386-win32-vc7-debug/" 
     29                                PrecompiledHeaderFile=".\./output/pjlib++-test-i386-win32-vc6-debug/pjlib++-test.pch" 
     30                                AssemblerListingLocation=".\./output/pjlib++-test-i386-win32-vc6-debug/" 
     31                                ObjectFile=".\./output/pjlib++-test-i386-win32-vc6-debug/" 
     32                                ProgramDataBaseFileName=".\./output/pjlib++-test-i386-win32-vc6-debug/" 
    3333                                BrowseInformation="1" 
    3434                                WarningLevel="3" 
     
    4141                                Name="VCLinkerTool" 
    4242                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib" 
    43                                 OutputFile="../bin/pjlib++-test-i386-win32-vc7-debug.exe" 
     43                                OutputFile="../bin/pjlib++-test-i386-win32-vc6-debug.exe" 
    4444                                LinkIncremental="1" 
    4545                                SuppressStartupBanner="TRUE" 
    4646                                GenerateDebugInformation="TRUE" 
    47                                 ProgramDatabaseFile=".\./output/pjlib++-test-i386-win32-vc7-debug/pjlib++-test-i386-win32-vc7-debug.pdb" 
     47                                ProgramDatabaseFile=".\./output/pjlib++-test-i386-win32-vc6-debug/pjlib++-test-i386-win32-vc6-debug.pdb" 
    4848                                SubSystem="1" 
    4949                                TargetMachine="1"/> 
    5050                        <Tool 
    5151                                Name="VCMIDLTool" 
    52                                 TypeLibraryName=".\./output/pjlib++-test-i386-win32-vc7-debug/pjlib++-test.tlb" 
     52                                TypeLibraryName=".\./output/pjlib++-test-i386-win32-vc6-debug/pjlib++-test.tlb" 
    5353                                HeaderFileName=""/> 
    5454                        <Tool 
     
    7575                <Configuration 
    7676                        Name="Release|Win32" 
    77                         OutputDirectory=".\./output/pjlib++-test-i386-win32-vc7-release" 
    78                         IntermediateDirectory=".\./output/pjlib++-test-i386-win32-vc7-release" 
     77                        OutputDirectory=".\./output/pjlib++-test-i386-win32-vc6-release" 
     78                        IntermediateDirectory=".\./output/pjlib++-test-i386-win32-vc6-release" 
    7979                        ConfigurationType="1" 
    8080                        UseOfMFC="0" 
     
    9191                                EnableFunctionLevelLinking="TRUE" 
    9292                                UsePrecompiledHeader="2" 
    93                                 PrecompiledHeaderFile=".\./output/pjlib++-test-i386-win32-vc7-release/pjlib++-test.pch" 
    94                                 AssemblerListingLocation=".\./output/pjlib++-test-i386-win32-vc7-release/" 
    95                                 ObjectFile=".\./output/pjlib++-test-i386-win32-vc7-release/" 
    96                                 ProgramDataBaseFileName=".\./output/pjlib++-test-i386-win32-vc7-release/" 
     93                                PrecompiledHeaderFile=".\./output/pjlib++-test-i386-win32-vc6-release/pjlib++-test.pch" 
     94                                AssemblerListingLocation=".\./output/pjlib++-test-i386-win32-vc6-release/" 
     95                                ObjectFile=".\./output/pjlib++-test-i386-win32-vc6-release/" 
     96                                ProgramDataBaseFileName=".\./output/pjlib++-test-i386-win32-vc6-release/" 
    9797                                WarningLevel="3" 
    9898                                SuppressStartupBanner="TRUE" 
     
    103103                                Name="VCLinkerTool" 
    104104                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib" 
    105                                 OutputFile="../bin/pjlib++-test-i386-win32-vc7-release.exe" 
     105                                OutputFile="../bin/pjlib++-test-i386-win32-vc6-release.exe" 
    106106                                LinkIncremental="1" 
    107107                                SuppressStartupBanner="TRUE" 
    108                                 ProgramDatabaseFile=".\./output/pjlib++-test-i386-win32-vc7-release/pjlib++-test-i386-win32-vc7-release.pdb" 
     108                                ProgramDatabaseFile=".\./output/pjlib++-test-i386-win32-vc6-release/pjlib++-test-i386-win32-vc6-release.pdb" 
    109109                                SubSystem="1" 
    110110                                TargetMachine="1"/> 
    111111                        <Tool 
    112112                                Name="VCMIDLTool" 
    113                                 TypeLibraryName=".\./output/pjlib++-test-i386-win32-vc7-release/pjlib++-test.tlb" 
     113                                TypeLibraryName=".\./output/pjlib++-test-i386-win32-vc6-release/pjlib++-test.tlb" 
    114114                                HeaderFileName=""/> 
    115115                        <Tool 
  • pjproject/trunk/pjlib/build/pjlib++.vcproj

    r124 r138  
    44        Version="7.10" 
    55        Name="pjlib++" 
    6         SccProjectName="&quot;$/pjproject/pjlib/build&quot;, 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 
  • pjproject/trunk/pjlib/build/pjlib.sln

    r124 r138  
    11Microsoft Visual Studio Solution File, Format Version 8.00 
    2 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib", "pjlib.vcproj", "{4A6465DC-D757-43F2-9180-60920E33522B}" 
     2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib", "pjlib.vcproj", "{02D95A67-9434-4EBC-9A55-0F5DF912B61D}" 
    33        ProjectSection(ProjectDependencies) = postProject 
    44        EndProjectSection 
    55EndProject 
    6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib++", "pjlib++.vcproj", "{D124EDDD-ED22-43C0-9DDC-279BDEE7DF61}" 
     6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib++", "pjlib++.vcproj", "{D80CE629-FF34-448B-BF5C-99C89AEE2360}" 
    77        ProjectSection(ProjectDependencies) = postProject 
    88        EndProjectSection 
    99EndProject 
    10 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib++_test", "pjlib++-test.vcproj", "{2B01F39B-FF97-46BF-9CC8-26E3246ACA0E}" 
     10Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib++_test", "pjlib++-test.vcproj", "{4EB736BB-61BF-4D18-9BBE-1A9ED3E5A115}" 
    1111        ProjectSection(ProjectDependencies) = postProject 
    12                 {4A6465DC-D757-43F2-9180-60920E33522B} = {4A6465DC-D757-43F2-9180-60920E33522B} 
     12                {D80CE629-FF34-448B-BF5C-99C89AEE2360} = {D80CE629-FF34-448B-BF5C-99C89AEE2360} 
     13                {02D95A67-9434-4EBC-9A55-0F5DF912B61D} = {02D95A67-9434-4EBC-9A55-0F5DF912B61D} 
    1314        EndProjectSection 
    1415EndProject 
    15 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib_samples", "pjlib_samples.vcproj", "{C1B9C84B-CE30-45D7-A322-986786CE29D5}" 
     16Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib_samples", "pjlib_samples.vcproj", "{6D35E3D7-D511-45D5-8D18-1085F45981EB}" 
    1617        ProjectSection(ProjectDependencies) = postProject 
    17                 {4A6465DC-D757-43F2-9180-60920E33522B} = {4A6465DC-D757-43F2-9180-60920E33522B} 
     18                {02D95A67-9434-4EBC-9A55-0F5DF912B61D} = {02D95A67-9434-4EBC-9A55-0F5DF912B61D} 
    1819        EndProjectSection 
    1920EndProject 
    20 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib_test", "pjlib_test.vcproj", "{0F28531A-FE4A-4E40-9C7F-763316CA5C9C}" 
     21Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib_test", "pjlib_test.vcproj", "{A078B8BF-BE0B-43D6-8D2B-57B965C7FA09}" 
    2122        ProjectSection(ProjectDependencies) = postProject 
    22                 {4A6465DC-D757-43F2-9180-60920E33522B} = {4A6465DC-D757-43F2-9180-60920E33522B} 
     23                {02D95A67-9434-4EBC-9A55-0F5DF912B61D} = {02D95A67-9434-4EBC-9A55-0F5DF912B61D} 
    2324        EndProjectSection 
    2425EndProject 
    2526Global 
    26         GlobalSection(SourceCodeControl) = preSolution 
    27                 SccNumberOfProjects = 4 
    28                 SccProjectUniqueName0 = pjlib.vcproj 
    29                 SccProjectName0 = \u0022$/pjproject/pjlib/build\u0022,\u0020UIAAAAAA 
    30                 SccLocalPath0 = . 
    31                 SccProvider0 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe 
    32                 SccProjectUniqueName1 = pjlib++.vcproj 
    33                 SccProjectName1 = \u0022$/pjproject/pjlib/build\u0022,\u0020UIAAAAAA 
    34                 SccLocalPath1 = . 
    35                 SccProvider1 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe 
    36                 SccProjectUniqueName2 = pjlib_samples.vcproj 
    37                 SccProjectName2 = \u0022$/pjproject-0.3/pjlib/build\u0022,\u0020EJDAAAAA 
    38                 SccLocalPath2 = . 
    39                 SccProvider2 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe 
    40                 SccProjectUniqueName3 = pjlib_test.vcproj 
    41                 SccProjectName3 = \u0022$/pjproject/pjlib/build\u0022,\u0020UIAAAAAA 
    42                 SccLocalPath3 = . 
    43                 SccProvider3 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe 
    44         EndGlobalSection 
    4527        GlobalSection(SolutionConfiguration) = preSolution 
    4628                Debug = Debug 
     
    4830        EndGlobalSection 
    4931        GlobalSection(ProjectConfiguration) = postSolution 
    50                 {4A6465DC-D757-43F2-9180-60920E33522B}.Debug.ActiveCfg = Debug|Win32 
    51                 {4A6465DC-D757-43F2-9180-60920E33522B}.Debug.Build.0 = Debug|Win32 
    52                 {4A6465DC-D757-43F2-9180-60920E33522B}.Release.ActiveCfg = Release|Win32 
    53                 {4A6465DC-D757-43F2-9180-60920E33522B}.Release.Build.0 = Release|Win32 
    54                 {D124EDDD-ED22-43C0-9DDC-279BDEE7DF61}.Debug.ActiveCfg = Debug|Win32 
    55                 {D124EDDD-ED22-43C0-9DDC-279BDEE7DF61}.Debug.Build.0 = Debug|Win32 
    56                 {D124EDDD-ED22-43C0-9DDC-279BDEE7DF61}.Release.ActiveCfg = Release|Win32 
    57                 {D124EDDD-ED22-43C0-9DDC-279BDEE7DF61}.Release.Build.0 = Release|Win32 
    58                 {2B01F39B-FF97-46BF-9CC8-26E3246ACA0E}.Debug.ActiveCfg = Debug|Win32 
    59                 {2B01F39B-FF97-46BF-9CC8-26E3246ACA0E}.Debug.Build.0 = Debug|Win32 
    60                 {2B01F39B-FF97-46BF-9CC8-26E3246ACA0E}.Release.ActiveCfg = Release|Win32 
    61                 {2B01F39B-FF97-46BF-9CC8-26E3246ACA0E}.Release.Build.0 = Release|Win32 
    62                 {C1B9C84B-CE30-45D7-A322-986786CE29D5}.Debug.ActiveCfg = Debug|Win32 
    63                 {C1B9C84B-CE30-45D7-A322-986786CE29D5}.Debug.Build.0 = Debug|Win32 
    64                 {C1B9C84B-CE30-45D7-A322-986786CE29D5}.Release.ActiveCfg = Release|Win32 
    65                 {C1B9C84B-CE30-45D7-A322-986786CE29D5}.Release.Build.0 = Release|Win32 
    66                 {0F28531A-FE4A-4E40-9C7F-763316CA5C9C}.Debug.ActiveCfg = Debug|Win32 
    67                 {0F28531A-FE4A-4E40-9C7F-763316CA5C9C}.Debug.Build.0 = Debug|Win32 
    68                 {0F28531A-FE4A-4E40-9C7F-763316CA5C9C}.Release.ActiveCfg = Release|Win32 
    69                 {0F28531A-FE4A-4E40-9C7F-763316CA5C9C}.Release.Build.0 = Release|Win32 
     32                {02D95A67-9434-4EBC-9A55-0F5DF912B61D}.Debug.ActiveCfg = Debug|Win32 
     33                {02D95A67-9434-4EBC-9A55-0F5DF912B61D}.Debug.Build.0 = Debug|Win32 
     34                {02D95A67-9434-4EBC-9A55-0F5DF912B61D}.Release.ActiveCfg = Release|Win32 
     35                {02D95A67-9434-4EBC-9A55-0F5DF912B61D}.Release.Build.0 = Release|Win32 
     36                {D80CE629-FF34-448B-BF5C-99C89AEE2360}.Debug.ActiveCfg = Debug|Win32 
     37                {D80CE629-FF34-448B-BF5C-99C89AEE2360}.Debug.Build.0 = Debug|Win32 
     38                {D80CE629-FF34-448B-BF5C-99C89AEE2360}.Release.ActiveCfg = Release|Win32 
     39                {D80CE629-FF34-448B-BF5C-99C89AEE2360}.Release.Build.0 = Release|Win32 
     40                {4EB736BB-61BF-4D18-9BBE-1A9ED3E5A115}.Debug.ActiveCfg = Debug|Win32 
     41                {4EB736BB-61BF-4D18-9BBE-1A9ED3E5A115}.Debug.Build.0 = Debug|Win32 
     42                {4EB736BB-61BF-4D18-9BBE-1A9ED3E5A115}.Release.ActiveCfg = Release|Win32 
     43                {4EB736BB-61BF-4D18-9BBE-1A9ED3E5A115}.Release.Build.0 = Release|Win32 
     44                {6D35E3D7-D511-45D5-8D18-1085F45981EB}.Debug.ActiveCfg = Debug|Win32 
     45                {6D35E3D7-D511-45D5-8D18-1085F45981EB}.Debug.Build.0 = Debug|Win32 
     46                {6D35E3D7-D511-45D5-8D18-1085F45981EB}.Release.ActiveCfg = Release|Win32 
     47                {6D35E3D7-D511-45D5-8D18-1085F45981EB}.Release.Build.0 = Release|Win32 
     48                {A078B8BF-BE0B-43D6-8D2B-57B965C7FA09}.Debug.ActiveCfg = Debug|Win32 
     49                {A078B8BF-BE0B-43D6-8D2B-57B965C7FA09}.Debug.Build.0 = Debug|Win32 
     50                {A078B8BF-BE0B-43D6-8D2B-57B965C7FA09}.Release.ActiveCfg = Release|Win32 
     51                {A078B8BF-BE0B-43D6-8D2B-57B965C7FA09}.Release.Build.0 = Release|Win32 
    7052        EndGlobalSection 
    7153        GlobalSection(ExtensibilityGlobals) = postSolution 
  • pjproject/trunk/pjlib/build/pjlib.vcproj

    r126 r138  
    44        Version="7.10" 
    55        Name="pjlib" 
    6         SccProjectName="&quot;$/pjproject/pjlib/build&quot;, UIAAAAAA" 
     6        SccProjectName="" 
    77        SccAuxPath="" 
    8         SccLocalPath="." 
    9         SccProvider="MSSCCI:Microsoft Visual SourceSafe"> 
     8        SccLocalPath="" 
     9        SccProvider=""> 
    1010        <Platforms> 
    1111                <Platform 
     
    1515                <Configuration 
    1616                        Name="Debug|Win32" 
    17                         OutputDirectory=".\output\pjlib-i386-win32-vc7-debug" 
    18                         IntermediateDirectory=".\output\pjlib-i386-win32-vc7-debug" 
     17                        OutputDirectory=".\output\pjlib-i386-win32-vc6-debug" 
     18                        IntermediateDirectory=".\output\pjlib-i386-win32-vc6-debug" 
    1919                        ConfigurationType="4" 
    2020                        UseOfMFC="0" 
     
    2828                                BasicRuntimeChecks="3" 
    2929                                RuntimeLibrary="1" 
    30                                 PrecompiledHeaderFile=".\output\pjlib-i386-win32-vc7-debug/pjlib.pch" 
    31                                 AssemblerListingLocation=".\output\pjlib-i386-win32-vc7-debug/" 
    32                                 ObjectFile=".\output\pjlib-i386-win32-vc7-debug/" 
    33                                 ProgramDataBaseFileName=".\output\pjlib-i386-win32-vc7-debug/" 
     30                                PrecompiledHeaderFile=".\output\pjlib-i386-win32-vc6-debug/pjlib.pch" 
     31                                AssemblerListingLocation=".\output\pjlib-i386-win32-vc6-debug/" 
     32                                ObjectFile=".\output\pjlib-i386-win32-vc6-debug/" 
     33                                ProgramDataBaseFileName=".\output\pjlib-i386-win32-vc6-debug/" 
    3434                                BrowseInformation="1" 
    3535                                WarningLevel="4" 
     
    4141                        <Tool 
    4242                                Name="VCLibrarianTool" 
    43                                 OutputFile="../lib/pjlib-i386-win32-vc7-debug.lib" 
     43                                OutputFile="../lib/pjlib-i386-win32-vc6-debug.lib" 
    4444                                SuppressStartupBanner="TRUE"/> 
    4545                        <Tool 
     
    6666                <Configuration 
    6767                        Name="Release|Win32" 
    68                         OutputDirectory="\.output\pjlib-i386-win32-vc7-release" 
    69                         IntermediateDirectory=".\output\pjlib-i386-win32-vc7-release" 
     68                        OutputDirectory="\.output\pjlib-i386-win32-vc6-release" 
     69                        IntermediateDirectory=".\output\pjlib-i386-win32-vc6-release" 
    7070                        ConfigurationType="4" 
    7171                        UseOfMFC="0" 
     
    8181                                RuntimeLibrary="2" 
    8282                                EnableFunctionLevelLinking="TRUE" 
    83                                 PrecompiledHeaderFile=".\output\pjlib-i386-win32-vc7-release/pjlib.pch" 
    84                                 AssemblerListingLocation=".\output\pjlib-i386-win32-vc7-release/" 
    85                                 ObjectFile=".\output\pjlib-i386-win32-vc7-release/" 
    86                                 ProgramDataBaseFileName=".\output\pjlib-i386-win32-vc7-release/" 
     83                                PrecompiledHeaderFile=".\output\pjlib-i386-win32-vc6-release/pjlib.pch" 
     84                                AssemblerListingLocation=".\output\pjlib-i386-win32-vc6-release/" 
     85                                ObjectFile=".\output\pjlib-i386-win32-vc6-release/" 
     86                                ProgramDataBaseFileName=".\output\pjlib-i386-win32-vc6-release/" 
    8787                                BrowseInformation="1" 
    8888                                WarningLevel="4" 
     
    9494                        <Tool 
    9595                                Name="VCLibrarianTool" 
    96                                 OutputFile="../lib/pjlib-i386-win32-vc7-release.lib" 
     96                                OutputFile="../lib/pjlib-i386-win32-vc6-release.lib" 
    9797                                SuppressStartupBanner="TRUE"/> 
    9898                        <Tool 
     
    949949                        <File 
    950950                                RelativePath="..\src\pj\unicode_win32.c"> 
     951                                <FileConfiguration 
     952                                        Name="Debug|Win32"> 
     953                                        <Tool 
     954                                                Name="VCCLCompilerTool" 
     955                                                Optimization="0" 
     956                                                AdditionalIncludeDirectories="" 
     957                                                PreprocessorDefinitions="" 
     958                                                BasicRuntimeChecks="3" 
     959                                                BrowseInformation="1"/> 
     960                                </FileConfiguration> 
     961                                <FileConfiguration 
     962                                        Name="Release|Win32"> 
     963                                        <Tool 
     964                                                Name="VCCLCompilerTool" 
     965                                                Optimization="2" 
     966                                                AdditionalIncludeDirectories="" 
     967                                                PreprocessorDefinitions="" 
     968                                                BrowseInformation="1"/> 
     969                                </FileConfiguration> 
    951970                        </File> 
    952971                        <Filter 
  • pjproject/trunk/pjlib/build/pjlib_samples.vcproj

    r124 r138  
    44        Version="7.10" 
    55        Name="pjlib_samples" 
    6         SccProjectName="&quot;$/pjproject-0.3/pjlib/build&quot;, EJDAAAAA" 
     6        SccProjectName="" 
    77        SccAuxPath="" 
    8         SccLocalPath="." 
    9         SccProvider="MSSCCI:Microsoft Visual SourceSafe" 
     8        SccLocalPath="" 
     9        SccProvider="" 
    1010        Keyword="MakeFileProj"> 
    1111        <Platforms> 
     
    1616                <Configuration 
    1717                        Name="Debug|Win32" 
    18                         OutputDirectory=".\./output/pjlib-samples-i386-win32-vc7-debug" 
    19                         IntermediateDirectory=".\./output/pjlib-samples-i386-win32-vc7-debug" 
     18                        OutputDirectory=".\./output/pjlib-samples-i386-win32-vc6-debug" 
     19                        IntermediateDirectory=".\./output/pjlib-samples-i386-win32-vc6-debug" 
    2020                        ConfigurationType="0" 
    2121                        UseOfMFC="0" 
     
    2323                        <Tool 
    2424                                Name="VCNMakeTool" 
    25                                 BuildCommandLine="nmake /nologo /f &quot;pjlib_samples.mak&quot; MODE=debug VC=vc7" 
    26                                 ReBuildCommandLine="nmake /nologo /f &quot;pjlib_samples.mak&quot; MODE=debug VC=vc7 /a" 
     25                                BuildCommandLine="nmake /nologo /f &quot;pjlib_samples.mak&quot; MODE=debug" 
     26                                ReBuildCommandLine="nmake /nologo /f &quot;pjlib_samples.mak&quot; MODE=debug /a" 
    2727                                Output="pjlib samples"/> 
    2828                </Configuration> 
    2929                <Configuration 
    3030                        Name="Release|Win32" 
    31                         OutputDirectory=".\./output/pjlib-samples-i386-win32-vc7-release" 
    32                         IntermediateDirectory=".\./output/pjlib-samples-i386-win32-vc7-release" 
     31                        OutputDirectory=".\./output/pjlib-samples-i386-win32-vc6-release" 
     32                        IntermediateDirectory=".\./output/pjlib-samples-i386-win32-vc6-release" 
    3333                        ConfigurationType="0" 
    3434                        UseOfMFC="0" 
     
    3636                        <Tool 
    3737                                Name="VCNMakeTool" 
    38                                 BuildCommandLine="nmake /f &quot;pjlib_samples.mak&quot; MODE=release VC=vc7" 
    39                                 ReBuildCommandLine="nmake /f &quot;pjlib_samples.mak&quot; MODE=release VC=vc7 /a" 
     38                                BuildCommandLine="nmake /f &quot;pjlib_samples.mak&quot; MODE=release" 
     39                                ReBuildCommandLine="nmake /f &quot;pjlib_samples.mak&quot; MODE=release /a" 
    4040                                Output="pjlib samples"/> 
    4141                </Configuration> 
  • pjproject/trunk/pjlib/build/pjlib_test.vcproj

    r126 r138  
    44        Version="7.10" 
    55        Name="pjlib_test" 
    6         SccProjectName="&quot;$/pjproject/pjlib/build&quot;, UIAAAAAA" 
     6        SccProjectName="" 
    77        SccAuxPath="" 
    8         SccLocalPath="." 
    9         SccProvider="MSSCCI:Microsoft Visual SourceSafe"> 
     8        SccLocalPath="" 
     9        SccProvider=""> 
    1010        <Platforms> 
    1111                <Platform 
     
    1515                <Configuration 
    1616                        Name="Debug|Win32" 
    17                         OutputDirectory=".\output\pjlib-test-i386-win32-vc7-debug" 
    18                         IntermediateDirectory=".\output\pjlib-test-i386-win32-vc7-debug" 
     17                        OutputDirectory=".\output\pjlib-test-i386-win32-vc6-debug" 
     18                        IntermediateDirectory=".\output\pjlib-test-i386-win32-vc6-debug" 
    1919                        ConfigurationType="1" 
    2020                        UseOfMFC="0" 
     
    2929                                RuntimeLibrary="1" 
    3030                                UsePrecompiledHeader="2" 
    31                                 PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc7-debug/pjlib_test.pch" 
    32                                 AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc7-debug/" 
    33                                 ObjectFile=".\output\pjlib-test-i386-win32-vc7-debug/" 
    34                                 ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc7-debug/" 
     31                                PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc6-debug/pjlib_test.pch" 
     32                                AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc6-debug/" 
     33                                ObjectFile=".\output\pjlib-test-i386-win32-vc6-debug/" 
     34                                ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc6-debug/" 
    3535                                BrowseInformation="1" 
    3636                                WarningLevel="4" 
     
    4343                                Name="VCLinkerTool" 
    4444                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib" 
    45                                 OutputFile="../bin/pjlib-test-i386-win32-vc7-debug.exe" 
     45                                OutputFile="../bin/pjlib-test-i386-win32-vc6-debug.exe" 
    4646                                LinkIncremental="1" 
    4747                                SuppressStartupBanner="TRUE" 
    4848                                GenerateDebugInformation="TRUE" 
    49                                 ProgramDatabaseFile=".\output\pjlib-test-i386-win32-vc7-debug/pjlib-test-i386-win32-vc7-debug.pdb" 
     49                                ProgramDatabaseFile=".\output\pjlib-test-i386-win32-vc6-debug/pjlib-test-i386-win32-vc6-debug.pdb" 
    5050                                SubSystem="1" 
    5151                                TargetMachine="1"/> 
    5252                        <Tool 
    5353                                Name="VCMIDLTool" 
    54                                 TypeLibraryName=".\output\pjlib-test-i386-win32-vc7-debug/pjlib_test.tlb" 
     54                                TypeLibraryName=".\output\pjlib-test-i386-win32-vc6-debug/pjlib_test.tlb" 
    5555                                HeaderFileName=""/> 
    5656                        <Tool 
     
    7777                <Configuration 
    7878                        Name="Release|Win32" 
    79                         OutputDirectory=".\output\pjlib-test-i386-win32-vc7-release" 
    80                         IntermediateDirectory=".\output\pjlib-test-i386-win32-vc7-release" 
     79                        OutputDirectory=".\output\pjlib-test-i386-win32-vc6-release" 
     80                        IntermediateDirectory=".\output\pjlib-test-i386-win32-vc6-release" 
    8181                        ConfigurationType="1" 
    8282                        UseOfMFC="0" 
     
    9393                                EnableFunctionLevelLinking="TRUE" 
    9494                                UsePrecompiledHeader="2" 
    95                                 PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc7-release/pjlib_test.pch" 
    96                                 AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc7-release/" 
    97                                 ObjectFile=".\output\pjlib-test-i386-win32-vc7-release/" 
    98                                 ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc7-release/" 
     95                                PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc6-release/pjlib_test.pch" 
     96                                AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc6-release/" 
     97                                ObjectFile=".\output\pjlib-test-i386-win32-vc6-release/" 
     98                                ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc6-release/" 
    9999                                BrowseInformation="1" 
    100100                                WarningLevel="4" 
     
    107107                                Name="VCLinkerTool" 
    108108                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib" 
    109                                 OutputFile="../bin/pjlib-test-i386-win32-vc7-release.exe" 
     109                                OutputFile="../bin/pjlib-test-i386-win32-vc6-release.exe" 
    110110                                LinkIncremental="1" 
    111111                                SuppressStartupBanner="TRUE" 
     
    115115                        <Tool 
    116116                                Name="VCMIDLTool" 
    117                                 TypeLibraryName=".\output\pjlib-test-i386-win32-vc7-release/pjlib_test.tlb" 
     117                                TypeLibraryName=".\output\pjlib-test-i386-win32-vc6-release/pjlib_test.tlb" 
    118118                                HeaderFileName=""/> 
    119119                        <Tool 
     
    368368                                RelativePath="..\src\pjlib-test\main.c"> 
    369369                                <FileConfiguration 
    370                                         Name="Debug|Win32"> 
    371                                         <Tool 
    372                                                 Name="VCCLCompilerTool" 
    373                                                 Optimization="0" 
    374                                                 AdditionalIncludeDirectories="" 
    375                                                 PreprocessorDefinitions="" 
    376                                                 BasicRuntimeChecks="3" 
    377                                                 BrowseInformation="1"/> 
    378                                 </FileConfiguration> 
    379                                 <FileConfiguration 
    380                                         Name="Release|Win32"> 
    381                                         <Tool 
    382                                                 Name="VCCLCompilerTool" 
    383                                                 Optimization="2" 
    384                                                 AdditionalIncludeDirectories="" 
    385                                                 PreprocessorDefinitions="" 
    386                                                 BrowseInformation="1"/> 
    387                                 </FileConfiguration> 
    388                         </File> 
    389                         <File 
    390                                 RelativePath="..\src\pjlib-test\main_mod.c"> 
    391                                 <FileConfiguration 
    392370                                        Name="Debug|Win32" 
    393371                                        ExcludedFromBuild="TRUE"> 
     
    401379                                </FileConfiguration> 
    402380                                <FileConfiguration 
     381                                        Name="Release|Win32"> 
     382                                        <Tool 
     383                                                Name="VCCLCompilerTool" 
     384                                                Optimization="2" 
     385                                                AdditionalIncludeDirectories="" 
     386                                                PreprocessorDefinitions="" 
     387                                                BrowseInformation="1"/> 
     388                                </FileConfiguration> 
     389                        </File> 
     390                        <File 
     391                                RelativePath="..\src\pjlib-test\main_mod.c"> 
     392                                <FileConfiguration 
     393                                        Name="Debug|Win32" 
     394                                        ExcludedFromBuild="TRUE"> 
     395                                        <Tool 
     396                                                Name="VCCLCompilerTool" 
     397                                                Optimization="0" 
     398                                                AdditionalIncludeDirectories="" 
     399                                                PreprocessorDefinitions="" 
     400                                                BasicRuntimeChecks="3" 
     401                                                BrowseInformation="1"/> 
     402                                </FileConfiguration> 
     403                                <FileConfiguration 
    403404                                        Name="Release|Win32" 
    404405                                        ExcludedFromBuild="TRUE"> 
     406                                        <Tool 
     407                                                Name="VCCLCompilerTool" 
     408                                                Optimization="2" 
     409                                                AdditionalIncludeDirectories="" 
     410                                                PreprocessorDefinitions="" 
     411                                                BrowseInformation="1"/> 
     412                                </FileConfiguration> 
     413                        </File> 
     414                        <File 
     415                                RelativePath="..\src\pjlib-test\main_win32.c"> 
     416                                <FileConfiguration 
     417                                        Name="Debug|Win32"> 
     418                                        <Tool 
     419                                                Name="VCCLCompilerTool" 
     420                                                Optimization="0" 
     421                                                AdditionalIncludeDirectories="" 
     422                                                PreprocessorDefinitions="" 
     423                                                BasicRuntimeChecks="3" 
     424                                                BrowseInformation="1"/> 
     425                                </FileConfiguration> 
     426                                <FileConfiguration 
     427                                        Name="Release|Win32"> 
    405428                                        <Tool 
    406429                                                Name="VCCLCompilerTool" 
  • pjproject/trunk/pjlib/include/pj/errno.h

    r128 r138  
    6565 
    6666/** 
     67 * Guidelines on error message length. 
     68 */ 
     69#define PJ_ERR_MSG_SIZE  64 
     70 
     71/** 
    6772 * Get the last platform error/status, folded into pj_status_t. 
    6873 * @return      OS dependent error code, folded into pj_status_t. 
Note: See TracChangeset for help on using the changeset viewer.