From 0d88d0975fe2a236bb99516e35c2290a3587d4bd Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Thu, 23 Apr 2009 14:53:30 +0000 Subject: More ticket #706: removed all currently unsupported platforms such as WM 2003 from all projects and solution, to remove Mixed Platforms which is suspected to have caused VS to hang. These platforms will be re-added again later git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2645 74dad513-b988-da41-8d7b-12977e46ad98 --- pjsip-apps/build/pjsua.vcproj | 1188 +++++++++++++++++++++++-- pjsip-apps/build/sample_debug.vcproj | 1106 +++++++++++++++++++++-- pjsip-apps/build/samples.vcproj | 474 ++++++++++ pjsip-apps/src/pjsua_wince/pjsua_wince.vcproj | 777 +++------------- pjsip-apps/src/pocketpj/PocketPJ.vcproj | 610 +++++++------ 5 files changed, 3104 insertions(+), 1051 deletions(-) (limited to 'pjsip-apps') diff --git a/pjsip-apps/build/pjsua.vcproj b/pjsip-apps/build/pjsua.vcproj index a7b49f8f..7694c2a4 100644 --- a/pjsip-apps/build/pjsua.vcproj +++ b/pjsip-apps/build/pjsua.vcproj @@ -10,6 +10,12 @@ + + @@ -60,7 +66,837 @@ Name="VCALinkTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - @@ -136,20 +976,24 @@ Name="VCBscMakeTool" /> - - - @@ -203,20 +1047,24 @@ Name="VCBscMakeTool" /> - - - @@ -270,20 +1118,24 @@ Name="VCBscMakeTool" /> - - - @@ -337,20 +1189,24 @@ Name="VCBscMakeTool" /> - - - @@ -404,16 +1260,18 @@ Name="VCBscMakeTool" /> - - @@ -436,6 +1294,15 @@ PreprocessorDefinitions="" /> + + + @@ -445,6 +1312,15 @@ PreprocessorDefinitions="" /> + + + @@ -454,6 +1330,15 @@ PreprocessorDefinitions="" /> + + + @@ -463,6 +1348,15 @@ PreprocessorDefinitions="" /> + + + @@ -472,6 +1366,15 @@ PreprocessorDefinitions="" /> + + + @@ -481,6 +1384,69 @@ PreprocessorDefinitions="" /> + + + + + + + + + + + + + + + + + + + + + + + + @@ -503,6 +1478,15 @@ PreprocessorDefinitions="" /> + + + @@ -512,6 +1496,15 @@ PreprocessorDefinitions="" /> + + + @@ -521,6 +1514,15 @@ PreprocessorDefinitions="" /> + + + @@ -530,6 +1532,15 @@ PreprocessorDefinitions="" /> + + + @@ -539,6 +1550,69 @@ PreprocessorDefinitions="" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - @@ -70,20 +846,96 @@ Name="VCBscMakeTool" /> + + + + + + + + + + + + + + + + + + + - @@ -138,20 +990,24 @@ Name="VCBscMakeTool" /> - - - @@ -206,20 +1062,24 @@ Name="VCBscMakeTool" /> - - - @@ -274,20 +1134,24 @@ Name="VCBscMakeTool" /> - - - @@ -342,20 +1206,24 @@ Name="VCBscMakeTool" /> - - - @@ -410,16 +1278,18 @@ Name="VCBscMakeTool" /> - - @@ -442,6 +1312,15 @@ PreprocessorDefinitions="" /> + + + @@ -451,6 +1330,15 @@ PreprocessorDefinitions="" /> + + + @@ -460,6 +1348,15 @@ PreprocessorDefinitions="" /> + + + @@ -469,6 +1366,15 @@ PreprocessorDefinitions="" /> + + + @@ -478,6 +1384,15 @@ PreprocessorDefinitions="" /> + + + @@ -487,6 +1402,69 @@ PreprocessorDefinitions="" /> + + + + + + + + + + + + + + + + + + + + + + + @@ -39,6 +45,45 @@ CompileAsManaged="" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pjsip-apps/src/pjsua_wince/pjsua_wince.vcproj b/pjsip-apps/src/pjsua_wince/pjsua_wince.vcproj index 96c91d43..4f06ba10 100644 --- a/pjsip-apps/src/pjsua_wince/pjsua_wince.vcproj +++ b/pjsip-apps/src/pjsua_wince/pjsua_wince.vcproj @@ -8,14 +8,11 @@ > - @@ -23,74 +20,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -1301,22 +898,22 @@ Name="VCBscMakeTool" /> - - + @@ -1369,26 +968,24 @@ Name="VCBscMakeTool" /> - - + @@ -1441,24 +1038,24 @@ Name="VCBscMakeTool" /> - - + @@ -1511,26 +1108,24 @@ Name="VCBscMakeTool" /> - - + @@ -1583,22 +1178,22 @@ Name="VCBscMakeTool" /> - - + @@ -1653,18 +1250,16 @@ Name="VCBscMakeTool" /> - - @@ -1678,14 +1273,6 @@ - - - @@ -1694,14 +1281,6 @@ AdditionalIncludeDirectories="" /> - - - @@ -1710,14 +1289,6 @@ AdditionalIncludeDirectories="" /> - - - @@ -1726,14 +1297,6 @@ AdditionalIncludeDirectories="" /> - - - @@ -1742,14 +1305,6 @@ AdditionalIncludeDirectories="" /> - - - @@ -1758,14 +1313,6 @@ AdditionalIncludeDirectories="" /> - - - @@ -1775,7 +1322,7 @@ /> - - - @@ -1896,15 +1434,6 @@ UsePrecompiledHeader="1" /> - - - @@ -1914,15 +1443,6 @@ UsePrecompiledHeader="1" /> - - - @@ -1932,15 +1452,6 @@ UsePrecompiledHeader="1" /> - - - @@ -1950,15 +1461,6 @@ UsePrecompiledHeader="1" /> - - - @@ -1968,15 +1470,6 @@ UsePrecompiledHeader="1" /> - - - @@ -1987,7 +1480,7 @@ /> + @@ -142,25 +146,23 @@ Name="VCBscMakeTool" /> - - @@ -183,21 +185,27 @@ Name="VCCLCompilerTool" ExecutionBucket="7" AdditionalIncludeDirectories="../../../pjlib/include,../../../pjlib-util/include,../../../pjnath/include,../../../pjmedia/include,../../../pjsip/include" - PrecompiledHeaderFile="" + UsePrecompiledHeader="2" /> @@ -269,6 +278,9 @@ + @@ -276,25 +288,23 @@ Name="VCBscMakeTool" /> - - @@ -312,19 +322,21 @@ /> @@ -405,10 +419,14 @@ Name="VCLinkerTool" AdditionalDependencies="commctrl.lib coredll.lib winsock.lib ws2.lib iphlpapi.lib secchk.lib ccrtrtti.lib" OutputFile="..\..\bin\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" + TargetMachine="0" /> + @@ -416,27 +434,23 @@ Name="VCBscMakeTool" /> - - @@ -460,21 +474,27 @@ Name="VCCLCompilerTool" ExecutionBucket="7" AdditionalIncludeDirectories="../../../pjlib/include,../../../pjlib-util/include,../../../pjnath/include,../../../pjmedia/include,../../../pjsip/include" - PrecompiledHeaderFile="" + UsePrecompiledHeader="2" /> + @@ -562,26 +580,22 @@ Name="VCBscMakeTool" /> - - @@ -697,6 +711,9 @@ + @@ -704,24 +721,22 @@ Name="VCBscMakeTool" /> - - @@ -843,6 +852,9 @@ + @@ -850,26 +862,24 @@ Name="VCBscMakeTool" /> - - @@ -963,13 +976,15 @@ Name="VCCLCompilerTool" ExecutionBucket="7" AdditionalIncludeDirectories="../../../pjlib/include,../../../pjlib-util/include,../../../pjnath/include,../../../pjmedia/include,../../../pjsip/include" - PrecompiledHeaderFile="" + UsePrecompiledHeader="2" /> @@ -1106,21 +1131,27 @@ Name="VCCLCompilerTool" ExecutionBucket="7" AdditionalIncludeDirectories="../../../pjlib/include,../../../pjlib-util/include,../../../pjnath/include,../../../pjmedia/include,../../../pjsip/include" - PrecompiledHeaderFile="" + UsePrecompiledHeader="2" /> @@ -1175,7 +1208,7 @@ Name="VCCLCompilerTool" ExecutionBucket="7" AdditionalIncludeDirectories="../../../pjlib/include,../../../pjlib-util/include,../../../pjnath/include,../../../pjmedia/include,../../../pjsip/include" - UsePrecompiledHeader="2" + PrecompiledHeaderFile="" /> @@ -1247,7 +1280,7 @@ Name="VCCLCompilerTool" ExecutionBucket="7" AdditionalIncludeDirectories="../../../pjlib/include,../../../pjlib-util/include,../../../pjnath/include,../../../pjmedia/include,../../../pjsip/include" - PrecompiledHeaderFile="" + UsePrecompiledHeader="2" />