Changeset 3394


Ignore:
Timestamp:
Dec 10, 2010 8:55:13 PM (14 years ago)
Author:
nanang
Message:

Re #1176: fixed build config for MSVC2005

Location:
pjproject/branches/projects/2.0-dev
Files:
1 added
9 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/2.0-dev/pjmedia/build/pjmedia.vcproj

    r2755 r3394  
    3535                <Configuration 
    3636                        Name="Release|Win32" 
     37                        ConfigurationType="4" 
    3738                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    38  
     39                        UseOfMFC="0" 
    3940                        ATLMinimizesCRunTimeLibraryUsage="false" 
    40  
    4141                        CharacterSet="2" 
    42  
    43                         ConfigurationType="4" 
    44                         UseOfMFC="0" 
    4542                        > 
    4643                        <Tool 
     
    6158                        <Tool 
    6259                                Name="VCCLCompilerTool" 
     60                                AdditionalIncludeDirectories="../include;../../pjlib/include;&quot;../../pjlib-util/include&quot;;../../pjnath/include;../../third_party/portaudio/include;../../third_party/speex/include;../../third_party/build/srtp;../../third_party/srtp/include;../../third_party/srtp/crypto/include;../..;&quot;$(DXSDK_DIR)include&quot;" 
    6361                                PreprocessorDefinitions="_LIB;" 
    64  
    65                                 AdditionalIncludeDirectories="../include;../../pjlib/include;&quot;../../pjlib-util/include&quot;;../../pjnath/include;../../third_party/portaudio/include;../../third_party/speex/include;../../third_party/build/srtp;../../third_party/srtp/include;../../third_party/srtp/crypto/include;../..;&quot;$(DXSDK_DIR)include&quot;" 
    6662                                PrecompiledHeaderFile="" 
    6763                        /> 
     
    9692                <Configuration 
    9793                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     94                        ConfigurationType="4" 
    9895                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    99  
    10096                        ATLMinimizesCRunTimeLibraryUsage="false" 
    101  
    10297                        CharacterSet="1" 
    103  
    104                         ConfigurationType="4" 
    10598                        > 
    10699                        <Tool 
     
    121114                        <Tool 
    122115                                Name="VCCLCompilerTool" 
    123                                 PreprocessorDefinitions="_LIB;" 
    124  
    125116                                ExecutionBucket="7" 
    126117                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     118                                PreprocessorDefinitions="_LIB;" 
    127119                                PrecompiledHeaderFile="" 
    128120                        /> 
     
    139131                                Name="VCLibrarianTool" 
    140132                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib" 
    141  
    142133                        /> 
    143134                        <Tool 
     
    167158                <Configuration 
    168159                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     160                        ConfigurationType="4" 
    169161                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    170  
    171162                        ATLMinimizesCRunTimeLibraryUsage="false" 
    172  
    173163                        CharacterSet="1" 
    174  
    175                         ConfigurationType="4" 
    176164                        > 
    177165                        <Tool 
     
    192180                        <Tool 
    193181                                Name="VCCLCompilerTool" 
    194                                 PreprocessorDefinitions="_LIB;" 
    195  
    196182                                ExecutionBucket="7" 
    197183                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     184                                PreprocessorDefinitions="_LIB;" 
    198185                                PrecompiledHeaderFile="" 
    199186                        /> 
     
    210197                                Name="VCLibrarianTool" 
    211198                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib" 
    212  
    213199                        /> 
    214200                        <Tool 
     
    237223                </Configuration> 
    238224                <Configuration 
    239                         Name="Debug|Win32" 
    240                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    241  
     225                        Name="Release|Pocket PC 2003 (ARMV4)" 
     226                        ConfigurationType="4" 
     227                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    242228                        ATLMinimizesCRunTimeLibraryUsage="false" 
    243  
    244                         CharacterSet="2" 
    245  
    246                         ConfigurationType="4" 
    247                         UseOfMFC="0" 
     229                        CharacterSet="1" 
    248230                        > 
    249231                        <Tool 
     
    264246                        <Tool 
    265247                                Name="VCCLCompilerTool" 
    266                                 PreprocessorDefinitions="_LIB;" 
    267  
    268                                 AdditionalIncludeDirectories="../include;../../pjlib/include;&quot;../../pjlib-util/include&quot;;../../pjnath/include;../../third_party/portaudio/include;../../third_party/speex/include;../../third_party/build/srtp;../../third_party/srtp/include;../../third_party/srtp/crypto/include;../..;&quot;$(DXSDK_DIR)include&quot;" 
    269                                 PrecompiledHeaderFile="" 
    270                         /> 
    271                         <Tool 
    272                                 Name="VCManagedResourceCompilerTool" 
    273                         /> 
    274                         <Tool 
    275                                 Name="VCResourceCompilerTool" 
    276                         /> 
    277                         <Tool 
    278                                 Name="VCPreLinkEventTool" 
    279                         /> 
    280                         <Tool 
    281                                 Name="VCLibrarianTool" 
    282                         /> 
    283                         <Tool 
    284                                 Name="VCALinkTool" 
    285                         /> 
    286                         <Tool 
    287                                 Name="VCXDCMakeTool" 
    288                         /> 
    289                         <Tool 
    290                                 Name="VCBscMakeTool" 
    291                         /> 
    292                         <Tool 
    293                                 Name="VCFxCopTool" 
    294                         /> 
    295                         <Tool 
    296                                 Name="VCPostBuildEventTool" 
    297                         /> 
    298                 </Configuration> 
    299                 <Configuration 
    300                         Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    301                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    302  
    303                         ATLMinimizesCRunTimeLibraryUsage="false" 
    304  
    305                         CharacterSet="1" 
    306  
    307                         ConfigurationType="4" 
    308                         > 
    309                         <Tool 
    310                                 Name="VCPreBuildEventTool" 
    311                         /> 
    312                         <Tool 
    313                                 Name="VCCustomBuildTool" 
    314                         /> 
    315                         <Tool 
    316                                 Name="VCXMLDataGeneratorTool" 
    317                         /> 
    318                         <Tool 
    319                                 Name="VCWebServiceProxyGeneratorTool" 
    320                         /> 
    321                         <Tool 
    322                                 Name="VCMIDLTool" 
    323                         /> 
    324                         <Tool 
    325                                 Name="VCCLCompilerTool" 
    326                                 PreprocessorDefinitions="_LIB;" 
    327  
    328248                                ExecutionBucket="7" 
    329249                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     250                                PreprocessorDefinitions="_LIB;" 
    330251                                PrecompiledHeaderFile="" 
    331252                        /> 
     
    341262                        <Tool 
    342263                                Name="VCLibrarianTool" 
    343                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib" 
    344  
     264                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    345265                        /> 
    346266                        <Tool 
     
    369289                </Configuration> 
    370290                <Configuration 
    371                         Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
    372                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    373  
     291                        Name="Release|Smartphone 2003 (ARMV4)" 
     292                        ConfigurationType="4" 
     293                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    374294                        ATLMinimizesCRunTimeLibraryUsage="false" 
    375  
    376295                        CharacterSet="1" 
    377  
    378                         ConfigurationType="4" 
    379296                        > 
    380297                        <Tool 
     
    395312                        <Tool 
    396313                                Name="VCCLCompilerTool" 
    397                                 PreprocessorDefinitions="_LIB;" 
    398  
    399314                                ExecutionBucket="7" 
    400315                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     316                                PreprocessorDefinitions="_LIB;" 
    401317                                PrecompiledHeaderFile="" 
    402318                        /> 
     
    412328                        <Tool 
    413329                                Name="VCLibrarianTool" 
    414                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib" 
    415  
     330                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib" 
    416331                        /> 
    417332                        <Tool 
     
    440355                </Configuration> 
    441356                <Configuration 
    442                         Name="Debug-Static|Win32" 
    443                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    444  
     357                        Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     358                        ConfigurationType="4" 
     359                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    445360                        ATLMinimizesCRunTimeLibraryUsage="false" 
    446  
    447                         CharacterSet="2" 
    448  
    449                         ConfigurationType="4" 
    450                         UseOfMFC="0" 
     361                        CharacterSet="1" 
    451362                        > 
    452363                        <Tool 
     
    467378                        <Tool 
    468379                                Name="VCCLCompilerTool" 
    469                                 PreprocessorDefinitions="_LIB;" 
    470  
    471                                 AdditionalIncludeDirectories="../include;../../pjlib/include;&quot;../../pjlib-util/include&quot;;../../pjnath/include;../../third_party/portaudio/include;../../third_party/speex/include;../../third_party/build/srtp;../../third_party/srtp/include;../../third_party/srtp/crypto/include;../..;&quot;$(DXSDK_DIR)include&quot;" 
    472                                 PrecompiledHeaderFile="" 
    473                         /> 
    474                         <Tool 
    475                                 Name="VCManagedResourceCompilerTool" 
    476                         /> 
    477                         <Tool 
    478                                 Name="VCResourceCompilerTool" 
    479                         /> 
    480                         <Tool 
    481                                 Name="VCPreLinkEventTool" 
    482                         /> 
    483                         <Tool 
    484                                 Name="VCLibrarianTool" 
    485                         /> 
    486                         <Tool 
    487                                 Name="VCALinkTool" 
    488                         /> 
    489                         <Tool 
    490                                 Name="VCXDCMakeTool" 
    491                         /> 
    492                         <Tool 
    493                                 Name="VCBscMakeTool" 
    494                         /> 
    495                         <Tool 
    496                                 Name="VCFxCopTool" 
    497                         /> 
    498                         <Tool 
    499                                 Name="VCPostBuildEventTool" 
    500                         /> 
    501                 </Configuration> 
    502                 <Configuration 
    503                         Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    504                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    505  
    506                         ATLMinimizesCRunTimeLibraryUsage="false" 
    507  
    508                         CharacterSet="1" 
    509  
    510                         ConfigurationType="4" 
    511                         > 
    512                         <Tool 
    513                                 Name="VCPreBuildEventTool" 
    514                         /> 
    515                         <Tool 
    516                                 Name="VCCustomBuildTool" 
    517                         /> 
    518                         <Tool 
    519                                 Name="VCXMLDataGeneratorTool" 
    520                         /> 
    521                         <Tool 
    522                                 Name="VCWebServiceProxyGeneratorTool" 
    523                         /> 
    524                         <Tool 
    525                                 Name="VCMIDLTool" 
    526                         /> 
    527                         <Tool 
    528                                 Name="VCCLCompilerTool" 
    529                                 PreprocessorDefinitions="_LIB;" 
    530  
    531380                                ExecutionBucket="7" 
    532381                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     382                                PreprocessorDefinitions="_LIB;" 
    533383                                PrecompiledHeaderFile="" 
    534384                        /> 
     
    544394                        <Tool 
    545395                                Name="VCLibrarianTool" 
    546                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib" 
    547  
     396                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    548397                        /> 
    549398                        <Tool 
     
    572421                </Configuration> 
    573422                <Configuration 
    574                         Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    575                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    576  
     423                        Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     424                        ConfigurationType="4" 
     425                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    577426                        ATLMinimizesCRunTimeLibraryUsage="false" 
    578  
    579427                        CharacterSet="1" 
    580  
    581                         ConfigurationType="4" 
    582428                        > 
    583429                        <Tool 
     
    598444                        <Tool 
    599445                                Name="VCCLCompilerTool" 
    600                                 PreprocessorDefinitions="_LIB;" 
    601  
    602446                                ExecutionBucket="7" 
    603447                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     448                                PreprocessorDefinitions="_LIB;" 
    604449                                PrecompiledHeaderFile="" 
    605450                        /> 
     
    615460                        <Tool 
    616461                                Name="VCLibrarianTool" 
    617                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib" 
    618  
     462                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib" 
    619463                        /> 
    620464                        <Tool 
     
    643487                </Configuration> 
    644488                <Configuration 
    645                         Name="Release-Dynamic|Win32" 
    646                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    647  
     489                        Name="Debug|Win32" 
     490                        ConfigurationType="4" 
     491                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     492                        UseOfMFC="0" 
    648493                        ATLMinimizesCRunTimeLibraryUsage="false" 
    649  
    650494                        CharacterSet="2" 
    651  
    652                         ConfigurationType="4" 
    653                         UseOfMFC="0" 
    654495                        > 
    655496                        <Tool 
     
    670511                        <Tool 
    671512                                Name="VCCLCompilerTool" 
     513                                AdditionalIncludeDirectories="../include;../../pjlib/include;&quot;../../pjlib-util/include&quot;;../../pjnath/include;../../third_party/portaudio/include;../../third_party/speex/include;../../third_party/build/srtp;../../third_party/srtp/include;../../third_party/srtp/crypto/include;../..;&quot;$(DXSDK_DIR)include&quot;" 
    672514                                PreprocessorDefinitions="_LIB;" 
    673  
    674                                 AdditionalIncludeDirectories="../include;../../pjlib/include;&quot;../../pjlib-util/include&quot;;../../pjnath/include;../../third_party/portaudio/include;../../third_party/speex/include;../../third_party/build/srtp;../../third_party/srtp/include;../../third_party/srtp/crypto/include;../..;&quot;$(DXSDK_DIR)include&quot;" 
    675515                                PrecompiledHeaderFile="" 
    676516                        /> 
     
    686526                        <Tool 
    687527                                Name="VCLibrarianTool" 
     528                                IgnoreDefaultLibraryNames="" 
    688529                        /> 
    689530                        <Tool 
     
    704545                </Configuration> 
    705546                <Configuration 
    706                         Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    707                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    708  
     547                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     548                        ConfigurationType="4" 
     549                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    709550                        ATLMinimizesCRunTimeLibraryUsage="false" 
    710  
    711551                        CharacterSet="1" 
    712  
    713                         ConfigurationType="4" 
    714552                        > 
    715553                        <Tool 
     
    730568                        <Tool 
    731569                                Name="VCCLCompilerTool" 
    732                                 PreprocessorDefinitions="_LIB;" 
    733  
    734570                                ExecutionBucket="7" 
    735571                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     572                                PreprocessorDefinitions="_LIB;" 
    736573                                PrecompiledHeaderFile="" 
    737574                        /> 
     
    748585                                Name="VCLibrarianTool" 
    749586                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib" 
    750  
    751587                        /> 
    752588                        <Tool 
     
    775611                </Configuration> 
    776612                <Configuration 
    777                         Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
    778                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    779  
     613                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     614                        ConfigurationType="4" 
     615                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    780616                        ATLMinimizesCRunTimeLibraryUsage="false" 
    781  
    782617                        CharacterSet="1" 
    783  
    784                         ConfigurationType="4" 
    785618                        > 
    786619                        <Tool 
     
    801634                        <Tool 
    802635                                Name="VCCLCompilerTool" 
    803                                 PreprocessorDefinitions="_LIB;" 
    804  
    805636                                ExecutionBucket="7" 
    806637                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     638                                PreprocessorDefinitions="_LIB;" 
    807639                                PrecompiledHeaderFile="" 
    808640                        /> 
     
    819651                                Name="VCLibrarianTool" 
    820652                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib" 
    821  
    822653                        /> 
    823654                        <Tool 
     
    846677                </Configuration> 
    847678                <Configuration 
    848                         Name="Debug-Dynamic|Win32" 
    849                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    850  
     679                        Name="Debug|Pocket PC 2003 (ARMV4)" 
     680                        ConfigurationType="4" 
     681                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    851682                        ATLMinimizesCRunTimeLibraryUsage="false" 
    852  
    853                         CharacterSet="2" 
    854  
    855                         ConfigurationType="4" 
    856                         UseOfMFC="0" 
     683                        CharacterSet="1" 
    857684                        > 
    858685                        <Tool 
     
    873700                        <Tool 
    874701                                Name="VCCLCompilerTool" 
    875                                 PreprocessorDefinitions="_LIB;" 
    876  
    877                                 AdditionalIncludeDirectories="../include;../../pjlib/include;&quot;../../pjlib-util/include&quot;;../../pjnath/include;../../third_party/portaudio/include;../../third_party/speex/include;../../third_party/build/srtp;../../third_party/srtp/include;../../third_party/srtp/crypto/include;../..;&quot;$(DXSDK_DIR)include&quot;" 
    878                                 PrecompiledHeaderFile="" 
    879                         /> 
    880                         <Tool 
    881                                 Name="VCManagedResourceCompilerTool" 
    882                         /> 
    883                         <Tool 
    884                                 Name="VCResourceCompilerTool" 
    885                         /> 
    886                         <Tool 
    887                                 Name="VCPreLinkEventTool" 
    888                         /> 
    889                         <Tool 
    890                                 Name="VCLibrarianTool" 
    891                         /> 
    892                         <Tool 
    893                                 Name="VCALinkTool" 
    894                         /> 
    895                         <Tool 
    896                                 Name="VCXDCMakeTool" 
    897                         /> 
    898                         <Tool 
    899                                 Name="VCBscMakeTool" 
    900                         /> 
    901                         <Tool 
    902                                 Name="VCFxCopTool" 
    903                         /> 
    904                         <Tool 
    905                                 Name="VCPostBuildEventTool" 
    906                         /> 
    907                 </Configuration> 
    908                 <Configuration 
    909                         Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    910                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    911  
    912                         ATLMinimizesCRunTimeLibraryUsage="false" 
    913  
    914                         CharacterSet="1" 
    915  
    916                         ConfigurationType="4" 
    917                         > 
    918                         <Tool 
    919                                 Name="VCPreBuildEventTool" 
    920                         /> 
    921                         <Tool 
    922                                 Name="VCCustomBuildTool" 
    923                         /> 
    924                         <Tool 
    925                                 Name="VCXMLDataGeneratorTool" 
    926                         /> 
    927                         <Tool 
    928                                 Name="VCWebServiceProxyGeneratorTool" 
    929                         /> 
    930                         <Tool 
    931                                 Name="VCMIDLTool" 
    932                         /> 
    933                         <Tool 
    934                                 Name="VCCLCompilerTool" 
    935                                 PreprocessorDefinitions="_LIB;" 
    936  
    937702                                ExecutionBucket="7" 
    938703                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     704                                PreprocessorDefinitions="_LIB;" 
    939705                                PrecompiledHeaderFile="" 
    940706                        /> 
     
    950716                        <Tool 
    951717                                Name="VCLibrarianTool" 
    952                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib" 
    953  
     718                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    954719                        /> 
    955720                        <Tool 
     
    978743                </Configuration> 
    979744                <Configuration 
    980                         Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
    981                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    982  
     745                        Name="Debug|Smartphone 2003 (ARMV4)" 
     746                        ConfigurationType="4" 
     747                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    983748                        ATLMinimizesCRunTimeLibraryUsage="false" 
    984  
    985749                        CharacterSet="1" 
    986  
    987                         ConfigurationType="4" 
    988750                        > 
    989751                        <Tool 
     
    1004766                        <Tool 
    1005767                                Name="VCCLCompilerTool" 
    1006                                 PreprocessorDefinitions="_LIB;" 
    1007  
    1008768                                ExecutionBucket="7" 
    1009769                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     770                                PreprocessorDefinitions="_LIB;" 
    1010771                                PrecompiledHeaderFile="" 
    1011772                        /> 
     
    1021782                        <Tool 
    1022783                                Name="VCLibrarianTool" 
    1023                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib" 
    1024  
     784                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib" 
    1025785                        /> 
    1026786                        <Tool 
     
    1049809                </Configuration> 
    1050810                <Configuration 
    1051                         Name="Release-Static|Win32" 
    1052                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    1053  
     811                        Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     812                        ConfigurationType="4" 
     813                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    1054814                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1055  
    1056                         CharacterSet="2" 
    1057  
    1058                         ConfigurationType="4" 
    1059                         UseOfMFC="0" 
     815                        CharacterSet="1" 
    1060816                        > 
    1061817                        <Tool 
     
    1076832                        <Tool 
    1077833                                Name="VCCLCompilerTool" 
    1078                                 PreprocessorDefinitions="_LIB;" 
    1079  
    1080                                 AdditionalIncludeDirectories="../include;../../pjlib/include;&quot;../../pjlib-util/include&quot;;../../pjnath/include;../../third_party/portaudio/include;../../third_party/speex/include;../../third_party/build/srtp;../../third_party/srtp/include;../../third_party/srtp/crypto/include;../..;&quot;$(DXSDK_DIR)include&quot;" 
    1081                                 PrecompiledHeaderFile="" 
    1082                         /> 
    1083                         <Tool 
    1084                                 Name="VCManagedResourceCompilerTool" 
    1085                         /> 
    1086                         <Tool 
    1087                                 Name="VCResourceCompilerTool" 
    1088                         /> 
    1089                         <Tool 
    1090                                 Name="VCPreLinkEventTool" 
    1091                         /> 
    1092                         <Tool 
    1093                                 Name="VCLibrarianTool" 
    1094                         /> 
    1095                         <Tool 
    1096                                 Name="VCALinkTool" 
    1097                         /> 
    1098                         <Tool 
    1099                                 Name="VCXDCMakeTool" 
    1100                         /> 
    1101                         <Tool 
    1102                                 Name="VCBscMakeTool" 
    1103                         /> 
    1104                         <Tool 
    1105                                 Name="VCFxCopTool" 
    1106                         /> 
    1107                         <Tool 
    1108                                 Name="VCPostBuildEventTool" 
    1109                         /> 
    1110                 </Configuration> 
    1111                 <Configuration 
    1112                         Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1113                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    1114  
    1115                         ATLMinimizesCRunTimeLibraryUsage="false" 
    1116  
    1117                         CharacterSet="1" 
    1118  
    1119                         ConfigurationType="4" 
    1120                         > 
    1121                         <Tool 
    1122                                 Name="VCPreBuildEventTool" 
    1123                         /> 
    1124                         <Tool 
    1125                                 Name="VCCustomBuildTool" 
    1126                         /> 
    1127                         <Tool 
    1128                                 Name="VCXMLDataGeneratorTool" 
    1129                         /> 
    1130                         <Tool 
    1131                                 Name="VCWebServiceProxyGeneratorTool" 
    1132                         /> 
    1133                         <Tool 
    1134                                 Name="VCMIDLTool" 
    1135                         /> 
    1136                         <Tool 
    1137                                 Name="VCCLCompilerTool" 
    1138                                 PreprocessorDefinitions="_LIB;" 
    1139  
    1140834                                ExecutionBucket="7" 
    1141835                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     836                                PreprocessorDefinitions="_LIB;" 
    1142837                                PrecompiledHeaderFile="" 
    1143838                        /> 
     
    1153848                        <Tool 
    1154849                                Name="VCLibrarianTool" 
    1155                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib" 
    1156  
     850                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    1157851                        /> 
    1158852                        <Tool 
     
    1181875                </Configuration> 
    1182876                <Configuration 
    1183                         Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    1184                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    1185  
     877                        Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     878                        ConfigurationType="4" 
     879                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    1186880                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1187  
    1188881                        CharacterSet="1" 
    1189  
    1190                         ConfigurationType="4" 
    1191882                        > 
    1192883                        <Tool 
     
    1207898                        <Tool 
    1208899                                Name="VCCLCompilerTool" 
    1209                                 PreprocessorDefinitions="_LIB;" 
    1210  
    1211900                                ExecutionBucket="7" 
    1212901                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     902                                PreprocessorDefinitions="_LIB;" 
    1213903                                PrecompiledHeaderFile="" 
    1214904                        /> 
     
    1224914                        <Tool 
    1225915                                Name="VCLibrarianTool" 
    1226                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib" 
    1227  
     916                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib" 
    1228917                        /> 
    1229918                        <Tool 
     
    1252941                </Configuration> 
    1253942                <Configuration 
    1254                         Name="Release|Pocket PC 2003 (ARMV4)" 
    1255                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    1256  
     943                        Name="Debug-Static|Win32" 
     944                        ConfigurationType="4" 
     945                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     946                        UseOfMFC="0" 
    1257947                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1258  
     948                        CharacterSet="2" 
     949                        > 
     950                        <Tool 
     951                                Name="VCPreBuildEventTool" 
     952                        /> 
     953                        <Tool 
     954                                Name="VCCustomBuildTool" 
     955                        /> 
     956                        <Tool 
     957                                Name="VCXMLDataGeneratorTool" 
     958                        /> 
     959                        <Tool 
     960                                Name="VCWebServiceProxyGeneratorTool" 
     961                        /> 
     962                        <Tool 
     963                                Name="VCMIDLTool" 
     964                        /> 
     965                        <Tool 
     966                                Name="VCCLCompilerTool" 
     967                                AdditionalIncludeDirectories="../include;../../pjlib/include;&quot;../../pjlib-util/include&quot;;../../pjnath/include;../../third_party/portaudio/include;../../third_party/speex/include;../../third_party/build/srtp;../../third_party/srtp/include;../../third_party/srtp/crypto/include;../..;&quot;$(DXSDK_DIR)include&quot;" 
     968                                PreprocessorDefinitions="_LIB;" 
     969                                PrecompiledHeaderFile="" 
     970                        /> 
     971                        <Tool 
     972                                Name="VCManagedResourceCompilerTool" 
     973                        /> 
     974                        <Tool 
     975                                Name="VCResourceCompilerTool" 
     976                        /> 
     977                        <Tool 
     978                                Name="VCPreLinkEventTool" 
     979                        /> 
     980                        <Tool 
     981                                Name="VCLibrarianTool" 
     982                        /> 
     983                        <Tool 
     984                                Name="VCALinkTool" 
     985                        /> 
     986                        <Tool 
     987                                Name="VCXDCMakeTool" 
     988                        /> 
     989                        <Tool 
     990                                Name="VCBscMakeTool" 
     991                        /> 
     992                        <Tool 
     993                                Name="VCFxCopTool" 
     994                        /> 
     995                        <Tool 
     996                                Name="VCPostBuildEventTool" 
     997                        /> 
     998                </Configuration> 
     999                <Configuration 
     1000                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1001                        ConfigurationType="4" 
     1002                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     1003                        ATLMinimizesCRunTimeLibraryUsage="false" 
    12591004                        CharacterSet="1" 
    1260  
    1261                         ConfigurationType="4" 
    12621005                        > 
    12631006                        <Tool 
     
    12781021                        <Tool 
    12791022                                Name="VCCLCompilerTool" 
    1280                                 PreprocessorDefinitions="_LIB;" 
    1281  
    12821023                                ExecutionBucket="7" 
    12831024                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     1025                                PreprocessorDefinitions="_LIB;" 
    12841026                                PrecompiledHeaderFile="" 
    12851027                        /> 
     
    12951037                        <Tool 
    12961038                                Name="VCLibrarianTool" 
    1297                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    1298  
     1039                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib" 
    12991040                        /> 
    13001041                        <Tool 
     
    13231064                </Configuration> 
    13241065                <Configuration 
    1325                         Name="Debug|Pocket PC 2003 (ARMV4)" 
    1326                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    1327  
     1066                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1067                        ConfigurationType="4" 
     1068                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    13281069                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1329  
    13301070                        CharacterSet="1" 
    1331  
    1332                         ConfigurationType="4" 
    13331071                        > 
    13341072                        <Tool 
     
    13491087                        <Tool 
    13501088                                Name="VCCLCompilerTool" 
    1351                                 PreprocessorDefinitions="_LIB;" 
    1352  
    13531089                                ExecutionBucket="7" 
    13541090                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     1091                                PreprocessorDefinitions="_LIB;" 
    13551092                                PrecompiledHeaderFile="" 
    13561093                        /> 
     
    13661103                        <Tool 
    13671104                                Name="VCLibrarianTool" 
    1368                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    1369  
     1105                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib" 
    13701106                        /> 
    13711107                        <Tool 
     
    13951131                <Configuration 
    13961132                        Name="Debug-Static|Pocket PC 2003 (ARMV4)" 
     1133                        ConfigurationType="4" 
    13971134                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    1398  
    13991135                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1400  
    14011136                        CharacterSet="1" 
    1402  
    1403                         ConfigurationType="4" 
    14041137                        > 
    14051138                        <Tool 
     
    14201153                        <Tool 
    14211154                                Name="VCCLCompilerTool" 
    1422                                 PreprocessorDefinitions="_LIB;" 
    1423  
    14241155                                ExecutionBucket="7" 
    14251156                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     1157                                PreprocessorDefinitions="_LIB;" 
    14261158                                PrecompiledHeaderFile="" 
    14271159                        /> 
     
    14381170                                Name="VCLibrarianTool" 
    14391171                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    1440  
    14411172                        /> 
    14421173                        <Tool 
     
    14651196                </Configuration> 
    14661197                <Configuration 
    1467                         Name="Release-Dynamic|Pocket PC 2003 (ARMV4)" 
    1468                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    1469  
     1198                        Name="Debug-Static|Smartphone 2003 (ARMV4)" 
     1199                        ConfigurationType="4" 
     1200                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    14701201                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1471  
    14721202                        CharacterSet="1" 
    1473  
    1474                         ConfigurationType="4" 
    14751203                        > 
    14761204                        <Tool 
     
    14911219                        <Tool 
    14921220                                Name="VCCLCompilerTool" 
    1493                                 PreprocessorDefinitions="_LIB;" 
    1494  
    14951221                                ExecutionBucket="7" 
    14961222                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     1223                                PreprocessorDefinitions="_LIB;" 
    14971224                                PrecompiledHeaderFile="" 
    14981225                        /> 
     
    15081235                        <Tool 
    15091236                                Name="VCLibrarianTool" 
    1510                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    1511  
     1237                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib" 
    15121238                        /> 
    15131239                        <Tool 
     
    15361262                </Configuration> 
    15371263                <Configuration 
    1538                         Name="Debug-Dynamic|Pocket PC 2003 (ARMV4)" 
    1539                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    1540  
     1264                        Name="Debug-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     1265                        ConfigurationType="4" 
     1266                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    15411267                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1542  
    15431268                        CharacterSet="1" 
    1544  
    1545                         ConfigurationType="4" 
    15461269                        > 
    15471270                        <Tool 
     
    15621285                        <Tool 
    15631286                                Name="VCCLCompilerTool" 
    1564                                 PreprocessorDefinitions="_LIB;" 
    1565  
    15661287                                ExecutionBucket="7" 
    15671288                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     1289                                PreprocessorDefinitions="_LIB;" 
    15681290                                PrecompiledHeaderFile="" 
    15691291                        /> 
     
    15791301                        <Tool 
    15801302                                Name="VCLibrarianTool" 
    1581                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    1582  
     1303                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    15831304                        /> 
    15841305                        <Tool 
     
    16071328                </Configuration> 
    16081329                <Configuration 
    1609                         Name="Release-Static|Pocket PC 2003 (ARMV4)" 
    1610                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    1611  
     1330                        Name="Debug-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     1331                        ConfigurationType="4" 
     1332                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    16121333                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1613  
    16141334                        CharacterSet="1" 
    1615  
    1616                         ConfigurationType="4" 
    16171335                        > 
    16181336                        <Tool 
     
    16331351                        <Tool 
    16341352                                Name="VCCLCompilerTool" 
    1635                                 PreprocessorDefinitions="_LIB;" 
    1636  
    16371353                                ExecutionBucket="7" 
    16381354                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     1355                                PreprocessorDefinitions="_LIB;" 
    16391356                                PrecompiledHeaderFile="" 
    16401357                        /> 
     
    16501367                        <Tool 
    16511368                                Name="VCLibrarianTool" 
    1652                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    1653  
     1369                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib" 
    16541370                        /> 
    16551371                        <Tool 
     
    16781394                </Configuration> 
    16791395                <Configuration 
    1680                         Name="Release|Smartphone 2003 (ARMV4)" 
    1681                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    1682  
     1396                        Name="Release-Dynamic|Win32" 
     1397                        ConfigurationType="4" 
     1398                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     1399                        UseOfMFC="0" 
    16831400                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1684  
     1401                        CharacterSet="2" 
     1402                        > 
     1403                        <Tool 
     1404                                Name="VCPreBuildEventTool" 
     1405                        /> 
     1406                        <Tool 
     1407                                Name="VCCustomBuildTool" 
     1408                        /> 
     1409                        <Tool 
     1410                                Name="VCXMLDataGeneratorTool" 
     1411                        /> 
     1412                        <Tool 
     1413                                Name="VCWebServiceProxyGeneratorTool" 
     1414                        /> 
     1415                        <Tool 
     1416                                Name="VCMIDLTool" 
     1417                        /> 
     1418                        <Tool 
     1419                                Name="VCCLCompilerTool" 
     1420                                AdditionalIncludeDirectories="../include;../../pjlib/include;&quot;../../pjlib-util/include&quot;;../../pjnath/include;../../third_party/portaudio/include;../../third_party/speex/include;../../third_party/build/srtp;../../third_party/srtp/include;../../third_party/srtp/crypto/include;../..;&quot;$(DXSDK_DIR)include&quot;" 
     1421                                PreprocessorDefinitions="_LIB;" 
     1422                                PrecompiledHeaderFile="" 
     1423                        /> 
     1424                        <Tool 
     1425                                Name="VCManagedResourceCompilerTool" 
     1426                        /> 
     1427                        <Tool 
     1428                                Name="VCResourceCompilerTool" 
     1429                        /> 
     1430                        <Tool 
     1431                                Name="VCPreLinkEventTool" 
     1432                        /> 
     1433                        <Tool 
     1434                                Name="VCLibrarianTool" 
     1435                        /> 
     1436                        <Tool 
     1437                                Name="VCALinkTool" 
     1438                        /> 
     1439                        <Tool 
     1440                                Name="VCXDCMakeTool" 
     1441                        /> 
     1442                        <Tool 
     1443                                Name="VCBscMakeTool" 
     1444                        /> 
     1445                        <Tool 
     1446                                Name="VCFxCopTool" 
     1447                        /> 
     1448                        <Tool 
     1449                                Name="VCPostBuildEventTool" 
     1450                        /> 
     1451                </Configuration> 
     1452                <Configuration 
     1453                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1454                        ConfigurationType="4" 
     1455                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1456                        ATLMinimizesCRunTimeLibraryUsage="false" 
    16851457                        CharacterSet="1" 
    1686  
    1687                         ConfigurationType="4" 
    16881458                        > 
    16891459                        <Tool 
     
    17041474                        <Tool 
    17051475                                Name="VCCLCompilerTool" 
    1706                                 PreprocessorDefinitions="_LIB;" 
    1707  
    17081476                                ExecutionBucket="7" 
    17091477                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     1478                                PreprocessorDefinitions="_LIB;" 
    17101479                                PrecompiledHeaderFile="" 
    17111480                        /> 
     
    17211490                        <Tool 
    17221491                                Name="VCLibrarianTool" 
    1723                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib" 
    1724  
     1492                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib" 
    17251493                        /> 
    17261494                        <Tool 
     
    17491517                </Configuration> 
    17501518                <Configuration 
    1751                         Name="Debug|Smartphone 2003 (ARMV4)" 
    1752                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    1753  
     1519                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1520                        ConfigurationType="4" 
     1521                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    17541522                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1755  
    17561523                        CharacterSet="1" 
    1757  
    1758                         ConfigurationType="4" 
    17591524                        > 
    17601525                        <Tool 
     
    17751540                        <Tool 
    17761541                                Name="VCCLCompilerTool" 
    1777                                 PreprocessorDefinitions="_LIB;" 
    1778  
    17791542                                ExecutionBucket="7" 
    17801543                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     1544                                PreprocessorDefinitions="_LIB;" 
    17811545                                PrecompiledHeaderFile="" 
    17821546                        /> 
     
    17921556                        <Tool 
    17931557                                Name="VCLibrarianTool" 
    1794                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib" 
    1795  
     1558                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib" 
    17961559                        /> 
    17971560                        <Tool 
     
    18201583                </Configuration> 
    18211584                <Configuration 
    1822                         Name="Debug-Static|Smartphone 2003 (ARMV4)" 
    1823                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    1824  
     1585                        Name="Release-Dynamic|Pocket PC 2003 (ARMV4)" 
     1586                        ConfigurationType="4" 
     1587                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    18251588                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1826  
    18271589                        CharacterSet="1" 
    1828  
    1829                         ConfigurationType="4" 
    18301590                        > 
    18311591                        <Tool 
     
    18461606                        <Tool 
    18471607                                Name="VCCLCompilerTool" 
    1848                                 PreprocessorDefinitions="_LIB;" 
    1849  
    18501608                                ExecutionBucket="7" 
    18511609                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     1610                                PreprocessorDefinitions="_LIB;" 
    18521611                                PrecompiledHeaderFile="" 
    18531612                        /> 
     
    18631622                        <Tool 
    18641623                                Name="VCLibrarianTool" 
    1865                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib" 
    1866  
     1624                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    18671625                        /> 
    18681626                        <Tool 
     
    18921650                <Configuration 
    18931651                        Name="Release-Dynamic|Smartphone 2003 (ARMV4)" 
     1652                        ConfigurationType="4" 
    18941653                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    1895  
    18961654                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1897  
    18981655                        CharacterSet="1" 
    1899  
    1900                         ConfigurationType="4" 
    19011656                        > 
    19021657                        <Tool 
     
    19171672                        <Tool 
    19181673                                Name="VCCLCompilerTool" 
    1919                                 PreprocessorDefinitions="_LIB;" 
    1920  
    19211674                                ExecutionBucket="7" 
    19221675                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     1676                                PreprocessorDefinitions="_LIB;" 
    19231677                                PrecompiledHeaderFile="" 
    19241678                        /> 
     
    19351689                                Name="VCLibrarianTool" 
    19361690                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib" 
    1937  
    19381691                        /> 
    19391692                        <Tool 
     
    19621715                </Configuration> 
    19631716                <Configuration 
    1964                         Name="Debug-Dynamic|Smartphone 2003 (ARMV4)" 
    1965                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    1966  
     1717                        Name="Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     1718                        ConfigurationType="4" 
     1719                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    19671720                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1968  
    19691721                        CharacterSet="1" 
    1970  
    1971                         ConfigurationType="4" 
    19721722                        > 
    19731723                        <Tool 
     
    19881738                        <Tool 
    19891739                                Name="VCCLCompilerTool" 
    1990                                 PreprocessorDefinitions="_LIB;" 
    1991  
    19921740                                ExecutionBucket="7" 
    19931741                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     1742                                PreprocessorDefinitions="_LIB;" 
    19941743                                PrecompiledHeaderFile="" 
    19951744                        /> 
     
    20051754                        <Tool 
    20061755                                Name="VCLibrarianTool" 
    2007                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib" 
    2008  
     1756                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    20091757                        /> 
    20101758                        <Tool 
     
    20331781                </Configuration> 
    20341782                <Configuration 
    2035                         Name="Release-Static|Smartphone 2003 (ARMV4)" 
    2036                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    2037  
     1783                        Name="Release-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     1784                        ConfigurationType="4" 
     1785                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    20381786                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2039  
    20401787                        CharacterSet="1" 
    2041  
    2042                         ConfigurationType="4" 
    20431788                        > 
    20441789                        <Tool 
     
    20591804                        <Tool 
    20601805                                Name="VCCLCompilerTool" 
    2061                                 PreprocessorDefinitions="_LIB;" 
    2062  
    20631806                                ExecutionBucket="7" 
    20641807                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     1808                                PreprocessorDefinitions="_LIB;" 
    20651809                                PrecompiledHeaderFile="" 
    20661810                        /> 
     
    20761820                        <Tool 
    20771821                                Name="VCLibrarianTool" 
    2078                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib" 
    2079  
     1822                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib" 
    20801823                        /> 
    20811824                        <Tool 
     
    21041847                </Configuration> 
    21051848                <Configuration 
    2106                         Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    2107                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    2108  
     1849                        Name="Debug-Dynamic|Win32" 
     1850                        ConfigurationType="4" 
     1851                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     1852                        UseOfMFC="0" 
    21091853                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2110  
     1854                        CharacterSet="2" 
     1855                        > 
     1856                        <Tool 
     1857                                Name="VCPreBuildEventTool" 
     1858                        /> 
     1859                        <Tool 
     1860                                Name="VCCustomBuildTool" 
     1861                        /> 
     1862                        <Tool 
     1863                                Name="VCXMLDataGeneratorTool" 
     1864                        /> 
     1865                        <Tool 
     1866                                Name="VCWebServiceProxyGeneratorTool" 
     1867                        /> 
     1868                        <Tool 
     1869                                Name="VCMIDLTool" 
     1870                        /> 
     1871                        <Tool 
     1872                                Name="VCCLCompilerTool" 
     1873                                AdditionalIncludeDirectories="../include;../../pjlib/include;&quot;../../pjlib-util/include&quot;;../../pjnath/include;../../third_party/portaudio/include;../../third_party/speex/include;../../third_party/build/srtp;../../third_party/srtp/include;../../third_party/srtp/crypto/include;../..;&quot;$(DXSDK_DIR)include&quot;" 
     1874                                PreprocessorDefinitions="_LIB;" 
     1875                                PrecompiledHeaderFile="" 
     1876                        /> 
     1877                        <Tool 
     1878                                Name="VCManagedResourceCompilerTool" 
     1879                        /> 
     1880                        <Tool 
     1881                                Name="VCResourceCompilerTool" 
     1882                        /> 
     1883                        <Tool 
     1884                                Name="VCPreLinkEventTool" 
     1885                        /> 
     1886                        <Tool 
     1887                                Name="VCLibrarianTool" 
     1888                        /> 
     1889                        <Tool 
     1890                                Name="VCALinkTool" 
     1891                        /> 
     1892                        <Tool 
     1893                                Name="VCXDCMakeTool" 
     1894                        /> 
     1895                        <Tool 
     1896                                Name="VCBscMakeTool" 
     1897                        /> 
     1898                        <Tool 
     1899                                Name="VCFxCopTool" 
     1900                        /> 
     1901                        <Tool 
     1902                                Name="VCPostBuildEventTool" 
     1903                        /> 
     1904                </Configuration> 
     1905                <Configuration 
     1906                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1907                        ConfigurationType="4" 
     1908                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     1909                        ATLMinimizesCRunTimeLibraryUsage="false" 
    21111910                        CharacterSet="1" 
    2112  
    2113                         ConfigurationType="4" 
    21141911                        > 
    21151912                        <Tool 
     
    21301927                        <Tool 
    21311928                                Name="VCCLCompilerTool" 
    2132                                 PreprocessorDefinitions="_LIB;" 
    2133  
    21341929                                ExecutionBucket="7" 
    21351930                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     1931                                PreprocessorDefinitions="_LIB;" 
    21361932                                PrecompiledHeaderFile="" 
    21371933                        /> 
     
    21471943                        <Tool 
    21481944                                Name="VCLibrarianTool" 
    2149                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    2150  
     1945                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib" 
    21511946                        /> 
    21521947                        <Tool 
     
    21751970                </Configuration> 
    21761971                <Configuration 
    2177                         Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    2178                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    2179  
     1972                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1973                        ConfigurationType="4" 
     1974                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    21801975                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2181  
    21821976                        CharacterSet="1" 
    2183  
    2184                         ConfigurationType="4" 
    21851977                        > 
    21861978                        <Tool 
     
    22011993                        <Tool 
    22021994                                Name="VCCLCompilerTool" 
    2203                                 PreprocessorDefinitions="_LIB;" 
    2204  
    22051995                                ExecutionBucket="7" 
    22061996                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     1997                                PreprocessorDefinitions="_LIB;" 
    22071998                                PrecompiledHeaderFile="" 
    22081999                        /> 
     
    22182009                        <Tool 
    22192010                                Name="VCLibrarianTool" 
    2220                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    2221  
     2011                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib" 
    22222012                        /> 
    22232013                        <Tool 
     
    22462036                </Configuration> 
    22472037                <Configuration 
    2248                         Name="Debug-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    2249                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    2250  
     2038                        Name="Debug-Dynamic|Pocket PC 2003 (ARMV4)" 
     2039                        ConfigurationType="4" 
     2040                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    22512041                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2252  
    22532042                        CharacterSet="1" 
    2254  
    2255                         ConfigurationType="4" 
    22562043                        > 
    22572044                        <Tool 
     
    22722059                        <Tool 
    22732060                                Name="VCCLCompilerTool" 
    2274                                 PreprocessorDefinitions="_LIB;" 
    2275  
    22762061                                ExecutionBucket="7" 
    22772062                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     2063                                PreprocessorDefinitions="_LIB;" 
    22782064                                PrecompiledHeaderFile="" 
    22792065                        /> 
     
    22892075                        <Tool 
    22902076                                Name="VCLibrarianTool" 
    2291                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    2292  
     2077                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    22932078                        /> 
    22942079                        <Tool 
     
    23172102                </Configuration> 
    23182103                <Configuration 
    2319                         Name="Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    2320                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    2321  
     2104                        Name="Debug-Dynamic|Smartphone 2003 (ARMV4)" 
     2105                        ConfigurationType="4" 
     2106                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    23222107                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2323  
    23242108                        CharacterSet="1" 
    2325  
    2326                         ConfigurationType="4" 
    23272109                        > 
    23282110                        <Tool 
     
    23432125                        <Tool 
    23442126                                Name="VCCLCompilerTool" 
    2345                                 PreprocessorDefinitions="_LIB;" 
    2346  
    23472127                                ExecutionBucket="7" 
    23482128                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     2129                                PreprocessorDefinitions="_LIB;" 
    23492130                                PrecompiledHeaderFile="" 
    23502131                        /> 
     
    23602141                        <Tool 
    23612142                                Name="VCLibrarianTool" 
    2362                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    2363  
     2143                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib" 
    23642144                        /> 
    23652145                        <Tool 
     
    23892169                <Configuration 
    23902170                        Name="Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     2171                        ConfigurationType="4" 
    23912172                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    2392  
    23932173                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2394  
    23952174                        CharacterSet="1" 
    2396  
    2397                         ConfigurationType="4" 
    23982175                        > 
    23992176                        <Tool 
     
    24142191                        <Tool 
    24152192                                Name="VCCLCompilerTool" 
    2416                                 PreprocessorDefinitions="_LIB;" 
    2417  
    24182193                                ExecutionBucket="7" 
    24192194                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     2195                                PreprocessorDefinitions="_LIB;" 
    24202196                                PrecompiledHeaderFile="" 
    24212197                        /> 
     
    24322208                                Name="VCLibrarianTool" 
    24332209                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    2434  
    24352210                        /> 
    24362211                        <Tool 
     
    24592234                </Configuration> 
    24602235                <Configuration 
    2461                         Name="Release-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    2462                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    2463  
     2236                        Name="Debug-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     2237                        ConfigurationType="4" 
     2238                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    24642239                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2465  
    24662240                        CharacterSet="1" 
    2467  
    2468                         ConfigurationType="4" 
    24692241                        > 
    24702242                        <Tool 
     
    24852257                        <Tool 
    24862258                                Name="VCCLCompilerTool" 
    2487                                 PreprocessorDefinitions="_LIB;" 
    2488  
    24892259                                ExecutionBucket="7" 
    24902260                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     2261                                PreprocessorDefinitions="_LIB;" 
    24912262                                PrecompiledHeaderFile="" 
    24922263                        /> 
     
    25022273                        <Tool 
    25032274                                Name="VCLibrarianTool" 
    2504                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    2505  
     2275                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib" 
    25062276                        /> 
    25072277                        <Tool 
     
    25302300                </Configuration> 
    25312301                <Configuration 
    2532                         Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    2533                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    2534  
     2302                        Name="Release-Static|Win32" 
     2303                        ConfigurationType="4" 
     2304                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     2305                        UseOfMFC="0" 
    25352306                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2536  
     2307                        CharacterSet="2" 
     2308                        > 
     2309                        <Tool 
     2310                                Name="VCPreBuildEventTool" 
     2311                        /> 
     2312                        <Tool 
     2313                                Name="VCCustomBuildTool" 
     2314                        /> 
     2315                        <Tool 
     2316                                Name="VCXMLDataGeneratorTool" 
     2317                        /> 
     2318                        <Tool 
     2319                                Name="VCWebServiceProxyGeneratorTool" 
     2320                        /> 
     2321                        <Tool 
     2322                                Name="VCMIDLTool" 
     2323                        /> 
     2324                        <Tool 
     2325                                Name="VCCLCompilerTool" 
     2326                                AdditionalIncludeDirectories="../include;../../pjlib/include;&quot;../../pjlib-util/include&quot;;../../pjnath/include;../../third_party/portaudio/include;../../third_party/speex/include;../../third_party/build/srtp;../../third_party/srtp/include;../../third_party/srtp/crypto/include;../..;&quot;$(DXSDK_DIR)include&quot;" 
     2327                                PreprocessorDefinitions="_LIB;" 
     2328                                PrecompiledHeaderFile="" 
     2329                        /> 
     2330                        <Tool 
     2331                                Name="VCManagedResourceCompilerTool" 
     2332                        /> 
     2333                        <Tool 
     2334                                Name="VCResourceCompilerTool" 
     2335                        /> 
     2336                        <Tool 
     2337                                Name="VCPreLinkEventTool" 
     2338                        /> 
     2339                        <Tool 
     2340                                Name="VCLibrarianTool" 
     2341                        /> 
     2342                        <Tool 
     2343                                Name="VCALinkTool" 
     2344                        /> 
     2345                        <Tool 
     2346                                Name="VCXDCMakeTool" 
     2347                        /> 
     2348                        <Tool 
     2349                                Name="VCBscMakeTool" 
     2350                        /> 
     2351                        <Tool 
     2352                                Name="VCFxCopTool" 
     2353                        /> 
     2354                        <Tool 
     2355                                Name="VCPostBuildEventTool" 
     2356                        /> 
     2357                </Configuration> 
     2358                <Configuration 
     2359                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     2360                        ConfigurationType="4" 
     2361                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     2362                        ATLMinimizesCRunTimeLibraryUsage="false" 
    25372363                        CharacterSet="1" 
    2538  
    2539                         ConfigurationType="4" 
    25402364                        > 
    25412365                        <Tool 
     
    25562380                        <Tool 
    25572381                                Name="VCCLCompilerTool" 
    2558                                 PreprocessorDefinitions="_LIB;" 
    2559  
    25602382                                ExecutionBucket="7" 
    25612383                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     2384                                PreprocessorDefinitions="_LIB;" 
    25622385                                PrecompiledHeaderFile="" 
    25632386                        /> 
     
    25732396                        <Tool 
    25742397                                Name="VCLibrarianTool" 
    2575                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib" 
    2576  
     2398                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib" 
    25772399                        /> 
    25782400                        <Tool 
     
    26012423                </Configuration> 
    26022424                <Configuration 
    2603                         Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    2604                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    2605  
     2425                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2426                        ConfigurationType="4" 
     2427                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    26062428                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2607  
    26082429                        CharacterSet="1" 
    2609  
    2610                         ConfigurationType="4" 
    26112430                        > 
    26122431                        <Tool 
     
    26272446                        <Tool 
    26282447                                Name="VCCLCompilerTool" 
    2629                                 PreprocessorDefinitions="_LIB;" 
    2630  
    26312448                                ExecutionBucket="7" 
    26322449                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     2450                                PreprocessorDefinitions="_LIB;" 
    26332451                                PrecompiledHeaderFile="" 
    26342452                        /> 
     
    26442462                        <Tool 
    26452463                                Name="VCLibrarianTool" 
    2646                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib" 
    2647  
     2464                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib" 
    26482465                        /> 
    26492466                        <Tool 
     
    26722489                </Configuration> 
    26732490                <Configuration 
    2674                         Name="Debug-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    2675                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    2676  
     2491                        Name="Release-Static|Pocket PC 2003 (ARMV4)" 
     2492                        ConfigurationType="4" 
     2493                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    26772494                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2678  
    26792495                        CharacterSet="1" 
    2680  
    2681                         ConfigurationType="4" 
    26822496                        > 
    26832497                        <Tool 
     
    26982512                        <Tool 
    26992513                                Name="VCCLCompilerTool" 
    2700                                 PreprocessorDefinitions="_LIB;" 
    2701  
    27022514                                ExecutionBucket="7" 
    27032515                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     2516                                PreprocessorDefinitions="_LIB;" 
    27042517                                PrecompiledHeaderFile="" 
    27052518                        /> 
     
    27152528                        <Tool 
    27162529                                Name="VCLibrarianTool" 
    2717                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib" 
    2718  
     2530                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    27192531                        /> 
    27202532                        <Tool 
     
    27432555                </Configuration> 
    27442556                <Configuration 
    2745                         Name="Release-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    2746                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    2747  
     2557                        Name="Release-Static|Smartphone 2003 (ARMV4)" 
     2558                        ConfigurationType="4" 
     2559                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    27482560                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2749  
    27502561                        CharacterSet="1" 
    2751  
    2752                         ConfigurationType="4" 
    27532562                        > 
    27542563                        <Tool 
     
    27692578                        <Tool 
    27702579                                Name="VCCLCompilerTool" 
    2771                                 PreprocessorDefinitions="_LIB;" 
    2772  
    27732580                                ExecutionBucket="7" 
    27742581                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     2582                                PreprocessorDefinitions="_LIB;" 
    27752583                                PrecompiledHeaderFile="" 
    27762584                        /> 
     
    27862594                        <Tool 
    27872595                                Name="VCLibrarianTool" 
    2788                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib" 
    2789  
     2596                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib" 
    27902597                        /> 
    27912598                        <Tool 
     
    28142621                </Configuration> 
    28152622                <Configuration 
    2816                         Name="Debug-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    2817                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    2818  
     2623                        Name="Release-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     2624                        ConfigurationType="4" 
     2625                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    28192626                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2820  
    28212627                        CharacterSet="1" 
    2822  
    2823                         ConfigurationType="4" 
    28242628                        > 
    28252629                        <Tool 
     
    28402644                        <Tool 
    28412645                                Name="VCCLCompilerTool" 
    2842                                 PreprocessorDefinitions="_LIB;" 
    2843  
    28442646                                ExecutionBucket="7" 
    28452647                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     2648                                PreprocessorDefinitions="_LIB;" 
    28462649                                PrecompiledHeaderFile="" 
    28472650                        /> 
     
    28572660                        <Tool 
    28582661                                Name="VCLibrarianTool" 
    2859                                 OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib" 
    2860  
     2662                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib" 
    28612663                        /> 
    28622664                        <Tool 
     
    28862688                <Configuration 
    28872689                        Name="Release-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     2690                        ConfigurationType="4" 
    28882691                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    2889  
    28902692                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2891  
    28922693                        CharacterSet="1" 
    2893  
    2894                         ConfigurationType="4" 
    28952694                        > 
    28962695                        <Tool 
     
    29112710                        <Tool 
    29122711                                Name="VCCLCompilerTool" 
    2913                                 PreprocessorDefinitions="_LIB;" 
    2914  
    29152712                                ExecutionBucket="7" 
    29162713                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     2714                                PreprocessorDefinitions="_LIB;" 
    29172715                                PrecompiledHeaderFile="" 
    29182716                        /> 
     
    29292727                                Name="VCLibrarianTool" 
    29302728                                OutputFile="..\lib\$(ProjectName)-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib" 
    2931  
    29322729                        /> 
    29332730                        <Tool 
     
    30802877                        </File> 
    30812878                        <File 
     2879                                RelativePath="..\src\pjmedia\avi_player.c" 
     2880                                > 
     2881                        </File> 
     2882                        <File 
    30822883                                RelativePath="..\src\pjmedia\bidirectional.c" 
    30832884                                > 
     
    33163117                        </File> 
    33173118                        <File 
     3119                                RelativePath="..\src\pjmedia\converter.c" 
     3120                                > 
     3121                        </File> 
     3122                        <File 
     3123                                RelativePath="..\src\pjmedia\converter_libswscale.c" 
     3124                                > 
     3125                        </File> 
     3126                        <File 
    33183127                                RelativePath="..\src\pjmedia\delaybuf.c" 
    33193128                                > 
     
    36683477                        </File> 
    36693478                        <File 
     3479                                RelativePath="..\src\pjmedia\ffmpeg_util.c" 
     3480                                > 
     3481                        </File> 
     3482                        <File 
     3483                                RelativePath="..\src\pjmedia\format.c" 
     3484                                > 
     3485                        </File> 
     3486                        <File 
    36703487                                RelativePath="..\src\pjmedia\g711.c" 
    36713488                                > 
     
    49244741                                        /> 
    49254742                                </FileConfiguration> 
     4743                        </File> 
     4744                        <File 
     4745                                RelativePath="..\src\pjmedia\vid_codec.c" 
     4746                                > 
     4747                        </File> 
     4748                        <File 
     4749                                RelativePath="..\src\pjmedia\videoport.c" 
     4750                                > 
    49264751                        </File> 
    49274752                        <File 
     
    51714996                        </File> 
    51724997                        <File 
     4998                                RelativePath="..\include\pjmedia\avi.h" 
     4999                                > 
     5000                        </File> 
     5001                        <File 
     5002                                RelativePath="..\include\pjmedia\avi_stream.h" 
     5003                                > 
     5004                        </File> 
     5005                        <File 
    51735006                                RelativePath="..\include\pjmedia\bidirectional.h" 
    51745007                                > 
     
    51955028                        </File> 
    51965029                        <File 
     5030                                RelativePath="..\include\pjmedia\converter.h" 
     5031                                > 
     5032                        </File> 
     5033                        <File 
    51975034                                RelativePath="..\include\pjmedia\delaybuf.h" 
    51985035                                > 
     
    52195056                        </File> 
    52205057                        <File 
     5058                                RelativePath="..\include\pjmedia\format.h" 
     5059                                > 
     5060                        </File> 
     5061                        <File 
     5062                                RelativePath="..\include\pjmedia\frame.h" 
     5063                                > 
     5064                        </File> 
     5065                        <File 
    52215066                                RelativePath="..\include\pjmedia\g711.h" 
    52225067                                > 
     
    53325177                        <File 
    53335178                                RelativePath="..\include\pjmedia\types.h" 
     5179                                > 
     5180                        </File> 
     5181                        <File 
     5182                                RelativePath="..\include\pjmedia\vid_codec.h" 
     5183                                > 
     5184                        </File> 
     5185                        <File 
     5186                                RelativePath="..\include\pjmedia\videoport.h" 
    53345187                                > 
    53355188                        </File> 
  • pjproject/branches/projects/2.0-dev/pjmedia/build/pjmedia_codec.vcproj

    r2825 r3394  
    27652765                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" 
    27662766                        > 
     2767                        <File 
     2768                                RelativePath="..\src\pjmedia-codec\ffmpeg_codecs.c" 
     2769                                > 
     2770                        </File> 
    27672771                        <File 
    27682772                                RelativePath="..\src\pjmedia-codec\g722.c" 
     
    30473051                        </File> 
    30483052                        <File 
     3053                                RelativePath="..\include\pjmedia-codec\ffmpeg_codecs.h" 
     3054                                > 
     3055                        </File> 
     3056                        <File 
    30493057                                RelativePath="..\include\pjmedia-codec\g722.h" 
    30503058                                > 
     
    30563064                        <File 
    30573065                                RelativePath="..\include\pjmedia-codec\gsm.h" 
     3066                                > 
     3067                        </File> 
     3068                        <File 
     3069                                RelativePath="..\include\pjmedia-codec\h263_packetizer.h" 
    30583070                                > 
    30593071                        </File> 
  • pjproject/branches/projects/2.0-dev/pjmedia/build/pjmedia_test.vcproj

    r2664 r3394  
    3535                <Configuration 
    3636                        Name="Debug|Win32" 
     37                        ConfigurationType="1" 
    3738                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    38  
     39                        UseOfMFC="0" 
    3940                        ATLMinimizesCRunTimeLibraryUsage="false" 
    40  
    4141                        CharacterSet="2" 
    42  
    43                         ConfigurationType="1" 
    44                         UseOfMFC="0" 
    4542                        > 
    4643                        <Tool 
     
    6158                        <Tool 
    6259                                Name="VCCLCompilerTool" 
     60                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    6361                                PreprocessorDefinitions="_CONSOLE;" 
    64  
    65                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    6662                                PrecompiledHeaderFile="" 
    6763                        /> 
     
    7975                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib  ole32.lib user32.lib" 
    8076                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).exe" 
    81  
     77                                IgnoreDefaultLibraryNames="MSVCRT.LIB" 
    8278                        /> 
    8379                        <Tool 
     
    108104                <Configuration 
    109105                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     106                        ConfigurationType="1" 
    110107                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    111  
    112108                        ATLMinimizesCRunTimeLibraryUsage="false" 
    113  
    114109                        CharacterSet="1" 
    115  
    116                         ConfigurationType="1" 
    117110                        > 
    118111                        <Tool 
     
    150143                                AdditionalDependencies="ws2.lib" 
    151144                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).exe" 
    152  
    153145                        /> 
    154146                        <Tool 
     
    178170                <Configuration 
    179171                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     172                        ConfigurationType="1" 
    180173                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    181  
    182174                        ATLMinimizesCRunTimeLibraryUsage="false" 
    183  
    184175                        CharacterSet="1" 
    185  
    186                         ConfigurationType="1" 
    187176                        > 
    188177                        <Tool 
     
    220209                                AdditionalDependencies="ws2.lib" 
    221210                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).exe" 
    222  
    223211                        /> 
    224212                        <Tool 
     
    247235                </Configuration> 
    248236                <Configuration 
    249                         Name="Release|Win32" 
    250                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    251  
     237                        Name="Debug|Pocket PC 2003 (ARMV4)" 
     238                        ConfigurationType="1" 
     239                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    252240                        ATLMinimizesCRunTimeLibraryUsage="false" 
    253  
    254                         CharacterSet="2" 
    255  
    256                         ConfigurationType="1" 
    257                         UseOfMFC="0" 
    258                         > 
    259                         <Tool 
    260                                 Name="VCPreBuildEventTool" 
    261                         /> 
    262                         <Tool 
    263                                 Name="VCCustomBuildTool" 
    264                         /> 
    265                         <Tool 
    266                                 Name="VCXMLDataGeneratorTool" 
    267                         /> 
    268                         <Tool 
    269                                 Name="VCWebServiceProxyGeneratorTool" 
    270                         /> 
    271                         <Tool 
    272                                 Name="VCMIDLTool" 
    273                         /> 
    274                         <Tool 
    275                                 Name="VCCLCompilerTool" 
    276                                 PreprocessorDefinitions="_CONSOLE;" 
    277  
    278                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    279                                 PrecompiledHeaderFile="" 
    280                         /> 
    281                         <Tool 
    282                                 Name="VCManagedResourceCompilerTool" 
    283                         /> 
    284                         <Tool 
    285                                 Name="VCResourceCompilerTool" 
    286                         /> 
    287                         <Tool 
    288                                 Name="VCPreLinkEventTool" 
    289                         /> 
    290                         <Tool 
    291                                 Name="VCLinkerTool" 
    292                                 AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib" 
    293                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).exe" 
    294  
    295                         /> 
    296                         <Tool 
    297                                 Name="VCALinkTool" 
    298                         /> 
    299                         <Tool 
    300                                 Name="VCManifestTool" 
    301                         /> 
    302                         <Tool 
    303                                 Name="VCXDCMakeTool" 
    304                         /> 
    305                         <Tool 
    306                                 Name="VCBscMakeTool" 
    307                         /> 
    308                         <Tool 
    309                                 Name="VCFxCopTool" 
    310                         /> 
    311                         <Tool 
    312                                 Name="VCAppVerifierTool" 
    313                         /> 
    314                         <Tool 
    315                                 Name="VCWebDeploymentTool" 
    316                         /> 
    317                         <Tool 
    318                                 Name="VCPostBuildEventTool" 
    319                         /> 
    320                 </Configuration> 
    321                 <Configuration 
    322                         Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    323                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    324  
    325                         ATLMinimizesCRunTimeLibraryUsage="false" 
    326  
    327241                        CharacterSet="1" 
    328  
    329                         ConfigurationType="1" 
    330242                        > 
    331243                        <Tool 
     
    362274                                Name="VCLinkerTool" 
    363275                                AdditionalDependencies="ws2.lib" 
    364                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).exe" 
    365  
     276                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    366277                        /> 
    367278                        <Tool 
     
    390301                </Configuration> 
    391302                <Configuration 
    392                         Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
    393                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    394  
     303                        Name="Debug|Smartphone 2003 (ARMV4)" 
     304                        ConfigurationType="1" 
     305                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    395306                        ATLMinimizesCRunTimeLibraryUsage="false" 
    396  
    397307                        CharacterSet="1" 
    398  
    399                         ConfigurationType="1" 
    400308                        > 
    401309                        <Tool 
     
    432340                                Name="VCLinkerTool" 
    433341                                AdditionalDependencies="ws2.lib" 
    434                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).exe" 
    435  
     342                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).exe" 
    436343                        /> 
    437344                        <Tool 
     
    460367                </Configuration> 
    461368                <Configuration 
    462                         Name="Debug-Static|Win32" 
    463                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    464  
     369                        Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     370                        ConfigurationType="1" 
     371                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    465372                        ATLMinimizesCRunTimeLibraryUsage="false" 
    466  
    467                         CharacterSet="2" 
    468  
    469                         ConfigurationType="1" 
    470                         UseOfMFC="0" 
    471                         > 
    472                         <Tool 
    473                                 Name="VCPreBuildEventTool" 
    474                         /> 
    475                         <Tool 
    476                                 Name="VCCustomBuildTool" 
    477                         /> 
    478                         <Tool 
    479                                 Name="VCXMLDataGeneratorTool" 
    480                         /> 
    481                         <Tool 
    482                                 Name="VCWebServiceProxyGeneratorTool" 
    483                         /> 
    484                         <Tool 
    485                                 Name="VCMIDLTool" 
    486                         /> 
    487                         <Tool 
    488                                 Name="VCCLCompilerTool" 
    489                                 PreprocessorDefinitions="_CONSOLE;" 
    490  
    491                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    492                                 PrecompiledHeaderFile="" 
    493                         /> 
    494                         <Tool 
    495                                 Name="VCManagedResourceCompilerTool" 
    496                         /> 
    497                         <Tool 
    498                                 Name="VCResourceCompilerTool" 
    499                         /> 
    500                         <Tool 
    501                                 Name="VCPreLinkEventTool" 
    502                         /> 
    503                         <Tool 
    504                                 Name="VCLinkerTool" 
    505                                 AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib  ole32.lib user32.lib" 
    506                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).exe" 
    507  
    508                         /> 
    509                         <Tool 
    510                                 Name="VCALinkTool" 
    511                         /> 
    512                         <Tool 
    513                                 Name="VCManifestTool" 
    514                         /> 
    515                         <Tool 
    516                                 Name="VCXDCMakeTool" 
    517                         /> 
    518                         <Tool 
    519                                 Name="VCBscMakeTool" 
    520                         /> 
    521                         <Tool 
    522                                 Name="VCFxCopTool" 
    523                         /> 
    524                         <Tool 
    525                                 Name="VCAppVerifierTool" 
    526                         /> 
    527                         <Tool 
    528                                 Name="VCWebDeploymentTool" 
    529                         /> 
    530                         <Tool 
    531                                 Name="VCPostBuildEventTool" 
    532                         /> 
    533                 </Configuration> 
    534                 <Configuration 
    535                         Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    536                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    537  
    538                         ATLMinimizesCRunTimeLibraryUsage="false" 
    539  
    540373                        CharacterSet="1" 
    541  
    542                         ConfigurationType="1" 
    543374                        > 
    544375                        <Tool 
     
    575406                                Name="VCLinkerTool" 
    576407                                AdditionalDependencies="ws2.lib" 
    577                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).exe" 
    578  
     408                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    579409                        /> 
    580410                        <Tool 
     
    603433                </Configuration> 
    604434                <Configuration 
    605                         Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    606                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    607  
     435                        Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     436                        ConfigurationType="1" 
     437                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    608438                        ATLMinimizesCRunTimeLibraryUsage="false" 
    609  
    610439                        CharacterSet="1" 
    611  
    612                         ConfigurationType="1" 
    613440                        > 
    614441                        <Tool 
     
    645472                                Name="VCLinkerTool" 
    646473                                AdditionalDependencies="ws2.lib" 
    647                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).exe" 
    648  
     474                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).exe" 
    649475                        /> 
    650476                        <Tool 
     
    673499                </Configuration> 
    674500                <Configuration 
    675                         Name="Release-Dynamic|Win32" 
     501                        Name="Release|Win32" 
     502                        ConfigurationType="1" 
    676503                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    677  
     504                        UseOfMFC="0" 
    678505                        ATLMinimizesCRunTimeLibraryUsage="false" 
    679  
    680506                        CharacterSet="2" 
    681  
    682                         ConfigurationType="1" 
    683                         UseOfMFC="0" 
    684507                        > 
    685508                        <Tool 
     
    700523                        <Tool 
    701524                                Name="VCCLCompilerTool" 
     525                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    702526                                PreprocessorDefinitions="_CONSOLE;" 
    703  
    704                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    705527                                PrecompiledHeaderFile="" 
    706528                        /> 
     
    718540                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib" 
    719541                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).exe" 
    720  
     542                                IgnoreDefaultLibraryNames="" 
    721543                        /> 
    722544                        <Tool 
     
    746568                </Configuration> 
    747569                <Configuration 
    748                         Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     570                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     571                        ConfigurationType="1" 
    749572                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    750  
    751573                        ATLMinimizesCRunTimeLibraryUsage="false" 
    752  
    753574                        CharacterSet="1" 
    754  
    755                         ConfigurationType="1" 
    756575                        > 
    757576                        <Tool 
     
    789608                                AdditionalDependencies="ws2.lib" 
    790609                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).exe" 
    791  
    792610                        /> 
    793611                        <Tool 
     
    816634                </Configuration> 
    817635                <Configuration 
    818                         Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     636                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     637                        ConfigurationType="1" 
    819638                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    820  
    821639                        ATLMinimizesCRunTimeLibraryUsage="false" 
    822  
    823640                        CharacterSet="1" 
    824  
    825                         ConfigurationType="1" 
    826641                        > 
    827642                        <Tool 
     
    859674                                AdditionalDependencies="ws2.lib" 
    860675                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).exe" 
    861  
    862676                        /> 
    863677                        <Tool 
     
    886700                </Configuration> 
    887701                <Configuration 
    888                         Name="Debug-Dynamic|Win32" 
    889                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    890  
     702                        Name="Release|Pocket PC 2003 (ARMV4)" 
     703                        ConfigurationType="1" 
     704                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    891705                        ATLMinimizesCRunTimeLibraryUsage="false" 
    892  
    893                         CharacterSet="2" 
    894  
    895                         ConfigurationType="1" 
    896                         UseOfMFC="0" 
    897                         > 
    898                         <Tool 
    899                                 Name="VCPreBuildEventTool" 
    900                         /> 
    901                         <Tool 
    902                                 Name="VCCustomBuildTool" 
    903                         /> 
    904                         <Tool 
    905                                 Name="VCXMLDataGeneratorTool" 
    906                         /> 
    907                         <Tool 
    908                                 Name="VCWebServiceProxyGeneratorTool" 
    909                         /> 
    910                         <Tool 
    911                                 Name="VCMIDLTool" 
    912                         /> 
    913                         <Tool 
    914                                 Name="VCCLCompilerTool" 
    915                                 PreprocessorDefinitions="_CONSOLE;" 
    916  
    917                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    918                                 PrecompiledHeaderFile="" 
    919                         /> 
    920                         <Tool 
    921                                 Name="VCManagedResourceCompilerTool" 
    922                         /> 
    923                         <Tool 
    924                                 Name="VCResourceCompilerTool" 
    925                         /> 
    926                         <Tool 
    927                                 Name="VCPreLinkEventTool" 
    928                         /> 
    929                         <Tool 
    930                                 Name="VCLinkerTool" 
    931                                 AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib  ole32.lib user32.lib" 
    932                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).exe" 
    933  
    934                         /> 
    935                         <Tool 
    936                                 Name="VCALinkTool" 
    937                         /> 
    938                         <Tool 
    939                                 Name="VCManifestTool" 
    940                         /> 
    941                         <Tool 
    942                                 Name="VCXDCMakeTool" 
    943                         /> 
    944                         <Tool 
    945                                 Name="VCBscMakeTool" 
    946                         /> 
    947                         <Tool 
    948                                 Name="VCFxCopTool" 
    949                         /> 
    950                         <Tool 
    951                                 Name="VCAppVerifierTool" 
    952                         /> 
    953                         <Tool 
    954                                 Name="VCWebDeploymentTool" 
    955                         /> 
    956                         <Tool 
    957                                 Name="VCPostBuildEventTool" 
    958                         /> 
    959                 </Configuration> 
    960                 <Configuration 
    961                         Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    962                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    963  
    964                         ATLMinimizesCRunTimeLibraryUsage="false" 
    965  
    966706                        CharacterSet="1" 
    967  
    968                         ConfigurationType="1" 
    969707                        > 
    970708                        <Tool 
     
    1001739                                Name="VCLinkerTool" 
    1002740                                AdditionalDependencies="ws2.lib" 
    1003                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).exe" 
    1004  
     741                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    1005742                        /> 
    1006743                        <Tool 
     
    1029766                </Configuration> 
    1030767                <Configuration 
    1031                         Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
    1032                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    1033  
     768                        Name="Release|Smartphone 2003 (ARMV4)" 
     769                        ConfigurationType="1" 
     770                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    1034771                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1035  
    1036772                        CharacterSet="1" 
    1037  
    1038                         ConfigurationType="1" 
    1039773                        > 
    1040774                        <Tool 
     
    1071805                                Name="VCLinkerTool" 
    1072806                                AdditionalDependencies="ws2.lib" 
    1073                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).exe" 
    1074  
     807                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).exe" 
    1075808                        /> 
    1076809                        <Tool 
     
    1099832                </Configuration> 
    1100833                <Configuration 
    1101                         Name="Release-Static|Win32" 
    1102                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    1103  
     834                        Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     835                        ConfigurationType="1" 
     836                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    1104837                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1105  
    1106                         CharacterSet="2" 
    1107  
    1108                         ConfigurationType="1" 
    1109                         UseOfMFC="0" 
    1110                         > 
    1111                         <Tool 
    1112                                 Name="VCPreBuildEventTool" 
    1113                         /> 
    1114                         <Tool 
    1115                                 Name="VCCustomBuildTool" 
    1116                         /> 
    1117                         <Tool 
    1118                                 Name="VCXMLDataGeneratorTool" 
    1119                         /> 
    1120                         <Tool 
    1121                                 Name="VCWebServiceProxyGeneratorTool" 
    1122                         /> 
    1123                         <Tool 
    1124                                 Name="VCMIDLTool" 
    1125                         /> 
    1126                         <Tool 
    1127                                 Name="VCCLCompilerTool" 
    1128                                 PreprocessorDefinitions="_CONSOLE;" 
    1129  
    1130                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    1131                                 PrecompiledHeaderFile="" 
    1132                         /> 
    1133                         <Tool 
    1134                                 Name="VCManagedResourceCompilerTool" 
    1135                         /> 
    1136                         <Tool 
    1137                                 Name="VCResourceCompilerTool" 
    1138                         /> 
    1139                         <Tool 
    1140                                 Name="VCPreLinkEventTool" 
    1141                         /> 
    1142                         <Tool 
    1143                                 Name="VCLinkerTool" 
    1144                                 AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib" 
    1145                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).exe" 
    1146  
    1147                         /> 
    1148                         <Tool 
    1149                                 Name="VCALinkTool" 
    1150                         /> 
    1151                         <Tool 
    1152                                 Name="VCManifestTool" 
    1153                         /> 
    1154                         <Tool 
    1155                                 Name="VCXDCMakeTool" 
    1156                         /> 
    1157                         <Tool 
    1158                                 Name="VCBscMakeTool" 
    1159                         /> 
    1160                         <Tool 
    1161                                 Name="VCFxCopTool" 
    1162                         /> 
    1163                         <Tool 
    1164                                 Name="VCAppVerifierTool" 
    1165                         /> 
    1166                         <Tool 
    1167                                 Name="VCWebDeploymentTool" 
    1168                         /> 
    1169                         <Tool 
    1170                                 Name="VCPostBuildEventTool" 
    1171                         /> 
    1172                 </Configuration> 
    1173                 <Configuration 
    1174                         Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1175                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    1176  
    1177                         ATLMinimizesCRunTimeLibraryUsage="false" 
    1178  
    1179838                        CharacterSet="1" 
    1180  
    1181                         ConfigurationType="1" 
    1182839                        > 
    1183840                        <Tool 
     
    1214871                                Name="VCLinkerTool" 
    1215872                                AdditionalDependencies="ws2.lib" 
    1216                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).exe" 
    1217  
     873                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    1218874                        /> 
    1219875                        <Tool 
     
    1242898                </Configuration> 
    1243899                <Configuration 
    1244                         Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    1245                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    1246  
     900                        Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     901                        ConfigurationType="1" 
     902                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    1247903                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1248  
    1249904                        CharacterSet="1" 
    1250  
    1251                         ConfigurationType="1" 
    1252905                        > 
    1253906                        <Tool 
     
    1284937                                Name="VCLinkerTool" 
    1285938                                AdditionalDependencies="ws2.lib" 
    1286                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).exe" 
    1287  
     939                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).exe" 
    1288940                        /> 
    1289941                        <Tool 
     
    1312964                </Configuration> 
    1313965                <Configuration 
    1314                         Name="Debug|Pocket PC 2003 (ARMV4)" 
    1315                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    1316  
     966                        Name="Debug-Static|Win32" 
     967                        ConfigurationType="1" 
     968                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     969                        UseOfMFC="0" 
    1317970                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1318  
     971                        CharacterSet="2" 
     972                        > 
     973                        <Tool 
     974                                Name="VCPreBuildEventTool" 
     975                        /> 
     976                        <Tool 
     977                                Name="VCCustomBuildTool" 
     978                        /> 
     979                        <Tool 
     980                                Name="VCXMLDataGeneratorTool" 
     981                        /> 
     982                        <Tool 
     983                                Name="VCWebServiceProxyGeneratorTool" 
     984                        /> 
     985                        <Tool 
     986                                Name="VCMIDLTool" 
     987                        /> 
     988                        <Tool 
     989                                Name="VCCLCompilerTool" 
     990                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     991                                PreprocessorDefinitions="_CONSOLE;" 
     992                                PrecompiledHeaderFile="" 
     993                        /> 
     994                        <Tool 
     995                                Name="VCManagedResourceCompilerTool" 
     996                        /> 
     997                        <Tool 
     998                                Name="VCResourceCompilerTool" 
     999                        /> 
     1000                        <Tool 
     1001                                Name="VCPreLinkEventTool" 
     1002                        /> 
     1003                        <Tool 
     1004                                Name="VCLinkerTool" 
     1005                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib  ole32.lib user32.lib" 
     1006                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).exe" 
     1007                                IgnoreDefaultLibraryNames="MSVCRT.LIB" 
     1008                        /> 
     1009                        <Tool 
     1010                                Name="VCALinkTool" 
     1011                        /> 
     1012                        <Tool 
     1013                                Name="VCManifestTool" 
     1014                        /> 
     1015                        <Tool 
     1016                                Name="VCXDCMakeTool" 
     1017                        /> 
     1018                        <Tool 
     1019                                Name="VCBscMakeTool" 
     1020                        /> 
     1021                        <Tool 
     1022                                Name="VCFxCopTool" 
     1023                        /> 
     1024                        <Tool 
     1025                                Name="VCAppVerifierTool" 
     1026                        /> 
     1027                        <Tool 
     1028                                Name="VCWebDeploymentTool" 
     1029                        /> 
     1030                        <Tool 
     1031                                Name="VCPostBuildEventTool" 
     1032                        /> 
     1033                </Configuration> 
     1034                <Configuration 
     1035                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1036                        ConfigurationType="1" 
     1037                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     1038                        ATLMinimizesCRunTimeLibraryUsage="false" 
    13191039                        CharacterSet="1" 
    1320  
    1321                         ConfigurationType="1" 
    13221040                        > 
    13231041                        <Tool 
     
    13541072                                Name="VCLinkerTool" 
    13551073                                AdditionalDependencies="ws2.lib" 
    1356                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    1357  
     1074                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).exe" 
    13581075                        /> 
    13591076                        <Tool 
     
    13821099                </Configuration> 
    13831100                <Configuration 
    1384                         Name="Release|Pocket PC 2003 (ARMV4)" 
    1385                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    1386  
     1101                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1102                        ConfigurationType="1" 
     1103                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    13871104                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1388  
    13891105                        CharacterSet="1" 
    1390  
    1391                         ConfigurationType="1" 
    13921106                        > 
    13931107                        <Tool 
     
    14241138                                Name="VCLinkerTool" 
    14251139                                AdditionalDependencies="ws2.lib" 
    1426                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    1427  
     1140                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).exe" 
    14281141                        /> 
    14291142                        <Tool 
     
    14531166                <Configuration 
    14541167                        Name="Debug-Static|Pocket PC 2003 (ARMV4)" 
     1168                        ConfigurationType="1" 
    14551169                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    1456  
    14571170                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1458  
    14591171                        CharacterSet="1" 
    1460  
    1461                         ConfigurationType="1" 
    14621172                        > 
    14631173                        <Tool 
     
    14951205                                AdditionalDependencies="ws2.lib" 
    14961206                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    1497  
    14981207                        /> 
    14991208                        <Tool 
     
    15221231                </Configuration> 
    15231232                <Configuration 
    1524                         Name="Release-Dynamic|Pocket PC 2003 (ARMV4)" 
    1525                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    1526  
     1233                        Name="Debug-Static|Smartphone 2003 (ARMV4)" 
     1234                        ConfigurationType="1" 
     1235                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    15271236                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1528  
    15291237                        CharacterSet="1" 
    1530  
    1531                         ConfigurationType="1" 
    15321238                        > 
    15331239                        <Tool 
     
    15641270                                Name="VCLinkerTool" 
    15651271                                AdditionalDependencies="ws2.lib" 
    1566                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    1567  
     1272                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).exe" 
    15681273                        /> 
    15691274                        <Tool 
     
    15921297                </Configuration> 
    15931298                <Configuration 
    1594                         Name="Debug-Dynamic|Pocket PC 2003 (ARMV4)" 
    1595                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    1596  
     1299                        Name="Debug-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     1300                        ConfigurationType="1" 
     1301                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    15971302                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1598  
    15991303                        CharacterSet="1" 
    1600  
    1601                         ConfigurationType="1" 
    16021304                        > 
    16031305                        <Tool 
     
    16341336                                Name="VCLinkerTool" 
    16351337                                AdditionalDependencies="ws2.lib" 
    1636                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    1637  
     1338                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    16381339                        /> 
    16391340                        <Tool 
     
    16621363                </Configuration> 
    16631364                <Configuration 
    1664                         Name="Release-Static|Pocket PC 2003 (ARMV4)" 
    1665                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    1666  
     1365                        Name="Debug-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     1366                        ConfigurationType="1" 
     1367                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    16671368                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1668  
    16691369                        CharacterSet="1" 
    1670  
    1671                         ConfigurationType="1" 
    16721370                        > 
    16731371                        <Tool 
     
    17041402                                Name="VCLinkerTool" 
    17051403                                AdditionalDependencies="ws2.lib" 
    1706                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    1707  
     1404                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).exe" 
    17081405                        /> 
    17091406                        <Tool 
     
    17321429                </Configuration> 
    17331430                <Configuration 
    1734                         Name="Debug|Smartphone 2003 (ARMV4)" 
    1735                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    1736  
     1431                        Name="Release-Dynamic|Win32" 
     1432                        ConfigurationType="1" 
     1433                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     1434                        UseOfMFC="0" 
    17371435                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1738  
     1436                        CharacterSet="2" 
     1437                        > 
     1438                        <Tool 
     1439                                Name="VCPreBuildEventTool" 
     1440                        /> 
     1441                        <Tool 
     1442                                Name="VCCustomBuildTool" 
     1443                        /> 
     1444                        <Tool 
     1445                                Name="VCXMLDataGeneratorTool" 
     1446                        /> 
     1447                        <Tool 
     1448                                Name="VCWebServiceProxyGeneratorTool" 
     1449                        /> 
     1450                        <Tool 
     1451                                Name="VCMIDLTool" 
     1452                        /> 
     1453                        <Tool 
     1454                                Name="VCCLCompilerTool" 
     1455                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     1456                                PreprocessorDefinitions="_CONSOLE;" 
     1457                                PrecompiledHeaderFile="" 
     1458                        /> 
     1459                        <Tool 
     1460                                Name="VCManagedResourceCompilerTool" 
     1461                        /> 
     1462                        <Tool 
     1463                                Name="VCResourceCompilerTool" 
     1464                        /> 
     1465                        <Tool 
     1466                                Name="VCPreLinkEventTool" 
     1467                        /> 
     1468                        <Tool 
     1469                                Name="VCLinkerTool" 
     1470                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib" 
     1471                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).exe" 
     1472                                IgnoreDefaultLibraryNames="" 
     1473                        /> 
     1474                        <Tool 
     1475                                Name="VCALinkTool" 
     1476                        /> 
     1477                        <Tool 
     1478                                Name="VCManifestTool" 
     1479                        /> 
     1480                        <Tool 
     1481                                Name="VCXDCMakeTool" 
     1482                        /> 
     1483                        <Tool 
     1484                                Name="VCBscMakeTool" 
     1485                        /> 
     1486                        <Tool 
     1487                                Name="VCFxCopTool" 
     1488                        /> 
     1489                        <Tool 
     1490                                Name="VCAppVerifierTool" 
     1491                        /> 
     1492                        <Tool 
     1493                                Name="VCWebDeploymentTool" 
     1494                        /> 
     1495                        <Tool 
     1496                                Name="VCPostBuildEventTool" 
     1497                        /> 
     1498                </Configuration> 
     1499                <Configuration 
     1500                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1501                        ConfigurationType="1" 
     1502                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1503                        ATLMinimizesCRunTimeLibraryUsage="false" 
    17391504                        CharacterSet="1" 
    1740  
    1741                         ConfigurationType="1" 
    17421505                        > 
    17431506                        <Tool 
     
    17741537                                Name="VCLinkerTool" 
    17751538                                AdditionalDependencies="ws2.lib" 
    1776                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).exe" 
    1777  
     1539                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).exe" 
    17781540                        /> 
    17791541                        <Tool 
     
    18021564                </Configuration> 
    18031565                <Configuration 
    1804                         Name="Release|Smartphone 2003 (ARMV4)" 
    1805                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    1806  
     1566                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1567                        ConfigurationType="1" 
     1568                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    18071569                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1808  
    18091570                        CharacterSet="1" 
    1810  
    1811                         ConfigurationType="1" 
    18121571                        > 
    18131572                        <Tool 
     
    18441603                                Name="VCLinkerTool" 
    18451604                                AdditionalDependencies="ws2.lib" 
    1846                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).exe" 
    1847  
     1605                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).exe" 
    18481606                        /> 
    18491607                        <Tool 
     
    18721630                </Configuration> 
    18731631                <Configuration 
    1874                         Name="Debug-Static|Smartphone 2003 (ARMV4)" 
    1875                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    1876  
     1632                        Name="Release-Dynamic|Pocket PC 2003 (ARMV4)" 
     1633                        ConfigurationType="1" 
     1634                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    18771635                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1878  
    18791636                        CharacterSet="1" 
    1880  
    1881                         ConfigurationType="1" 
    18821637                        > 
    18831638                        <Tool 
     
    19141669                                Name="VCLinkerTool" 
    19151670                                AdditionalDependencies="ws2.lib" 
    1916                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).exe" 
    1917  
     1671                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    19181672                        /> 
    19191673                        <Tool 
     
    19431697                <Configuration 
    19441698                        Name="Release-Dynamic|Smartphone 2003 (ARMV4)" 
     1699                        ConfigurationType="1" 
    19451700                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    1946  
    19471701                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1948  
    19491702                        CharacterSet="1" 
    1950  
    1951                         ConfigurationType="1" 
    19521703                        > 
    19531704                        <Tool 
     
    19851736                                AdditionalDependencies="ws2.lib" 
    19861737                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).exe" 
    1987  
    19881738                        /> 
    19891739                        <Tool 
     
    20121762                </Configuration> 
    20131763                <Configuration 
    2014                         Name="Debug-Dynamic|Smartphone 2003 (ARMV4)" 
    2015                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    2016  
     1764                        Name="Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     1765                        ConfigurationType="1" 
     1766                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    20171767                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2018  
    20191768                        CharacterSet="1" 
    2020  
    2021                         ConfigurationType="1" 
    20221769                        > 
    20231770                        <Tool 
     
    20541801                                Name="VCLinkerTool" 
    20551802                                AdditionalDependencies="ws2.lib" 
    2056                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).exe" 
    2057  
     1803                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    20581804                        /> 
    20591805                        <Tool 
     
    20821828                </Configuration> 
    20831829                <Configuration 
    2084                         Name="Release-Static|Smartphone 2003 (ARMV4)" 
    2085                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    2086  
     1830                        Name="Release-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     1831                        ConfigurationType="1" 
     1832                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    20871833                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2088  
    20891834                        CharacterSet="1" 
    2090  
    2091                         ConfigurationType="1" 
    20921835                        > 
    20931836                        <Tool 
     
    21241867                                Name="VCLinkerTool" 
    21251868                                AdditionalDependencies="ws2.lib" 
    2126                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).exe" 
    2127  
     1869                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).exe" 
    21281870                        /> 
    21291871                        <Tool 
     
    21521894                </Configuration> 
    21531895                <Configuration 
    2154                         Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    2155                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    2156  
     1896                        Name="Debug-Dynamic|Win32" 
     1897                        ConfigurationType="1" 
     1898                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     1899                        UseOfMFC="0" 
    21571900                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2158  
     1901                        CharacterSet="2" 
     1902                        > 
     1903                        <Tool 
     1904                                Name="VCPreBuildEventTool" 
     1905                        /> 
     1906                        <Tool 
     1907                                Name="VCCustomBuildTool" 
     1908                        /> 
     1909                        <Tool 
     1910                                Name="VCXMLDataGeneratorTool" 
     1911                        /> 
     1912                        <Tool 
     1913                                Name="VCWebServiceProxyGeneratorTool" 
     1914                        /> 
     1915                        <Tool 
     1916                                Name="VCMIDLTool" 
     1917                        /> 
     1918                        <Tool 
     1919                                Name="VCCLCompilerTool" 
     1920                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     1921                                PreprocessorDefinitions="_CONSOLE;" 
     1922                                PrecompiledHeaderFile="" 
     1923                        /> 
     1924                        <Tool 
     1925                                Name="VCManagedResourceCompilerTool" 
     1926                        /> 
     1927                        <Tool 
     1928                                Name="VCResourceCompilerTool" 
     1929                        /> 
     1930                        <Tool 
     1931                                Name="VCPreLinkEventTool" 
     1932                        /> 
     1933                        <Tool 
     1934                                Name="VCLinkerTool" 
     1935                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib  ole32.lib user32.lib" 
     1936                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).exe" 
     1937                                IgnoreDefaultLibraryNames="MSVCRT.LIB" 
     1938                        /> 
     1939                        <Tool 
     1940                                Name="VCALinkTool" 
     1941                        /> 
     1942                        <Tool 
     1943                                Name="VCManifestTool" 
     1944                        /> 
     1945                        <Tool 
     1946                                Name="VCXDCMakeTool" 
     1947                        /> 
     1948                        <Tool 
     1949                                Name="VCBscMakeTool" 
     1950                        /> 
     1951                        <Tool 
     1952                                Name="VCFxCopTool" 
     1953                        /> 
     1954                        <Tool 
     1955                                Name="VCAppVerifierTool" 
     1956                        /> 
     1957                        <Tool 
     1958                                Name="VCWebDeploymentTool" 
     1959                        /> 
     1960                        <Tool 
     1961                                Name="VCPostBuildEventTool" 
     1962                        /> 
     1963                </Configuration> 
     1964                <Configuration 
     1965                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1966                        ConfigurationType="1" 
     1967                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     1968                        ATLMinimizesCRunTimeLibraryUsage="false" 
    21591969                        CharacterSet="1" 
    2160  
    2161                         ConfigurationType="1" 
    21621970                        > 
    21631971                        <Tool 
     
    21942002                                Name="VCLinkerTool" 
    21952003                                AdditionalDependencies="ws2.lib" 
    2196                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    2197  
     2004                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).exe" 
    21982005                        /> 
    21992006                        <Tool 
     
    22222029                </Configuration> 
    22232030                <Configuration 
    2224                         Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    2225                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    2226  
     2031                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2032                        ConfigurationType="1" 
     2033                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    22272034                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2228  
    22292035                        CharacterSet="1" 
    2230  
    2231                         ConfigurationType="1" 
    22322036                        > 
    22332037                        <Tool 
     
    22642068                                Name="VCLinkerTool" 
    22652069                                AdditionalDependencies="ws2.lib" 
    2266                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    2267  
     2070                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).exe" 
    22682071                        /> 
    22692072                        <Tool 
     
    22922095                </Configuration> 
    22932096                <Configuration 
    2294                         Name="Debug-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    2295                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    2296  
     2097                        Name="Debug-Dynamic|Pocket PC 2003 (ARMV4)" 
     2098                        ConfigurationType="1" 
     2099                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    22972100                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2298  
    22992101                        CharacterSet="1" 
    2300  
    2301                         ConfigurationType="1" 
    23022102                        > 
    23032103                        <Tool 
     
    23342134                                Name="VCLinkerTool" 
    23352135                                AdditionalDependencies="ws2.lib" 
    2336                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    2337  
     2136                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    23382137                        /> 
    23392138                        <Tool 
     
    23622161                </Configuration> 
    23632162                <Configuration 
    2364                         Name="Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    2365                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    2366  
     2163                        Name="Debug-Dynamic|Smartphone 2003 (ARMV4)" 
     2164                        ConfigurationType="1" 
     2165                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops" 
    23672166                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2368  
    23692167                        CharacterSet="1" 
    2370  
    2371                         ConfigurationType="1" 
    23722168                        > 
    23732169                        <Tool 
     
    24042200                                Name="VCLinkerTool" 
    24052201                                AdditionalDependencies="ws2.lib" 
    2406                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    2407  
     2202                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).exe" 
    24082203                        /> 
    24092204                        <Tool 
     
    24332228                <Configuration 
    24342229                        Name="Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     2230                        ConfigurationType="1" 
    24352231                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    2436  
    24372232                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2438  
    24392233                        CharacterSet="1" 
    2440  
    2441                         ConfigurationType="1" 
    24422234                        > 
    24432235                        <Tool 
     
    24752267                                AdditionalDependencies="ws2.lib" 
    24762268                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    2477  
    24782269                        /> 
    24792270                        <Tool 
     
    25022293                </Configuration> 
    25032294                <Configuration 
    2504                         Name="Release-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    2505                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    2506  
     2295                        Name="Debug-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     2296                        ConfigurationType="1" 
     2297                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    25072298                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2508  
    25092299                        CharacterSet="1" 
    2510  
    2511                         ConfigurationType="1" 
    25122300                        > 
    25132301                        <Tool 
     
    25442332                                Name="VCLinkerTool" 
    25452333                                AdditionalDependencies="ws2.lib" 
    2546                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    2547  
     2334                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).exe" 
    25482335                        /> 
    25492336                        <Tool 
     
    25722359                </Configuration> 
    25732360                <Configuration 
    2574                         Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    2575                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    2576  
     2361                        Name="Release-Static|Win32" 
     2362                        ConfigurationType="1" 
     2363                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     2364                        UseOfMFC="0" 
    25772365                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2578  
     2366                        CharacterSet="2" 
     2367                        > 
     2368                        <Tool 
     2369                                Name="VCPreBuildEventTool" 
     2370                        /> 
     2371                        <Tool 
     2372                                Name="VCCustomBuildTool" 
     2373                        /> 
     2374                        <Tool 
     2375                                Name="VCXMLDataGeneratorTool" 
     2376                        /> 
     2377                        <Tool 
     2378                                Name="VCWebServiceProxyGeneratorTool" 
     2379                        /> 
     2380                        <Tool 
     2381                                Name="VCMIDLTool" 
     2382                        /> 
     2383                        <Tool 
     2384                                Name="VCCLCompilerTool" 
     2385                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     2386                                PreprocessorDefinitions="_CONSOLE;" 
     2387                                PrecompiledHeaderFile="" 
     2388                        /> 
     2389                        <Tool 
     2390                                Name="VCManagedResourceCompilerTool" 
     2391                        /> 
     2392                        <Tool 
     2393                                Name="VCResourceCompilerTool" 
     2394                        /> 
     2395                        <Tool 
     2396                                Name="VCPreLinkEventTool" 
     2397                        /> 
     2398                        <Tool 
     2399                                Name="VCLinkerTool" 
     2400                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib" 
     2401                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).exe" 
     2402                                IgnoreDefaultLibraryNames="MSVCRT.LIB" 
     2403                        /> 
     2404                        <Tool 
     2405                                Name="VCALinkTool" 
     2406                        /> 
     2407                        <Tool 
     2408                                Name="VCManifestTool" 
     2409                        /> 
     2410                        <Tool 
     2411                                Name="VCXDCMakeTool" 
     2412                        /> 
     2413                        <Tool 
     2414                                Name="VCBscMakeTool" 
     2415                        /> 
     2416                        <Tool 
     2417                                Name="VCFxCopTool" 
     2418                        /> 
     2419                        <Tool 
     2420                                Name="VCAppVerifierTool" 
     2421                        /> 
     2422                        <Tool 
     2423                                Name="VCWebDeploymentTool" 
     2424                        /> 
     2425                        <Tool 
     2426                                Name="VCPostBuildEventTool" 
     2427                        /> 
     2428                </Configuration> 
     2429                <Configuration 
     2430                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     2431                        ConfigurationType="1" 
     2432                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     2433                        ATLMinimizesCRunTimeLibraryUsage="false" 
    25792434                        CharacterSet="1" 
    2580  
    2581                         ConfigurationType="1" 
    25822435                        > 
    25832436                        <Tool 
     
    26142467                                Name="VCLinkerTool" 
    26152468                                AdditionalDependencies="ws2.lib" 
    2616                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).exe" 
    2617  
     2469                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).exe" 
    26182470                        /> 
    26192471                        <Tool 
     
    26422494                </Configuration> 
    26432495                <Configuration 
    2644                         Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    2645                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    2646  
     2496                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2497                        ConfigurationType="1" 
     2498                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    26472499                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2648  
    26492500                        CharacterSet="1" 
    2650  
    2651                         ConfigurationType="1" 
    26522501                        > 
    26532502                        <Tool 
     
    26842533                                Name="VCLinkerTool" 
    26852534                                AdditionalDependencies="ws2.lib" 
    2686                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).exe" 
    2687  
     2535                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).exe" 
    26882536                        /> 
    26892537                        <Tool 
     
    27122560                </Configuration> 
    27132561                <Configuration 
    2714                         Name="Debug-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    2715                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    2716  
     2562                        Name="Release-Static|Pocket PC 2003 (ARMV4)" 
     2563                        ConfigurationType="1" 
     2564                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    27172565                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2718  
    27192566                        CharacterSet="1" 
    2720  
    2721                         ConfigurationType="1" 
    27222567                        > 
    27232568                        <Tool 
     
    27542599                                Name="VCLinkerTool" 
    27552600                                AdditionalDependencies="ws2.lib" 
    2756                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).exe" 
    2757  
     2601                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    27582602                        /> 
    27592603                        <Tool 
     
    27822626                </Configuration> 
    27832627                <Configuration 
    2784                         Name="Release-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    2785                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    2786  
     2628                        Name="Release-Static|Smartphone 2003 (ARMV4)" 
     2629                        ConfigurationType="1" 
     2630                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops" 
    27872631                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2788  
    27892632                        CharacterSet="1" 
    2790  
    2791                         ConfigurationType="1" 
    27922633                        > 
    27932634                        <Tool 
     
    28242665                                Name="VCLinkerTool" 
    28252666                                AdditionalDependencies="ws2.lib" 
    2826                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).exe" 
    2827  
     2667                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).exe" 
    28282668                        /> 
    28292669                        <Tool 
     
    28522692                </Configuration> 
    28532693                <Configuration 
    2854                         Name="Debug-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    2855                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops" 
    2856  
     2694                        Name="Release-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     2695                        ConfigurationType="1" 
     2696                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    28572697                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2858  
    28592698                        CharacterSet="1" 
    2860  
    2861                         ConfigurationType="1" 
    28622699                        > 
    28632700                        <Tool 
     
    28942731                                Name="VCLinkerTool" 
    28952732                                AdditionalDependencies="ws2.lib" 
    2896                                 OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).exe" 
    2897  
     2733                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).exe" 
    28982734                        /> 
    28992735                        <Tool 
     
    29232759                <Configuration 
    29242760                        Name="Release-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     2761                        ConfigurationType="1" 
    29252762                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops" 
    2926  
    29272763                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2928  
    29292764                        CharacterSet="1" 
    2930  
    2931                         ConfigurationType="1" 
    29322765                        > 
    29332766                        <Tool 
     
    29652798                                AdditionalDependencies="ws2.lib" 
    29662799                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).exe" 
    2967  
    29682800                        /> 
    29692801                        <Tool 
     
    30902922                                </FileConfiguration> 
    30912923                                <FileConfiguration 
     2924                                        Name="Debug|Pocket PC 2003 (ARMV4)" 
     2925                                        ExcludedFromBuild="true" 
     2926                                        > 
     2927                                        <Tool 
     2928                                                Name="VCCLCompilerTool" 
     2929                                        /> 
     2930                                </FileConfiguration> 
     2931                                <FileConfiguration 
     2932                                        Name="Debug|Smartphone 2003 (ARMV4)" 
     2933                                        ExcludedFromBuild="true" 
     2934                                        > 
     2935                                        <Tool 
     2936                                                Name="VCCLCompilerTool" 
     2937                                        /> 
     2938                                </FileConfiguration> 
     2939                                <FileConfiguration 
     2940                                        Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     2941                                        ExcludedFromBuild="true" 
     2942                                        > 
     2943                                        <Tool 
     2944                                                Name="VCCLCompilerTool" 
     2945                                        /> 
     2946                                </FileConfiguration> 
     2947                                <FileConfiguration 
     2948                                        Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     2949                                        ExcludedFromBuild="true" 
     2950                                        > 
     2951                                        <Tool 
     2952                                                Name="VCCLCompilerTool" 
     2953                                        /> 
     2954                                </FileConfiguration> 
     2955                                <FileConfiguration 
    30922956                                        Name="Release|Win32" 
    30932957                                        > 
     
    31152979                                </FileConfiguration> 
    31162980                                <FileConfiguration 
     2981                                        Name="Release|Pocket PC 2003 (ARMV4)" 
     2982                                        ExcludedFromBuild="true" 
     2983                                        > 
     2984                                        <Tool 
     2985                                                Name="VCCLCompilerTool" 
     2986                                        /> 
     2987                                </FileConfiguration> 
     2988                                <FileConfiguration 
     2989                                        Name="Release|Smartphone 2003 (ARMV4)" 
     2990                                        ExcludedFromBuild="true" 
     2991                                        > 
     2992                                        <Tool 
     2993                                                Name="VCCLCompilerTool" 
     2994                                        /> 
     2995                                </FileConfiguration> 
     2996                                <FileConfiguration 
     2997                                        Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     2998                                        ExcludedFromBuild="true" 
     2999                                        > 
     3000                                        <Tool 
     3001                                                Name="VCCLCompilerTool" 
     3002                                        /> 
     3003                                </FileConfiguration> 
     3004                                <FileConfiguration 
     3005                                        Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     3006                                        ExcludedFromBuild="true" 
     3007                                        > 
     3008                                        <Tool 
     3009                                                Name="VCCLCompilerTool" 
     3010                                        /> 
     3011                                </FileConfiguration> 
     3012                                <FileConfiguration 
    31173013                                        Name="Debug-Static|Win32" 
    31183014                                        > 
     
    31403036                                </FileConfiguration> 
    31413037                                <FileConfiguration 
     3038                                        Name="Debug-Static|Pocket PC 2003 (ARMV4)" 
     3039                                        ExcludedFromBuild="true" 
     3040                                        > 
     3041                                        <Tool 
     3042                                                Name="VCCLCompilerTool" 
     3043                                        /> 
     3044                                </FileConfiguration> 
     3045                                <FileConfiguration 
     3046                                        Name="Debug-Static|Smartphone 2003 (ARMV4)" 
     3047                                        ExcludedFromBuild="true" 
     3048                                        > 
     3049                                        <Tool 
     3050                                                Name="VCCLCompilerTool" 
     3051                                        /> 
     3052                                </FileConfiguration> 
     3053                                <FileConfiguration 
     3054                                        Name="Debug-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     3055                                        ExcludedFromBuild="true" 
     3056                                        > 
     3057                                        <Tool 
     3058                                                Name="VCCLCompilerTool" 
     3059                                        /> 
     3060                                </FileConfiguration> 
     3061                                <FileConfiguration 
     3062                                        Name="Debug-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     3063                                        ExcludedFromBuild="true" 
     3064                                        > 
     3065                                        <Tool 
     3066                                                Name="VCCLCompilerTool" 
     3067                                        /> 
     3068                                </FileConfiguration> 
     3069                                <FileConfiguration 
    31423070                                        Name="Release-Dynamic|Win32" 
    31433071                                        > 
     
    31653093                                </FileConfiguration> 
    31663094                                <FileConfiguration 
     3095                                        Name="Release-Dynamic|Pocket PC 2003 (ARMV4)" 
     3096                                        ExcludedFromBuild="true" 
     3097                                        > 
     3098                                        <Tool 
     3099                                                Name="VCCLCompilerTool" 
     3100                                        /> 
     3101                                </FileConfiguration> 
     3102                                <FileConfiguration 
     3103                                        Name="Release-Dynamic|Smartphone 2003 (ARMV4)" 
     3104                                        ExcludedFromBuild="true" 
     3105                                        > 
     3106                                        <Tool 
     3107                                                Name="VCCLCompilerTool" 
     3108                                        /> 
     3109                                </FileConfiguration> 
     3110                                <FileConfiguration 
     3111                                        Name="Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     3112                                        ExcludedFromBuild="true" 
     3113                                        > 
     3114                                        <Tool 
     3115                                                Name="VCCLCompilerTool" 
     3116                                        /> 
     3117                                </FileConfiguration> 
     3118                                <FileConfiguration 
     3119                                        Name="Release-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     3120                                        ExcludedFromBuild="true" 
     3121                                        > 
     3122                                        <Tool 
     3123                                                Name="VCCLCompilerTool" 
     3124                                        /> 
     3125                                </FileConfiguration> 
     3126                                <FileConfiguration 
    31673127                                        Name="Debug-Dynamic|Win32" 
    31683128                                        > 
     
    31903150                                </FileConfiguration> 
    31913151                                <FileConfiguration 
     3152                                        Name="Debug-Dynamic|Pocket PC 2003 (ARMV4)" 
     3153                                        ExcludedFromBuild="true" 
     3154                                        > 
     3155                                        <Tool 
     3156                                                Name="VCCLCompilerTool" 
     3157                                        /> 
     3158                                </FileConfiguration> 
     3159                                <FileConfiguration 
     3160                                        Name="Debug-Dynamic|Smartphone 2003 (ARMV4)" 
     3161                                        ExcludedFromBuild="true" 
     3162                                        > 
     3163                                        <Tool 
     3164                                                Name="VCCLCompilerTool" 
     3165                                        /> 
     3166                                </FileConfiguration> 
     3167                                <FileConfiguration 
     3168                                        Name="Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     3169                                        ExcludedFromBuild="true" 
     3170                                        > 
     3171                                        <Tool 
     3172                                                Name="VCCLCompilerTool" 
     3173                                        /> 
     3174                                </FileConfiguration> 
     3175                                <FileConfiguration 
     3176                                        Name="Debug-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     3177                                        ExcludedFromBuild="true" 
     3178                                        > 
     3179                                        <Tool 
     3180                                                Name="VCCLCompilerTool" 
     3181                                        /> 
     3182                                </FileConfiguration> 
     3183                                <FileConfiguration 
    31923184                                        Name="Release-Static|Win32" 
    31933185                                        > 
     
    32153207                                </FileConfiguration> 
    32163208                                <FileConfiguration 
    3217                                         Name="Debug|Pocket PC 2003 (ARMV4)" 
    3218                                         ExcludedFromBuild="true" 
    3219                                         > 
    3220                                         <Tool 
    3221                                                 Name="VCCLCompilerTool" 
    3222                                         /> 
    3223                                 </FileConfiguration> 
    3224                                 <FileConfiguration 
    3225                                         Name="Release|Pocket PC 2003 (ARMV4)" 
    3226                                         ExcludedFromBuild="true" 
    3227                                         > 
    3228                                         <Tool 
    3229                                                 Name="VCCLCompilerTool" 
    3230                                         /> 
    3231                                 </FileConfiguration> 
    3232                                 <FileConfiguration 
    3233                                         Name="Debug-Static|Pocket PC 2003 (ARMV4)" 
    3234                                         ExcludedFromBuild="true" 
    3235                                         > 
    3236                                         <Tool 
    3237                                                 Name="VCCLCompilerTool" 
    3238                                         /> 
    3239                                 </FileConfiguration> 
    3240                                 <FileConfiguration 
    3241                                         Name="Release-Dynamic|Pocket PC 2003 (ARMV4)" 
    3242                                         ExcludedFromBuild="true" 
    3243                                         > 
    3244                                         <Tool 
    3245                                                 Name="VCCLCompilerTool" 
    3246                                         /> 
    3247                                 </FileConfiguration> 
    3248                                 <FileConfiguration 
    3249                                         Name="Debug-Dynamic|Pocket PC 2003 (ARMV4)" 
    3250                                         ExcludedFromBuild="true" 
    3251                                         > 
    3252                                         <Tool 
    3253                                                 Name="VCCLCompilerTool" 
    3254                                         /> 
    3255                                 </FileConfiguration> 
    3256                                 <FileConfiguration 
    32573209                                        Name="Release-Static|Pocket PC 2003 (ARMV4)" 
    32583210                                        ExcludedFromBuild="true" 
     
    32633215                                </FileConfiguration> 
    32643216                                <FileConfiguration 
    3265                                         Name="Debug|Smartphone 2003 (ARMV4)" 
    3266                                         ExcludedFromBuild="true" 
    3267                                         > 
    3268                                         <Tool 
    3269                                                 Name="VCCLCompilerTool" 
    3270                                         /> 
    3271                                 </FileConfiguration> 
    3272                                 <FileConfiguration 
    3273                                         Name="Release|Smartphone 2003 (ARMV4)" 
    3274                                         ExcludedFromBuild="true" 
    3275                                         > 
    3276                                         <Tool 
    3277                                                 Name="VCCLCompilerTool" 
    3278                                         /> 
    3279                                 </FileConfiguration> 
    3280                                 <FileConfiguration 
    3281                                         Name="Debug-Static|Smartphone 2003 (ARMV4)" 
    3282                                         ExcludedFromBuild="true" 
    3283                                         > 
    3284                                         <Tool 
    3285                                                 Name="VCCLCompilerTool" 
    3286                                         /> 
    3287                                 </FileConfiguration> 
    3288                                 <FileConfiguration 
    3289                                         Name="Release-Dynamic|Smartphone 2003 (ARMV4)" 
    3290                                         ExcludedFromBuild="true" 
    3291                                         > 
    3292                                         <Tool 
    3293                                                 Name="VCCLCompilerTool" 
    3294                                         /> 
    3295                                 </FileConfiguration> 
    3296                                 <FileConfiguration 
    3297                                         Name="Debug-Dynamic|Smartphone 2003 (ARMV4)" 
    3298                                         ExcludedFromBuild="true" 
    3299                                         > 
    3300                                         <Tool 
    3301                                                 Name="VCCLCompilerTool" 
    3302                                         /> 
    3303                                 </FileConfiguration> 
    3304                                 <FileConfiguration 
    33053217                                        Name="Release-Static|Smartphone 2003 (ARMV4)" 
    33063218                                        ExcludedFromBuild="true" 
     
    33113223                                </FileConfiguration> 
    33123224                                <FileConfiguration 
    3313                                         Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    3314                                         ExcludedFromBuild="true" 
    3315                                         > 
    3316                                         <Tool 
    3317                                                 Name="VCCLCompilerTool" 
    3318                                         /> 
    3319                                 </FileConfiguration> 
    3320                                 <FileConfiguration 
    3321                                         Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    3322                                         ExcludedFromBuild="true" 
    3323                                         > 
    3324                                         <Tool 
    3325                                                 Name="VCCLCompilerTool" 
    3326                                         /> 
    3327                                 </FileConfiguration> 
    3328                                 <FileConfiguration 
    3329                                         Name="Debug-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    3330                                         ExcludedFromBuild="true" 
    3331                                         > 
    3332                                         <Tool 
    3333                                                 Name="VCCLCompilerTool" 
    3334                                         /> 
    3335                                 </FileConfiguration> 
    3336                                 <FileConfiguration 
    3337                                         Name="Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    3338                                         ExcludedFromBuild="true" 
    3339                                         > 
    3340                                         <Tool 
    3341                                                 Name="VCCLCompilerTool" 
    3342                                         /> 
    3343                                 </FileConfiguration> 
    3344                                 <FileConfiguration 
    3345                                         Name="Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    3346                                         ExcludedFromBuild="true" 
    3347                                         > 
    3348                                         <Tool 
    3349                                                 Name="VCCLCompilerTool" 
    3350                                         /> 
    3351                                 </FileConfiguration> 
    3352                                 <FileConfiguration 
    33533225                                        Name="Release-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    3354                                         ExcludedFromBuild="true" 
    3355                                         > 
    3356                                         <Tool 
    3357                                                 Name="VCCLCompilerTool" 
    3358                                         /> 
    3359                                 </FileConfiguration> 
    3360                                 <FileConfiguration 
    3361                                         Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    3362                                         ExcludedFromBuild="true" 
    3363                                         > 
    3364                                         <Tool 
    3365                                                 Name="VCCLCompilerTool" 
    3366                                         /> 
    3367                                 </FileConfiguration> 
    3368                                 <FileConfiguration 
    3369                                         Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    3370                                         ExcludedFromBuild="true" 
    3371                                         > 
    3372                                         <Tool 
    3373                                                 Name="VCCLCompilerTool" 
    3374                                         /> 
    3375                                 </FileConfiguration> 
    3376                                 <FileConfiguration 
    3377                                         Name="Debug-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    3378                                         ExcludedFromBuild="true" 
    3379                                         > 
    3380                                         <Tool 
    3381                                                 Name="VCCLCompilerTool" 
    3382                                         /> 
    3383                                 </FileConfiguration> 
    3384                                 <FileConfiguration 
    3385                                         Name="Release-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    3386                                         ExcludedFromBuild="true" 
    3387                                         > 
    3388                                         <Tool 
    3389                                                 Name="VCCLCompilerTool" 
    3390                                         /> 
    3391                                 </FileConfiguration> 
    3392                                 <FileConfiguration 
    3393                                         Name="Debug-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    33943226                                        ExcludedFromBuild="true" 
    33953227                                        > 
     
    36113443                                </FileConfiguration> 
    36123444                                <FileConfiguration 
     3445                                        Name="Debug|Pocket PC 2003 (ARMV4)" 
     3446                                        ExcludedFromBuild="true" 
     3447                                        > 
     3448                                        <Tool 
     3449                                                Name="VCCLCompilerTool" 
     3450                                        /> 
     3451                                </FileConfiguration> 
     3452                                <FileConfiguration 
     3453                                        Name="Debug|Smartphone 2003 (ARMV4)" 
     3454                                        ExcludedFromBuild="true" 
     3455                                        > 
     3456                                        <Tool 
     3457                                                Name="VCCLCompilerTool" 
     3458                                        /> 
     3459                                </FileConfiguration> 
     3460                                <FileConfiguration 
     3461                                        Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     3462                                        ExcludedFromBuild="true" 
     3463                                        > 
     3464                                        <Tool 
     3465                                                Name="VCCLCompilerTool" 
     3466                                        /> 
     3467                                </FileConfiguration> 
     3468                                <FileConfiguration 
     3469                                        Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     3470                                        ExcludedFromBuild="true" 
     3471                                        > 
     3472                                        <Tool 
     3473                                                Name="VCCLCompilerTool" 
     3474                                        /> 
     3475                                </FileConfiguration> 
     3476                                <FileConfiguration 
    36133477                                        Name="Release|Win32" 
    36143478                                        ExcludedFromBuild="true" 
     
    36373501                                </FileConfiguration> 
    36383502                                <FileConfiguration 
     3503                                        Name="Release|Pocket PC 2003 (ARMV4)" 
     3504                                        ExcludedFromBuild="true" 
     3505                                        > 
     3506                                        <Tool 
     3507                                                Name="VCCLCompilerTool" 
     3508                                        /> 
     3509                                </FileConfiguration> 
     3510                                <FileConfiguration 
     3511                                        Name="Release|Smartphone 2003 (ARMV4)" 
     3512                                        ExcludedFromBuild="true" 
     3513                                        > 
     3514                                        <Tool 
     3515                                                Name="VCCLCompilerTool" 
     3516                                        /> 
     3517                                </FileConfiguration> 
     3518                                <FileConfiguration 
     3519                                        Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     3520                                        ExcludedFromBuild="true" 
     3521                                        > 
     3522                                        <Tool 
     3523                                                Name="VCCLCompilerTool" 
     3524                                        /> 
     3525                                </FileConfiguration> 
     3526                                <FileConfiguration 
     3527                                        Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     3528                                        ExcludedFromBuild="true" 
     3529                                        > 
     3530                                        <Tool 
     3531                                                Name="VCCLCompilerTool" 
     3532                                        /> 
     3533                                </FileConfiguration> 
     3534                                <FileConfiguration 
    36393535                                        Name="Debug-Static|Win32" 
    36403536                                        ExcludedFromBuild="true" 
     
    36633559                                </FileConfiguration> 
    36643560                                <FileConfiguration 
     3561                                        Name="Debug-Static|Pocket PC 2003 (ARMV4)" 
     3562                                        ExcludedFromBuild="true" 
     3563                                        > 
     3564                                        <Tool 
     3565                                                Name="VCCLCompilerTool" 
     3566                                        /> 
     3567                                </FileConfiguration> 
     3568                                <FileConfiguration 
     3569                                        Name="Debug-Static|Smartphone 2003 (ARMV4)" 
     3570                                        ExcludedFromBuild="true" 
     3571                                        > 
     3572                                        <Tool 
     3573                                                Name="VCCLCompilerTool" 
     3574                                        /> 
     3575                                </FileConfiguration> 
     3576                                <FileConfiguration 
     3577                                        Name="Debug-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     3578                                        ExcludedFromBuild="true" 
     3579                                        > 
     3580                                        <Tool 
     3581                                                Name="VCCLCompilerTool" 
     3582                                        /> 
     3583                                </FileConfiguration> 
     3584                                <FileConfiguration 
     3585                                        Name="Debug-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     3586                                        ExcludedFromBuild="true" 
     3587                                        > 
     3588                                        <Tool 
     3589                                                Name="VCCLCompilerTool" 
     3590                                        /> 
     3591                                </FileConfiguration> 
     3592                                <FileConfiguration 
    36653593                                        Name="Release-Dynamic|Win32" 
    36663594                                        ExcludedFromBuild="true" 
     
    36893617                                </FileConfiguration> 
    36903618                                <FileConfiguration 
     3619                                        Name="Release-Dynamic|Pocket PC 2003 (ARMV4)" 
     3620                                        ExcludedFromBuild="true" 
     3621                                        > 
     3622                                        <Tool 
     3623                                                Name="VCCLCompilerTool" 
     3624                                        /> 
     3625                                </FileConfiguration> 
     3626                                <FileConfiguration 
     3627                                        Name="Release-Dynamic|Smartphone 2003 (ARMV4)" 
     3628                                        ExcludedFromBuild="true" 
     3629                                        > 
     3630                                        <Tool 
     3631                                                Name="VCCLCompilerTool" 
     3632                                        /> 
     3633                                </FileConfiguration> 
     3634                                <FileConfiguration 
     3635                                        Name="Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     3636                                        ExcludedFromBuild="true" 
     3637                                        > 
     3638                                        <Tool 
     3639                                                Name="VCCLCompilerTool" 
     3640                                        /> 
     3641                                </FileConfiguration> 
     3642                                <FileConfiguration 
     3643                                        Name="Release-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     3644                                        ExcludedFromBuild="true" 
     3645                                        > 
     3646                                        <Tool 
     3647                                                Name="VCCLCompilerTool" 
     3648                                        /> 
     3649                                </FileConfiguration> 
     3650                                <FileConfiguration 
    36913651                                        Name="Debug-Dynamic|Win32" 
    36923652                                        ExcludedFromBuild="true" 
     
    37153675                                </FileConfiguration> 
    37163676                                <FileConfiguration 
     3677                                        Name="Debug-Dynamic|Pocket PC 2003 (ARMV4)" 
     3678                                        ExcludedFromBuild="true" 
     3679                                        > 
     3680                                        <Tool 
     3681                                                Name="VCCLCompilerTool" 
     3682                                        /> 
     3683                                </FileConfiguration> 
     3684                                <FileConfiguration 
     3685                                        Name="Debug-Dynamic|Smartphone 2003 (ARMV4)" 
     3686                                        ExcludedFromBuild="true" 
     3687                                        > 
     3688                                        <Tool 
     3689                                                Name="VCCLCompilerTool" 
     3690                                        /> 
     3691                                </FileConfiguration> 
     3692                                <FileConfiguration 
     3693                                        Name="Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     3694                                        ExcludedFromBuild="true" 
     3695                                        > 
     3696                                        <Tool 
     3697                                                Name="VCCLCompilerTool" 
     3698                                        /> 
     3699                                </FileConfiguration> 
     3700                                <FileConfiguration 
     3701                                        Name="Debug-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     3702                                        ExcludedFromBuild="true" 
     3703                                        > 
     3704                                        <Tool 
     3705                                                Name="VCCLCompilerTool" 
     3706                                        /> 
     3707                                </FileConfiguration> 
     3708                                <FileConfiguration 
    37173709                                        Name="Release-Static|Win32" 
    37183710                                        ExcludedFromBuild="true" 
     
    37413733                                </FileConfiguration> 
    37423734                                <FileConfiguration 
    3743                                         Name="Debug|Pocket PC 2003 (ARMV4)" 
    3744                                         ExcludedFromBuild="true" 
    3745                                         > 
    3746                                         <Tool 
    3747                                                 Name="VCCLCompilerTool" 
    3748                                         /> 
    3749                                 </FileConfiguration> 
    3750                                 <FileConfiguration 
    3751                                         Name="Release|Pocket PC 2003 (ARMV4)" 
    3752                                         ExcludedFromBuild="true" 
    3753                                         > 
    3754                                         <Tool 
    3755                                                 Name="VCCLCompilerTool" 
    3756                                         /> 
    3757                                 </FileConfiguration> 
    3758                                 <FileConfiguration 
    3759                                         Name="Debug-Static|Pocket PC 2003 (ARMV4)" 
    3760                                         ExcludedFromBuild="true" 
    3761                                         > 
    3762                                         <Tool 
    3763                                                 Name="VCCLCompilerTool" 
    3764                                         /> 
    3765                                 </FileConfiguration> 
    3766                                 <FileConfiguration 
    3767                                         Name="Release-Dynamic|Pocket PC 2003 (ARMV4)" 
    3768                                         ExcludedFromBuild="true" 
    3769                                         > 
    3770                                         <Tool 
    3771                                                 Name="VCCLCompilerTool" 
    3772                                         /> 
    3773                                 </FileConfiguration> 
    3774                                 <FileConfiguration 
    3775                                         Name="Debug-Dynamic|Pocket PC 2003 (ARMV4)" 
    3776                                         ExcludedFromBuild="true" 
    3777                                         > 
    3778                                         <Tool 
    3779                                                 Name="VCCLCompilerTool" 
    3780                                         /> 
    3781                                 </FileConfiguration> 
    3782                                 <FileConfiguration 
    37833735                                        Name="Release-Static|Pocket PC 2003 (ARMV4)" 
    37843736                                        ExcludedFromBuild="true" 
     
    37893741                                </FileConfiguration> 
    37903742                                <FileConfiguration 
    3791                                         Name="Debug|Smartphone 2003 (ARMV4)" 
    3792                                         ExcludedFromBuild="true" 
    3793                                         > 
    3794                                         <Tool 
    3795                                                 Name="VCCLCompilerTool" 
    3796                                         /> 
    3797                                 </FileConfiguration> 
    3798                                 <FileConfiguration 
    3799                                         Name="Release|Smartphone 2003 (ARMV4)" 
    3800                                         ExcludedFromBuild="true" 
    3801                                         > 
    3802                                         <Tool 
    3803                                                 Name="VCCLCompilerTool" 
    3804                                         /> 
    3805                                 </FileConfiguration> 
    3806                                 <FileConfiguration 
    3807                                         Name="Debug-Static|Smartphone 2003 (ARMV4)" 
    3808                                         ExcludedFromBuild="true" 
    3809                                         > 
    3810                                         <Tool 
    3811                                                 Name="VCCLCompilerTool" 
    3812                                         /> 
    3813                                 </FileConfiguration> 
    3814                                 <FileConfiguration 
    3815                                         Name="Release-Dynamic|Smartphone 2003 (ARMV4)" 
    3816                                         ExcludedFromBuild="true" 
    3817                                         > 
    3818                                         <Tool 
    3819                                                 Name="VCCLCompilerTool" 
    3820                                         /> 
    3821                                 </FileConfiguration> 
    3822                                 <FileConfiguration 
    3823                                         Name="Debug-Dynamic|Smartphone 2003 (ARMV4)" 
    3824                                         ExcludedFromBuild="true" 
    3825                                         > 
    3826                                         <Tool 
    3827                                                 Name="VCCLCompilerTool" 
    3828                                         /> 
    3829                                 </FileConfiguration> 
    3830                                 <FileConfiguration 
    38313743                                        Name="Release-Static|Smartphone 2003 (ARMV4)" 
    38323744                                        ExcludedFromBuild="true" 
     
    38373749                                </FileConfiguration> 
    38383750                                <FileConfiguration 
    3839                                         Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    3840                                         ExcludedFromBuild="true" 
    3841                                         > 
    3842                                         <Tool 
    3843                                                 Name="VCCLCompilerTool" 
    3844                                         /> 
    3845                                 </FileConfiguration> 
    3846                                 <FileConfiguration 
    3847                                         Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    3848                                         ExcludedFromBuild="true" 
    3849                                         > 
    3850                                         <Tool 
    3851                                                 Name="VCCLCompilerTool" 
    3852                                         /> 
    3853                                 </FileConfiguration> 
    3854                                 <FileConfiguration