From bed9b58c6599b6757314df66e29d808b7156fae8 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Wed, 2 Nov 2005 12:50:58 +0000 Subject: Final commit before 0.3-pre3 git-svn-id: http://svn.pjsip.org/repos/pjproject/main@6 74dad513-b988-da41-8d7b-12977e46ad98 --- pjlib/build/pjlib.sln | 62 +-- pjlib/build/pjlib.vcproj | 1009 +++++++++++++++++++++++++++++++++++--- pjlib/build/pjlib_samples.vcproj | 73 +++ pjlib/build/pjlib_test.vcproj | 503 +++++++++++++++++-- pjlib/build/pjlibpp.vcproj | 87 ++-- 5 files changed, 1549 insertions(+), 185 deletions(-) create mode 100644 pjlib/build/pjlib_samples.vcproj (limited to 'pjlib/build') diff --git a/pjlib/build/pjlib.sln b/pjlib/build/pjlib.sln index a6cd5655..8cf16a51 100644 --- a/pjlib/build/pjlib.sln +++ b/pjlib/build/pjlib.sln @@ -1,56 +1,44 @@ Microsoft Visual Studio Solution File, Format Version 8.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib", "pjlib.vcproj", "{07A676B3-6E86-49E5-B20A-394A33B05B28}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib", "pjlib.vcproj", "{7BDE3EEB-E290-4E28-BCA2-7DC3F512AA8A}" ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib_test", "pjlib_test.vcproj", "{CF20BE3E-30FA-4A05-91F2-FF978F8705BF}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib_samples", "pjlib_samples.vcproj", "{07AD8099-71FF-4DA3-9078-EF787D88A494}" ProjectSection(ProjectDependencies) = postProject - {07A676B3-6E86-49E5-B20A-394A33B05B28} = {07A676B3-6E86-49E5-B20A-394A33B05B28} + {7BDE3EEB-E290-4E28-BCA2-7DC3F512AA8A} = {7BDE3EEB-E290-4E28-BCA2-7DC3F512AA8A} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlibpp", "pjlibpp.vcproj", "{488B9CA1-8F59-4E4E-8748-D6A712CF9F3C}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlib_test", "pjlib_test.vcproj", "{14E6C298-03F6-4125-8545-7FD5A34B8E5A}" + ProjectSection(ProjectDependencies) = postProject + {7BDE3EEB-E290-4E28-BCA2-7DC3F512AA8A} = {7BDE3EEB-E290-4E28-BCA2-7DC3F512AA8A} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjlibpp", "pjlibpp.vcproj", "{7BB69569-F8F5-41AB-95BB-9E3AA3A0CAB4}" ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject Global - GlobalSection(SourceCodeControl) = preSolution - SccNumberOfProjects = 4 - SccProjectUniqueName0 = pjlib.vcproj - SccLocalPath0 = ..\\.. - CanCheckoutShared = false - SccProjectFilePathRelativizedFromConnection0 = pjlib\\build\\ - SccProjectName1 = \u0022$/pjproject\u0022,\u0020PIAAAAAA - SccLocalPath1 = ..\\.. - SccProvider1 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe - CanCheckoutShared = false - SccProjectFilePathRelativizedFromConnection1 = pjlib\\build\\ - SolutionUniqueID = {9AAE883A-59C1-4404-A119-28ED201D7215} - SccProjectUniqueName2 = pjlib_test.vcproj - SccLocalPath2 = ..\\.. - CanCheckoutShared = false - SccProjectFilePathRelativizedFromConnection2 = pjlib\\build\\ - SccProjectUniqueName3 = pjlibpp.vcproj - SccLocalPath3 = ..\\.. - CanCheckoutShared = false - SccProjectFilePathRelativizedFromConnection3 = pjlib\\build\\ - EndGlobalSection GlobalSection(SolutionConfiguration) = preSolution Debug = Debug Release = Release EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution - {07A676B3-6E86-49E5-B20A-394A33B05B28}.Debug.ActiveCfg = Debug|Win32 - {07A676B3-6E86-49E5-B20A-394A33B05B28}.Debug.Build.0 = Debug|Win32 - {07A676B3-6E86-49E5-B20A-394A33B05B28}.Release.ActiveCfg = Release|Win32 - {07A676B3-6E86-49E5-B20A-394A33B05B28}.Release.Build.0 = Release|Win32 - {CF20BE3E-30FA-4A05-91F2-FF978F8705BF}.Debug.ActiveCfg = Debug|Win32 - {CF20BE3E-30FA-4A05-91F2-FF978F8705BF}.Debug.Build.0 = Debug|Win32 - {CF20BE3E-30FA-4A05-91F2-FF978F8705BF}.Release.ActiveCfg = Release|Win32 - {CF20BE3E-30FA-4A05-91F2-FF978F8705BF}.Release.Build.0 = Release|Win32 - {488B9CA1-8F59-4E4E-8748-D6A712CF9F3C}.Debug.ActiveCfg = Debug|Win32 - {488B9CA1-8F59-4E4E-8748-D6A712CF9F3C}.Debug.Build.0 = Debug|Win32 - {488B9CA1-8F59-4E4E-8748-D6A712CF9F3C}.Release.ActiveCfg = Release|Win32 - {488B9CA1-8F59-4E4E-8748-D6A712CF9F3C}.Release.Build.0 = Release|Win32 + {7BDE3EEB-E290-4E28-BCA2-7DC3F512AA8A}.Debug.ActiveCfg = Debug|Win32 + {7BDE3EEB-E290-4E28-BCA2-7DC3F512AA8A}.Debug.Build.0 = Debug|Win32 + {7BDE3EEB-E290-4E28-BCA2-7DC3F512AA8A}.Release.ActiveCfg = Release|Win32 + {7BDE3EEB-E290-4E28-BCA2-7DC3F512AA8A}.Release.Build.0 = Release|Win32 + {07AD8099-71FF-4DA3-9078-EF787D88A494}.Debug.ActiveCfg = Debug|Win32 + {07AD8099-71FF-4DA3-9078-EF787D88A494}.Debug.Build.0 = Debug|Win32 + {07AD8099-71FF-4DA3-9078-EF787D88A494}.Release.ActiveCfg = Release|Win32 + {07AD8099-71FF-4DA3-9078-EF787D88A494}.Release.Build.0 = Release|Win32 + {14E6C298-03F6-4125-8545-7FD5A34B8E5A}.Debug.ActiveCfg = Debug|Win32 + {14E6C298-03F6-4125-8545-7FD5A34B8E5A}.Debug.Build.0 = Debug|Win32 + {14E6C298-03F6-4125-8545-7FD5A34B8E5A}.Release.ActiveCfg = Release|Win32 + {14E6C298-03F6-4125-8545-7FD5A34B8E5A}.Release.Build.0 = Release|Win32 + {7BB69569-F8F5-41AB-95BB-9E3AA3A0CAB4}.Debug.ActiveCfg = Debug|Win32 + {7BB69569-F8F5-41AB-95BB-9E3AA3A0CAB4}.Debug.Build.0 = Debug|Win32 + {7BB69569-F8F5-41AB-95BB-9E3AA3A0CAB4}.Release.ActiveCfg = Release|Win32 + {7BB69569-F8F5-41AB-95BB-9E3AA3A0CAB4}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection diff --git a/pjlib/build/pjlib.vcproj b/pjlib/build/pjlib.vcproj index 6b4c4899..9e06efef 100644 --- a/pjlib/build/pjlib.vcproj +++ b/pjlib/build/pjlib.vcproj @@ -3,11 +3,10 @@ ProjectType="Visual C++" Version="7.10" Name="pjlib" - ProjectGUID="{72790D99-35BB-45AC-9A23-3BB60C901E63}" - SccProjectName=""$/pjproject", PIAAAAAA" + SccProjectName="" SccAuxPath="" - SccLocalPath="..\.." - SccProvider="MSSCCI:Microsoft Visual SourceSafe"> + SccLocalPath="" + SccProvider=""> @@ -15,8 +14,8 @@ @@ -66,8 +65,8 @@ @@ -125,6 +123,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -216,6 +299,28 @@ BrowseInformation="1"/> + + + + + + + + + Name="Release|Win32" + ExcludedFromBuild="TRUE"> + + + + + + @@ -285,6 +411,28 @@ BrowseInformation="1"/> + + + + + + + + + RelativePath="..\src\pj\log_writer_stdout.c"> + + + + + + + + + + + + + RelativePath="..\src\pj\os_core_win32.c"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -340,6 +633,25 @@ + + + + + + @@ -364,7 +676,48 @@ + RelativePath="..\src\pj\pool_policy_malloc.c"> + + + + + + + + + + + + + + @@ -411,7 +764,29 @@ + RelativePath="..\src\pj\sock_bsd.c"> + + + + + + + + + + + + + + + + + + + + @@ -506,101 +919,575 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + RelativePath="..\include\pj\addr_resolv.h"> + RelativePath="..\include\pj\array.h"> + RelativePath="..\include\pj\assert.h"> + RelativePath="..\include\pj\config.h"> + RelativePath="..\include\pj\config_site.h"> + RelativePath="..\include\pj\ctype.h"> + RelativePath="..\include\pj\doxygen.h"> + RelativePath="..\include\pj\equeue.h"> + RelativePath="..\include\pj\errno.h"> + RelativePath="..\include\pj\except.h"> + RelativePath="..\include\pj\fifobuf.h"> + RelativePath="..\include\pj\guid.h"> + RelativePath="..\include\pj\hash.h"> + RelativePath="..\include\pj\ioqueue.h"> + RelativePath="..\include\pj\list.h"> + RelativePath="..\include\pj\lock.h"> + RelativePath="..\include\pj\log.h"> + RelativePath="..\include\pj\md5.h"> + RelativePath="..\include\pj\os.h"> + RelativePath="..\include\pjlib.h"> + RelativePath="..\include\pj\pool.h"> + RelativePath="..\include\pj\rand.h"> - - + RelativePath="..\include\pj\rbtree.h"> + RelativePath="..\include\pj\scanner.h"> + RelativePath="..\include\pj\sock.h"> + RelativePath="..\include\pj\sock_select.h"> + RelativePath="..\include\pj\string.h"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + RelativePath="..\include\pj\pool_i.h"> + RelativePath="..\include\pj\string_i.h"> diff --git a/pjlib/build/pjlib_samples.vcproj b/pjlib/build/pjlib_samples.vcproj new file mode 100644 index 00000000..b7609283 --- /dev/null +++ b/pjlib/build/pjlib_samples.vcproj @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pjlib/build/pjlib_test.vcproj b/pjlib/build/pjlib_test.vcproj index b6a67ad2..1cafa218 100644 --- a/pjlib/build/pjlib_test.vcproj +++ b/pjlib/build/pjlib_test.vcproj @@ -3,11 +3,10 @@ ProjectType="Visual C++" Version="7.10" Name="pjlib_test" - ProjectGUID="{A684A4C0-00D6-4497-B144-FC6AED4FAD8A}" - SccProjectName=""$/pjproject", PIAAAAAA" + SccProjectName="" SccAuxPath="" - SccLocalPath="..\.." - SccProvider="MSSCCI:Microsoft Visual SourceSafe"> + SccLocalPath="" + SccProvider=""> @@ -15,8 +14,8 @@ @@ -77,8 +76,8 @@ @@ -147,7 +146,405 @@ Name="Source Files" Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> + RelativePath="..\src\pjlib-test\atomic.c"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + RelativePath="..\src\pjlib-test\sleep.c"> + RelativePath="..\src\pjlib-test\sock.c"> + RelativePath="..\src\pjlib-test\sock_perf.c"> + RelativePath="..\src\pjlib-test\string.c"> + RelativePath="..\src\pjlib-test\test.c"> + RelativePath="..\src\pjlib-test\thread.c"> + RelativePath="..\src\pjlib-test\timer.c"> + RelativePath="..\src\pjlib-test\timestamp.c"> + RelativePath="..\src\pjlib-test\udp_echo_srv_sync.c"> + RelativePath="..\src\pjlib-test\util.c"> + RelativePath="..\src\pjlib-test\xml.c"> + + + + + + + RelativePath="..\src\pjlib-test\test.h"> - - - - diff --git a/pjlib/build/pjlibpp.vcproj b/pjlib/build/pjlibpp.vcproj index 747db4f4..4c6967c9 100644 --- a/pjlib/build/pjlibpp.vcproj +++ b/pjlib/build/pjlibpp.vcproj @@ -3,11 +3,10 @@ ProjectType="Visual C++" Version="7.10" Name="pjlibpp" - ProjectGUID="{488B9CA1-8F59-4E4E-8748-D6A712CF9F3C}" - SccProjectName=""$/pjproject", PIAAAAAA" + SccProjectName="" SccAuxPath="" - SccLocalPath="..\.." - SccProvider="MSSCCI:Microsoft Visual SourceSafe"> + SccLocalPath="" + SccProvider=""> @@ -15,8 +14,8 @@ @@ -42,7 +40,7 @@ Name="VCCustomBuildTool"/> @@ -67,8 +65,8 @@ @@ -126,18 +123,15 @@ + Name="Release|Win32"> + PreprocessorDefinitions=""/> + Name="Debug|Win32"> + Name="Release|Win32"> + Name="VCCLCompilerTool" + Optimization="2" + AdditionalIncludeDirectories="" + PreprocessorDefinitions=""/> + Name="Debug|Win32"> + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> + Name="Release|Win32"> + Name="VCCLCompilerTool" + Optimization="2" + AdditionalIncludeDirectories="" + PreprocessorDefinitions=""/> + Name="Debug|Win32"> + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + BasicRuntimeChecks="3"/> @@ -192,6 +196,9 @@ + + -- cgit v1.2.3