- Timestamp:
- Feb 7, 2006 12:32:59 PM (19 years ago)
- Location:
- pjproject/trunk/pjlib
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/build/pjlib++-test.vcproj
r124 r138 13 13 <Configuration 14 14 Name="Debug|Win32" 15 OutputDirectory=".\./output/pjlib++-test-i386-win32-vc 7-debug"16 IntermediateDirectory=".\./output/pjlib++-test-i386-win32-vc 7-debug"15 OutputDirectory=".\./output/pjlib++-test-i386-win32-vc6-debug" 16 IntermediateDirectory=".\./output/pjlib++-test-i386-win32-vc6-debug" 17 17 ConfigurationType="1" 18 18 UseOfMFC="0" … … 27 27 RuntimeLibrary="1" 28 28 UsePrecompiledHeader="2" 29 PrecompiledHeaderFile=".\./output/pjlib++-test-i386-win32-vc 7-debug/pjlib++-test.pch"30 AssemblerListingLocation=".\./output/pjlib++-test-i386-win32-vc 7-debug/"31 ObjectFile=".\./output/pjlib++-test-i386-win32-vc 7-debug/"32 ProgramDataBaseFileName=".\./output/pjlib++-test-i386-win32-vc 7-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/" 33 33 BrowseInformation="1" 34 34 WarningLevel="3" … … 41 41 Name="VCLinkerTool" 42 42 AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib" 43 OutputFile="../bin/pjlib++-test-i386-win32-vc 7-debug.exe"43 OutputFile="../bin/pjlib++-test-i386-win32-vc6-debug.exe" 44 44 LinkIncremental="1" 45 45 SuppressStartupBanner="TRUE" 46 46 GenerateDebugInformation="TRUE" 47 ProgramDatabaseFile=".\./output/pjlib++-test-i386-win32-vc 7-debug/pjlib++-test-i386-win32-vc7-debug.pdb"47 ProgramDatabaseFile=".\./output/pjlib++-test-i386-win32-vc6-debug/pjlib++-test-i386-win32-vc6-debug.pdb" 48 48 SubSystem="1" 49 49 TargetMachine="1"/> 50 50 <Tool 51 51 Name="VCMIDLTool" 52 TypeLibraryName=".\./output/pjlib++-test-i386-win32-vc 7-debug/pjlib++-test.tlb"52 TypeLibraryName=".\./output/pjlib++-test-i386-win32-vc6-debug/pjlib++-test.tlb" 53 53 HeaderFileName=""/> 54 54 <Tool … … 75 75 <Configuration 76 76 Name="Release|Win32" 77 OutputDirectory=".\./output/pjlib++-test-i386-win32-vc 7-release"78 IntermediateDirectory=".\./output/pjlib++-test-i386-win32-vc 7-release"77 OutputDirectory=".\./output/pjlib++-test-i386-win32-vc6-release" 78 IntermediateDirectory=".\./output/pjlib++-test-i386-win32-vc6-release" 79 79 ConfigurationType="1" 80 80 UseOfMFC="0" … … 91 91 EnableFunctionLevelLinking="TRUE" 92 92 UsePrecompiledHeader="2" 93 PrecompiledHeaderFile=".\./output/pjlib++-test-i386-win32-vc 7-release/pjlib++-test.pch"94 AssemblerListingLocation=".\./output/pjlib++-test-i386-win32-vc 7-release/"95 ObjectFile=".\./output/pjlib++-test-i386-win32-vc 7-release/"96 ProgramDataBaseFileName=".\./output/pjlib++-test-i386-win32-vc 7-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/" 97 97 WarningLevel="3" 98 98 SuppressStartupBanner="TRUE" … … 103 103 Name="VCLinkerTool" 104 104 AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib" 105 OutputFile="../bin/pjlib++-test-i386-win32-vc 7-release.exe"105 OutputFile="../bin/pjlib++-test-i386-win32-vc6-release.exe" 106 106 LinkIncremental="1" 107 107 SuppressStartupBanner="TRUE" 108 ProgramDatabaseFile=".\./output/pjlib++-test-i386-win32-vc 7-release/pjlib++-test-i386-win32-vc7-release.pdb"108 ProgramDatabaseFile=".\./output/pjlib++-test-i386-win32-vc6-release/pjlib++-test-i386-win32-vc6-release.pdb" 109 109 SubSystem="1" 110 110 TargetMachine="1"/> 111 111 <Tool 112 112 Name="VCMIDLTool" 113 TypeLibraryName=".\./output/pjlib++-test-i386-win32-vc 7-release/pjlib++-test.tlb"113 TypeLibraryName=".\./output/pjlib++-test-i386-win32-vc6-release/pjlib++-test.tlb" 114 114 HeaderFileName=""/> 115 115 <Tool -
pjproject/trunk/pjlib/build/pjlib++.vcproj
r124 r138 4 4 Version="7.10" 5 5 Name="pjlib++" 6 SccProjectName=""$/pjproject/pjlib/build", UIAAAAAA" 7 SccLocalPath="."> 6 SccProjectName="" 7 SccAuxPath="" 8 SccLocalPath="" 9 SccProvider=""> 8 10 <Platforms> 9 11 <Platform … … 13 15 <Configuration 14 16 Name="Release|Win32" 15 OutputDirectory=".\output\pjlib++-i386-win32-vc 7-release"16 IntermediateDirectory=".\output\pjlib++-i386-win32-vc 7-release"17 OutputDirectory=".\output\pjlib++-i386-win32-vc6-release" 18 IntermediateDirectory=".\output\pjlib++-i386-win32-vc6-release" 17 19 ConfigurationType="4" 18 20 UseOfMFC="0" … … 28 30 RuntimeLibrary="2" 29 31 EnableFunctionLevelLinking="TRUE" 30 PrecompiledHeaderFile=".\output\pjlib++-i386-win32-vc 7-release/pjlib++.pch"31 AssemblerListingLocation=".\output\pjlib++-i386-win32-vc 7-release/"32 ObjectFile=".\output\pjlib++-i386-win32-vc 7-release/"33 ProgramDataBaseFileName=".\output\pjlib++-i386-win32-vc 7-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/" 34 36 WarningLevel="3" 35 37 SuppressStartupBanner="TRUE" … … 39 41 <Tool 40 42 Name="VCLibrarianTool" 41 OutputFile="../lib/pjlib++-i386-win32-vc 7-release.lib"43 OutputFile="../lib/pjlib++-i386-win32-vc6-release.lib" 42 44 SuppressStartupBanner="TRUE"/> 43 45 <Tool … … 64 66 <Configuration 65 67 Name="Debug|Win32" 66 OutputDirectory=".\output\pjlib++-i386-win32-vc 7-debug"67 IntermediateDirectory=".\output\pjlib++-i386-win32-vc 7-debug"68 OutputDirectory=".\output\pjlib++-i386-win32-vc6-debug" 69 IntermediateDirectory=".\output\pjlib++-i386-win32-vc6-debug" 68 70 ConfigurationType="4" 69 71 UseOfMFC="0" … … 77 79 BasicRuntimeChecks="3" 78 80 RuntimeLibrary="1" 79 PrecompiledHeaderFile=".\output\pjlib++-i386-win32-vc 7-debug/pjlib++.pch"80 AssemblerListingLocation=".\output\pjlib++-i386-win32-vc 7-debug/"81 ObjectFile=".\output\pjlib++-i386-win32-vc 7-debug/"82 ProgramDataBaseFileName=".\output\pjlib++-i386-win32-vc 7-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/" 83 85 WarningLevel="3" 84 86 SuppressStartupBanner="TRUE" … … 89 91 <Tool 90 92 Name="VCLibrarianTool" 91 OutputFile="../lib/pjlib++-i386-win32-vc 7-debug.lib"93 OutputFile="../lib/pjlib++-i386-win32-vc6-debug.lib" 92 94 SuppressStartupBanner="TRUE"/> 93 95 <Tool -
pjproject/trunk/pjlib/build/pjlib.sln
r124 r138 1 1 Microsoft Visual Studio Solution File, Format Version 8.00 2 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib", "pjlib.vcproj", "{ 4A6465DC-D757-43F2-9180-60920E33522B}"2 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib", "pjlib.vcproj", "{02D95A67-9434-4EBC-9A55-0F5DF912B61D}" 3 3 ProjectSection(ProjectDependencies) = postProject 4 4 EndProjectSection 5 5 EndProject 6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib++", "pjlib++.vcproj", "{D 124EDDD-ED22-43C0-9DDC-279BDEE7DF61}"6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib++", "pjlib++.vcproj", "{D80CE629-FF34-448B-BF5C-99C89AEE2360}" 7 7 ProjectSection(ProjectDependencies) = postProject 8 8 EndProjectSection 9 9 EndProject 10 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib++_test", "pjlib++-test.vcproj", "{ 2B01F39B-FF97-46BF-9CC8-26E3246ACA0E}"10 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib++_test", "pjlib++-test.vcproj", "{4EB736BB-61BF-4D18-9BBE-1A9ED3E5A115}" 11 11 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} 13 14 EndProjectSection 14 15 EndProject 15 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib_samples", "pjlib_samples.vcproj", "{ C1B9C84B-CE30-45D7-A322-986786CE29D5}"16 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib_samples", "pjlib_samples.vcproj", "{6D35E3D7-D511-45D5-8D18-1085F45981EB}" 16 17 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} 18 19 EndProjectSection 19 20 EndProject 20 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib_test", "pjlib_test.vcproj", "{ 0F28531A-FE4A-4E40-9C7F-763316CA5C9C}"21 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib_test", "pjlib_test.vcproj", "{A078B8BF-BE0B-43D6-8D2B-57B965C7FA09}" 21 22 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} 23 24 EndProjectSection 24 25 EndProject 25 26 Global 26 GlobalSection(SourceCodeControl) = preSolution27 SccNumberOfProjects = 428 SccProjectUniqueName0 = pjlib.vcproj29 SccProjectName0 = \u0022$/pjproject/pjlib/build\u0022,\u0020UIAAAAAA30 SccLocalPath0 = .31 SccProvider0 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe32 SccProjectUniqueName1 = pjlib++.vcproj33 SccProjectName1 = \u0022$/pjproject/pjlib/build\u0022,\u0020UIAAAAAA34 SccLocalPath1 = .35 SccProvider1 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe36 SccProjectUniqueName2 = pjlib_samples.vcproj37 SccProjectName2 = \u0022$/pjproject-0.3/pjlib/build\u0022,\u0020EJDAAAAA38 SccLocalPath2 = .39 SccProvider2 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe40 SccProjectUniqueName3 = pjlib_test.vcproj41 SccProjectName3 = \u0022$/pjproject/pjlib/build\u0022,\u0020UIAAAAAA42 SccLocalPath3 = .43 SccProvider3 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe44 EndGlobalSection45 27 GlobalSection(SolutionConfiguration) = preSolution 46 28 Debug = Debug … … 48 30 EndGlobalSection 49 31 GlobalSection(ProjectConfiguration) = postSolution 50 { 4A6465DC-D757-43F2-9180-60920E33522B}.Debug.ActiveCfg = Debug|Win3251 { 4A6465DC-D757-43F2-9180-60920E33522B}.Debug.Build.0 = Debug|Win3252 { 4A6465DC-D757-43F2-9180-60920E33522B}.Release.ActiveCfg = Release|Win3253 { 4A6465DC-D757-43F2-9180-60920E33522B}.Release.Build.0 = Release|Win3254 {D 124EDDD-ED22-43C0-9DDC-279BDEE7DF61}.Debug.ActiveCfg = Debug|Win3255 {D 124EDDD-ED22-43C0-9DDC-279BDEE7DF61}.Debug.Build.0 = Debug|Win3256 {D 124EDDD-ED22-43C0-9DDC-279BDEE7DF61}.Release.ActiveCfg = Release|Win3257 {D 124EDDD-ED22-43C0-9DDC-279BDEE7DF61}.Release.Build.0 = Release|Win3258 { 2B01F39B-FF97-46BF-9CC8-26E3246ACA0E}.Debug.ActiveCfg = Debug|Win3259 { 2B01F39B-FF97-46BF-9CC8-26E3246ACA0E}.Debug.Build.0 = Debug|Win3260 { 2B01F39B-FF97-46BF-9CC8-26E3246ACA0E}.Release.ActiveCfg = Release|Win3261 { 2B01F39B-FF97-46BF-9CC8-26E3246ACA0E}.Release.Build.0 = Release|Win3262 { C1B9C84B-CE30-45D7-A322-986786CE29D5}.Debug.ActiveCfg = Debug|Win3263 { C1B9C84B-CE30-45D7-A322-986786CE29D5}.Debug.Build.0 = Debug|Win3264 { C1B9C84B-CE30-45D7-A322-986786CE29D5}.Release.ActiveCfg = Release|Win3265 { C1B9C84B-CE30-45D7-A322-986786CE29D5}.Release.Build.0 = Release|Win3266 { 0F28531A-FE4A-4E40-9C7F-763316CA5C9C}.Debug.ActiveCfg = Debug|Win3267 { 0F28531A-FE4A-4E40-9C7F-763316CA5C9C}.Debug.Build.0 = Debug|Win3268 { 0F28531A-FE4A-4E40-9C7F-763316CA5C9C}.Release.ActiveCfg = Release|Win3269 { 0F28531A-FE4A-4E40-9C7F-763316CA5C9C}.Release.Build.0 = Release|Win3232 {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 70 52 EndGlobalSection 71 53 GlobalSection(ExtensibilityGlobals) = postSolution -
pjproject/trunk/pjlib/build/pjlib.vcproj
r126 r138 4 4 Version="7.10" 5 5 Name="pjlib" 6 SccProjectName=" "$/pjproject/pjlib/build", UIAAAAAA"6 SccProjectName="" 7 7 SccAuxPath="" 8 SccLocalPath=" ."9 SccProvider=" MSSCCI:Microsoft Visual SourceSafe">8 SccLocalPath="" 9 SccProvider=""> 10 10 <Platforms> 11 11 <Platform … … 15 15 <Configuration 16 16 Name="Debug|Win32" 17 OutputDirectory=".\output\pjlib-i386-win32-vc 7-debug"18 IntermediateDirectory=".\output\pjlib-i386-win32-vc 7-debug"17 OutputDirectory=".\output\pjlib-i386-win32-vc6-debug" 18 IntermediateDirectory=".\output\pjlib-i386-win32-vc6-debug" 19 19 ConfigurationType="4" 20 20 UseOfMFC="0" … … 28 28 BasicRuntimeChecks="3" 29 29 RuntimeLibrary="1" 30 PrecompiledHeaderFile=".\output\pjlib-i386-win32-vc 7-debug/pjlib.pch"31 AssemblerListingLocation=".\output\pjlib-i386-win32-vc 7-debug/"32 ObjectFile=".\output\pjlib-i386-win32-vc 7-debug/"33 ProgramDataBaseFileName=".\output\pjlib-i386-win32-vc 7-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/" 34 34 BrowseInformation="1" 35 35 WarningLevel="4" … … 41 41 <Tool 42 42 Name="VCLibrarianTool" 43 OutputFile="../lib/pjlib-i386-win32-vc 7-debug.lib"43 OutputFile="../lib/pjlib-i386-win32-vc6-debug.lib" 44 44 SuppressStartupBanner="TRUE"/> 45 45 <Tool … … 66 66 <Configuration 67 67 Name="Release|Win32" 68 OutputDirectory="\.output\pjlib-i386-win32-vc 7-release"69 IntermediateDirectory=".\output\pjlib-i386-win32-vc 7-release"68 OutputDirectory="\.output\pjlib-i386-win32-vc6-release" 69 IntermediateDirectory=".\output\pjlib-i386-win32-vc6-release" 70 70 ConfigurationType="4" 71 71 UseOfMFC="0" … … 81 81 RuntimeLibrary="2" 82 82 EnableFunctionLevelLinking="TRUE" 83 PrecompiledHeaderFile=".\output\pjlib-i386-win32-vc 7-release/pjlib.pch"84 AssemblerListingLocation=".\output\pjlib-i386-win32-vc 7-release/"85 ObjectFile=".\output\pjlib-i386-win32-vc 7-release/"86 ProgramDataBaseFileName=".\output\pjlib-i386-win32-vc 7-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/" 87 87 BrowseInformation="1" 88 88 WarningLevel="4" … … 94 94 <Tool 95 95 Name="VCLibrarianTool" 96 OutputFile="../lib/pjlib-i386-win32-vc 7-release.lib"96 OutputFile="../lib/pjlib-i386-win32-vc6-release.lib" 97 97 SuppressStartupBanner="TRUE"/> 98 98 <Tool … … 949 949 <File 950 950 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> 951 970 </File> 952 971 <Filter -
pjproject/trunk/pjlib/build/pjlib_samples.vcproj
r124 r138 4 4 Version="7.10" 5 5 Name="pjlib_samples" 6 SccProjectName=" "$/pjproject-0.3/pjlib/build", EJDAAAAA"6 SccProjectName="" 7 7 SccAuxPath="" 8 SccLocalPath=" ."9 SccProvider=" MSSCCI:Microsoft Visual SourceSafe"8 SccLocalPath="" 9 SccProvider="" 10 10 Keyword="MakeFileProj"> 11 11 <Platforms> … … 16 16 <Configuration 17 17 Name="Debug|Win32" 18 OutputDirectory=".\./output/pjlib-samples-i386-win32-vc 7-debug"19 IntermediateDirectory=".\./output/pjlib-samples-i386-win32-vc 7-debug"18 OutputDirectory=".\./output/pjlib-samples-i386-win32-vc6-debug" 19 IntermediateDirectory=".\./output/pjlib-samples-i386-win32-vc6-debug" 20 20 ConfigurationType="0" 21 21 UseOfMFC="0" … … 23 23 <Tool 24 24 Name="VCNMakeTool" 25 BuildCommandLine="nmake /nologo /f "pjlib_samples.mak" MODE=debug VC=vc7"26 ReBuildCommandLine="nmake /nologo /f "pjlib_samples.mak" MODE=debug VC=vc7/a"25 BuildCommandLine="nmake /nologo /f "pjlib_samples.mak" MODE=debug" 26 ReBuildCommandLine="nmake /nologo /f "pjlib_samples.mak" MODE=debug /a" 27 27 Output="pjlib samples"/> 28 28 </Configuration> 29 29 <Configuration 30 30 Name="Release|Win32" 31 OutputDirectory=".\./output/pjlib-samples-i386-win32-vc 7-release"32 IntermediateDirectory=".\./output/pjlib-samples-i386-win32-vc 7-release"31 OutputDirectory=".\./output/pjlib-samples-i386-win32-vc6-release" 32 IntermediateDirectory=".\./output/pjlib-samples-i386-win32-vc6-release" 33 33 ConfigurationType="0" 34 34 UseOfMFC="0" … … 36 36 <Tool 37 37 Name="VCNMakeTool" 38 BuildCommandLine="nmake /f "pjlib_samples.mak" MODE=release VC=vc7"39 ReBuildCommandLine="nmake /f "pjlib_samples.mak" MODE=release VC=vc7/a"38 BuildCommandLine="nmake /f "pjlib_samples.mak" MODE=release" 39 ReBuildCommandLine="nmake /f "pjlib_samples.mak" MODE=release /a" 40 40 Output="pjlib samples"/> 41 41 </Configuration> -
pjproject/trunk/pjlib/build/pjlib_test.vcproj
r126 r138 4 4 Version="7.10" 5 5 Name="pjlib_test" 6 SccProjectName=" "$/pjproject/pjlib/build", UIAAAAAA"6 SccProjectName="" 7 7 SccAuxPath="" 8 SccLocalPath=" ."9 SccProvider=" MSSCCI:Microsoft Visual SourceSafe">8 SccLocalPath="" 9 SccProvider=""> 10 10 <Platforms> 11 11 <Platform … … 15 15 <Configuration 16 16 Name="Debug|Win32" 17 OutputDirectory=".\output\pjlib-test-i386-win32-vc 7-debug"18 IntermediateDirectory=".\output\pjlib-test-i386-win32-vc 7-debug"17 OutputDirectory=".\output\pjlib-test-i386-win32-vc6-debug" 18 IntermediateDirectory=".\output\pjlib-test-i386-win32-vc6-debug" 19 19 ConfigurationType="1" 20 20 UseOfMFC="0" … … 29 29 RuntimeLibrary="1" 30 30 UsePrecompiledHeader="2" 31 PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc 7-debug/pjlib_test.pch"32 AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc 7-debug/"33 ObjectFile=".\output\pjlib-test-i386-win32-vc 7-debug/"34 ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc 7-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/" 35 35 BrowseInformation="1" 36 36 WarningLevel="4" … … 43 43 Name="VCLinkerTool" 44 44 AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib" 45 OutputFile="../bin/pjlib-test-i386-win32-vc 7-debug.exe"45 OutputFile="../bin/pjlib-test-i386-win32-vc6-debug.exe" 46 46 LinkIncremental="1" 47 47 SuppressStartupBanner="TRUE" 48 48 GenerateDebugInformation="TRUE" 49 ProgramDatabaseFile=".\output\pjlib-test-i386-win32-vc 7-debug/pjlib-test-i386-win32-vc7-debug.pdb"49 ProgramDatabaseFile=".\output\pjlib-test-i386-win32-vc6-debug/pjlib-test-i386-win32-vc6-debug.pdb" 50 50 SubSystem="1" 51 51 TargetMachine="1"/> 52 52 <Tool 53 53 Name="VCMIDLTool" 54 TypeLibraryName=".\output\pjlib-test-i386-win32-vc 7-debug/pjlib_test.tlb"54 TypeLibraryName=".\output\pjlib-test-i386-win32-vc6-debug/pjlib_test.tlb" 55 55 HeaderFileName=""/> 56 56 <Tool … … 77 77 <Configuration 78 78 Name="Release|Win32" 79 OutputDirectory=".\output\pjlib-test-i386-win32-vc 7-release"80 IntermediateDirectory=".\output\pjlib-test-i386-win32-vc 7-release"79 OutputDirectory=".\output\pjlib-test-i386-win32-vc6-release" 80 IntermediateDirectory=".\output\pjlib-test-i386-win32-vc6-release" 81 81 ConfigurationType="1" 82 82 UseOfMFC="0" … … 93 93 EnableFunctionLevelLinking="TRUE" 94 94 UsePrecompiledHeader="2" 95 PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc 7-release/pjlib_test.pch"96 AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc 7-release/"97 ObjectFile=".\output\pjlib-test-i386-win32-vc 7-release/"98 ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc 7-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/" 99 99 BrowseInformation="1" 100 100 WarningLevel="4" … … 107 107 Name="VCLinkerTool" 108 108 AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib" 109 OutputFile="../bin/pjlib-test-i386-win32-vc 7-release.exe"109 OutputFile="../bin/pjlib-test-i386-win32-vc6-release.exe" 110 110 LinkIncremental="1" 111 111 SuppressStartupBanner="TRUE" … … 115 115 <Tool 116 116 Name="VCMIDLTool" 117 TypeLibraryName=".\output\pjlib-test-i386-win32-vc 7-release/pjlib_test.tlb"117 TypeLibraryName=".\output\pjlib-test-i386-win32-vc6-release/pjlib_test.tlb" 118 118 HeaderFileName=""/> 119 119 <Tool … … 368 368 RelativePath="..\src\pjlib-test\main.c"> 369 369 <FileConfiguration 370 Name="Debug|Win32">371 <Tool372 Name="VCCLCompilerTool"373 Optimization="0"374 AdditionalIncludeDirectories=""375 PreprocessorDefinitions=""376 BasicRuntimeChecks="3"377 BrowseInformation="1"/>378 </FileConfiguration>379 <FileConfiguration380 Name="Release|Win32">381 <Tool382 Name="VCCLCompilerTool"383 Optimization="2"384 AdditionalIncludeDirectories=""385 PreprocessorDefinitions=""386 BrowseInformation="1"/>387 </FileConfiguration>388 </File>389 <File390 RelativePath="..\src\pjlib-test\main_mod.c">391 <FileConfiguration392 370 Name="Debug|Win32" 393 371 ExcludedFromBuild="TRUE"> … … 401 379 </FileConfiguration> 402 380 <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 403 404 Name="Release|Win32" 404 405 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"> 405 428 <Tool 406 429 Name="VCCLCompilerTool" -
pjproject/trunk/pjlib/include/pj/errno.h
r128 r138 65 65 66 66 /** 67 * Guidelines on error message length. 68 */ 69 #define PJ_ERR_MSG_SIZE 64 70 71 /** 67 72 * Get the last platform error/status, folded into pj_status_t. 68 73 * @return OS dependent error code, folded into pj_status_t.
Note: See TracChangeset
for help on using the changeset viewer.