Changeset 2629


Ignore:
Timestamp:
Apr 21, 2009 2:59:35 PM (15 years ago)
Author:
ismangil
Message:

#792 work in progress

Location:
pjproject/branches/projects/vs-reorg
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/vs-reorg/pjlib-util/build/pjlib_util_test.vcproj

    r2626 r2629  
    1414                        Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    1515                /> 
     16                <Platform 
     17                        Name="Windows Mobile 6 Professional SDK (ARMV4I)" 
     18                /> 
    1619        </Platforms> 
    1720        <ToolFiles> 
     
    2023                <Configuration 
    2124                        Name="Release|Win32" 
     25                        ConfigurationType="1" 
    2226                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    23  
    24                         ATLMinimizesCRunTimeLibraryUsage="false" 
    25  
     27                        UseOfMFC="0" 
     28                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2629                        CharacterSet="2" 
    27  
    28                         ConfigurationType="1" 
    29                         UseOfMFC="0" 
    30                         > 
    31                         <Tool 
    32                                 Name="VCPreBuildEventTool" 
    33                         /> 
    34                         <Tool 
    35                                 Name="VCCustomBuildTool" 
    36                         /> 
    37                         <Tool 
    38                                 Name="VCXMLDataGeneratorTool" 
    39                         /> 
    40                         <Tool 
    41                                 Name="VCWebServiceProxyGeneratorTool" 
    42                         /> 
    43                         <Tool 
    44                                 Name="VCMIDLTool" 
    45                         /> 
    46                         <Tool 
    47                                 Name="VCCLCompilerTool" 
    48                                 PrecompiledHeaderFile="" 
    49  
     30                        > 
     31                        <Tool 
     32                                Name="VCPreBuildEventTool" 
     33                        /> 
     34                        <Tool 
     35                                Name="VCCustomBuildTool" 
     36                        /> 
     37                        <Tool 
     38                                Name="VCXMLDataGeneratorTool" 
     39                        /> 
     40                        <Tool 
     41                                Name="VCWebServiceProxyGeneratorTool" 
     42                        /> 
     43                        <Tool 
     44                                Name="VCMIDLTool" 
     45                        /> 
     46                        <Tool 
     47                                Name="VCCLCompilerTool" 
     48                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
    5049                                PreprocessorDefinitions="_CONSOLE;" 
    51  
    52                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
     50                                PrecompiledHeaderFile="" 
    5351                        /> 
    5452                        <Tool 
     
    9290                <Configuration 
    9391                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     92                        ConfigurationType="1" 
    9493                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    95  
    96                         ATLMinimizesCRunTimeLibraryUsage="false" 
    97  
     94                        ATLMinimizesCRunTimeLibraryUsage="false" 
    9895                        CharacterSet="1" 
    99  
    100                         ConfigurationType="1" 
    101                         > 
    102                         <Tool 
    103                                 Name="VCPreBuildEventTool" 
    104                         /> 
    105                         <Tool 
    106                                 Name="VCCustomBuildTool" 
    107                         /> 
    108                         <Tool 
    109                                 Name="VCXMLDataGeneratorTool" 
    110                         /> 
    111                         <Tool 
    112                                 Name="VCWebServiceProxyGeneratorTool" 
    113                         /> 
    114                         <Tool 
    115                                 Name="VCMIDLTool" 
    116                         /> 
    117                         <Tool 
    118                                 Name="VCCLCompilerTool" 
    119                                 PrecompiledHeaderFile="" 
    120  
     96                        > 
     97                        <Tool 
     98                                Name="VCPreBuildEventTool" 
     99                        /> 
     100                        <Tool 
     101                                Name="VCCustomBuildTool" 
     102                        /> 
     103                        <Tool 
     104                                Name="VCXMLDataGeneratorTool" 
     105                        /> 
     106                        <Tool 
     107                                Name="VCWebServiceProxyGeneratorTool" 
     108                        /> 
     109                        <Tool 
     110                                Name="VCMIDLTool" 
     111                        /> 
     112                        <Tool 
     113                                Name="VCCLCompilerTool" 
     114                                ExecutionBucket="7" 
     115                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
    121116                                PreprocessorDefinitions="" 
    122  
    123                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
     117                                PrecompiledHeaderFile="" 
    124118                        /> 
    125119                        <Tool 
     
    162156                <Configuration 
    163157                        Name="Debug|Win32" 
     158                        ConfigurationType="1" 
    164159                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    165  
    166                         ATLMinimizesCRunTimeLibraryUsage="false" 
    167  
     160                        UseOfMFC="0" 
     161                        ATLMinimizesCRunTimeLibraryUsage="false" 
    168162                        CharacterSet="2" 
    169  
    170                         ConfigurationType="1" 
    171                         UseOfMFC="0" 
    172                         > 
    173                         <Tool 
    174                                 Name="VCPreBuildEventTool" 
    175                         /> 
    176                         <Tool 
    177                                 Name="VCCustomBuildTool" 
    178                         /> 
    179                         <Tool 
    180                                 Name="VCXMLDataGeneratorTool" 
    181                         /> 
    182                         <Tool 
    183                                 Name="VCWebServiceProxyGeneratorTool" 
    184                         /> 
    185                         <Tool 
    186                                 Name="VCMIDLTool" 
    187                         /> 
    188                         <Tool 
    189                                 Name="VCCLCompilerTool" 
    190                                 PrecompiledHeaderFile="" 
    191  
     163                        > 
     164                        <Tool 
     165                                Name="VCPreBuildEventTool" 
     166                        /> 
     167                        <Tool 
     168                                Name="VCCustomBuildTool" 
     169                        /> 
     170                        <Tool 
     171                                Name="VCXMLDataGeneratorTool" 
     172                        /> 
     173                        <Tool 
     174                                Name="VCWebServiceProxyGeneratorTool" 
     175                        /> 
     176                        <Tool 
     177                                Name="VCMIDLTool" 
     178                        /> 
     179                        <Tool 
     180                                Name="VCCLCompilerTool" 
     181                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
    192182                                PreprocessorDefinitions="_CONSOLE;" 
    193  
    194                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
     183                                PrecompiledHeaderFile="" 
    195184                        /> 
    196185                        <Tool 
     
    234223                <Configuration 
    235224                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     225                        ConfigurationType="1" 
    236226                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    237  
    238                         ATLMinimizesCRunTimeLibraryUsage="false" 
    239  
     227                        ATLMinimizesCRunTimeLibraryUsage="false" 
    240228                        CharacterSet="1" 
    241  
    242                         ConfigurationType="1" 
    243                         > 
    244                         <Tool 
    245                                 Name="VCPreBuildEventTool" 
    246                         /> 
    247                         <Tool 
    248                                 Name="VCCustomBuildTool" 
    249                         /> 
    250                         <Tool 
    251                                 Name="VCXMLDataGeneratorTool" 
    252                         /> 
    253                         <Tool 
    254                                 Name="VCWebServiceProxyGeneratorTool" 
    255                         /> 
    256                         <Tool 
    257                                 Name="VCMIDLTool" 
    258                         /> 
    259                         <Tool 
    260                                 Name="VCCLCompilerTool" 
    261                                 PrecompiledHeaderFile="" 
    262  
     229                        > 
     230                        <Tool 
     231                                Name="VCPreBuildEventTool" 
     232                        /> 
     233                        <Tool 
     234                                Name="VCCustomBuildTool" 
     235                        /> 
     236                        <Tool 
     237                                Name="VCXMLDataGeneratorTool" 
     238                        /> 
     239                        <Tool 
     240                                Name="VCWebServiceProxyGeneratorTool" 
     241                        /> 
     242                        <Tool 
     243                                Name="VCMIDLTool" 
     244                        /> 
     245                        <Tool 
     246                                Name="VCCLCompilerTool" 
     247                                ExecutionBucket="7" 
     248                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
    263249                                PreprocessorDefinitions="" 
    264  
    265                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
     250                                PrecompiledHeaderFile="" 
    266251                        /> 
    267252                        <Tool 
     
    304289                <Configuration 
    305290                        Name="Debug-Static|Win32" 
     291                        ConfigurationType="1" 
    306292                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    307  
    308                         ATLMinimizesCRunTimeLibraryUsage="false" 
    309  
     293                        UseOfMFC="0" 
     294                        ATLMinimizesCRunTimeLibraryUsage="false" 
    310295                        CharacterSet="2" 
    311  
    312                         ConfigurationType="1" 
    313                         UseOfMFC="0" 
    314                         > 
    315                         <Tool 
    316                                 Name="VCPreBuildEventTool" 
    317                         /> 
    318                         <Tool 
    319                                 Name="VCCustomBuildTool" 
    320                         /> 
    321                         <Tool 
    322                                 Name="VCXMLDataGeneratorTool" 
    323                         /> 
    324                         <Tool 
    325                                 Name="VCWebServiceProxyGeneratorTool" 
    326                         /> 
    327                         <Tool 
    328                                 Name="VCMIDLTool" 
    329                         /> 
    330                         <Tool 
    331                                 Name="VCCLCompilerTool" 
    332                                 PrecompiledHeaderFile="" 
    333  
     296                        > 
     297                        <Tool 
     298                                Name="VCPreBuildEventTool" 
     299                        /> 
     300                        <Tool 
     301                                Name="VCCustomBuildTool" 
     302                        /> 
     303                        <Tool 
     304                                Name="VCXMLDataGeneratorTool" 
     305                        /> 
     306                        <Tool 
     307                                Name="VCWebServiceProxyGeneratorTool" 
     308                        /> 
     309                        <Tool 
     310                                Name="VCMIDLTool" 
     311                        /> 
     312                        <Tool 
     313                                Name="VCCLCompilerTool" 
     314                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
    334315                                PreprocessorDefinitions="_CONSOLE;" 
    335  
    336                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
     316                                PrecompiledHeaderFile="" 
    337317                        /> 
    338318                        <Tool 
     
    376356                <Configuration 
    377357                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     358                        ConfigurationType="1" 
    378359                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    379  
    380                         ATLMinimizesCRunTimeLibraryUsage="false" 
    381  
     360                        ATLMinimizesCRunTimeLibraryUsage="false" 
    382361                        CharacterSet="1" 
    383  
    384                         ConfigurationType="1" 
    385                         > 
    386                         <Tool 
    387                                 Name="VCPreBuildEventTool" 
    388                         /> 
    389                         <Tool 
    390                                 Name="VCCustomBuildTool" 
    391                         /> 
    392                         <Tool 
    393                                 Name="VCXMLDataGeneratorTool" 
    394                         /> 
    395                         <Tool 
    396                                 Name="VCWebServiceProxyGeneratorTool" 
    397                         /> 
    398                         <Tool 
    399                                 Name="VCMIDLTool" 
    400                         /> 
    401                         <Tool 
    402                                 Name="VCCLCompilerTool" 
    403                                 PrecompiledHeaderFile="" 
    404  
     362                        > 
     363                        <Tool 
     364                                Name="VCPreBuildEventTool" 
     365                        /> 
     366                        <Tool 
     367                                Name="VCCustomBuildTool" 
     368                        /> 
     369                        <Tool 
     370                                Name="VCXMLDataGeneratorTool" 
     371                        /> 
     372                        <Tool 
     373                                Name="VCWebServiceProxyGeneratorTool" 
     374                        /> 
     375                        <Tool 
     376                                Name="VCMIDLTool" 
     377                        /> 
     378                        <Tool 
     379                                Name="VCCLCompilerTool" 
     380                                ExecutionBucket="7" 
     381                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
    405382                                PreprocessorDefinitions="" 
    406  
    407                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
     383                                PrecompiledHeaderFile="" 
    408384                        /> 
    409385                        <Tool 
     
    446422                <Configuration 
    447423                        Name="Release-Dynamic|Win32" 
     424                        ConfigurationType="1" 
    448425                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    449  
    450                         ATLMinimizesCRunTimeLibraryUsage="false" 
    451  
     426                        UseOfMFC="0" 
     427                        ATLMinimizesCRunTimeLibraryUsage="false" 
    452428                        CharacterSet="2" 
    453  
    454                         ConfigurationType="1" 
    455                         UseOfMFC="0" 
    456                         > 
    457                         <Tool 
    458                                 Name="VCPreBuildEventTool" 
    459                         /> 
    460                         <Tool 
    461                                 Name="VCCustomBuildTool" 
    462                         /> 
    463                         <Tool 
    464                                 Name="VCXMLDataGeneratorTool" 
    465                         /> 
    466                         <Tool 
    467                                 Name="VCWebServiceProxyGeneratorTool" 
    468                         /> 
    469                         <Tool 
    470                                 Name="VCMIDLTool" 
    471                         /> 
    472                         <Tool 
    473                                 Name="VCCLCompilerTool" 
    474                                 PrecompiledHeaderFile="" 
    475  
     429                        > 
     430                        <Tool 
     431                                Name="VCPreBuildEventTool" 
     432                        /> 
     433                        <Tool 
     434                                Name="VCCustomBuildTool" 
     435                        /> 
     436                        <Tool 
     437                                Name="VCXMLDataGeneratorTool" 
     438                        /> 
     439                        <Tool 
     440                                Name="VCWebServiceProxyGeneratorTool" 
     441                        /> 
     442                        <Tool 
     443                                Name="VCMIDLTool" 
     444                        /> 
     445                        <Tool 
     446                                Name="VCCLCompilerTool" 
     447                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
    476448                                PreprocessorDefinitions="_CONSOLE;" 
    477  
    478                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
     449                                PrecompiledHeaderFile="" 
    479450                        /> 
    480451                        <Tool 
     
    518489                <Configuration 
    519490                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     491                        ConfigurationType="1" 
    520492                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    521  
    522                         ATLMinimizesCRunTimeLibraryUsage="false" 
    523  
     493                        ATLMinimizesCRunTimeLibraryUsage="false" 
    524494                        CharacterSet="1" 
    525  
    526                         ConfigurationType="1" 
    527                         > 
    528                         <Tool 
    529                                 Name="VCPreBuildEventTool" 
    530                         /> 
    531                         <Tool 
    532                                 Name="VCCustomBuildTool" 
    533                         /> 
    534                         <Tool 
    535                                 Name="VCXMLDataGeneratorTool" 
    536                         /> 
    537                         <Tool 
    538                                 Name="VCWebServiceProxyGeneratorTool" 
    539                         /> 
    540                         <Tool 
    541                                 Name="VCMIDLTool" 
    542                         /> 
    543                         <Tool 
    544                                 Name="VCCLCompilerTool" 
    545                                 PrecompiledHeaderFile="" 
    546  
     495                        > 
     496                        <Tool 
     497                                Name="VCPreBuildEventTool" 
     498                        /> 
     499                        <Tool 
     500                                Name="VCCustomBuildTool" 
     501                        /> 
     502                        <Tool 
     503                                Name="VCXMLDataGeneratorTool" 
     504                        /> 
     505                        <Tool 
     506                                Name="VCWebServiceProxyGeneratorTool" 
     507                        /> 
     508                        <Tool 
     509                                Name="VCMIDLTool" 
     510                        /> 
     511                        <Tool 
     512                                Name="VCCLCompilerTool" 
     513                                ExecutionBucket="7" 
     514                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
    547515                                PreprocessorDefinitions="" 
    548  
    549                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
     516                                PrecompiledHeaderFile="" 
    550517                        /> 
    551518                        <Tool 
     
    588555                <Configuration 
    589556                        Name="Debug-Dynamic|Win32" 
     557                        ConfigurationType="1" 
    590558                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    591  
    592                         ATLMinimizesCRunTimeLibraryUsage="false" 
    593  
     559                        UseOfMFC="0" 
     560                        ATLMinimizesCRunTimeLibraryUsage="false" 
    594561                        CharacterSet="2" 
    595  
    596                         ConfigurationType="1" 
    597                         UseOfMFC="0" 
    598                         > 
    599                         <Tool 
    600                                 Name="VCPreBuildEventTool" 
    601                         /> 
    602                         <Tool 
    603                                 Name="VCCustomBuildTool" 
    604                         /> 
    605                         <Tool 
    606                                 Name="VCXMLDataGeneratorTool" 
    607                         /> 
    608                         <Tool 
    609                                 Name="VCWebServiceProxyGeneratorTool" 
    610                         /> 
    611                         <Tool 
    612                                 Name="VCMIDLTool" 
    613                         /> 
    614                         <Tool 
    615                                 Name="VCCLCompilerTool" 
    616                                 PrecompiledHeaderFile="" 
    617  
     562                        > 
     563                        <Tool 
     564                                Name="VCPreBuildEventTool" 
     565                        /> 
     566                        <Tool 
     567                                Name="VCCustomBuildTool" 
     568                        /> 
     569                        <Tool 
     570                                Name="VCXMLDataGeneratorTool" 
     571                        /> 
     572                        <Tool 
     573                                Name="VCWebServiceProxyGeneratorTool" 
     574                        /> 
     575                        <Tool 
     576                                Name="VCMIDLTool" 
     577                        /> 
     578                        <Tool 
     579                                Name="VCCLCompilerTool" 
     580                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
    618581                                PreprocessorDefinitions="_CONSOLE;" 
    619  
    620                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
     582                                PrecompiledHeaderFile="" 
    621583                        /> 
    622584                        <Tool 
     
    660622                <Configuration 
    661623                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     624                        ConfigurationType="1" 
    662625                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    663  
    664                         ATLMinimizesCRunTimeLibraryUsage="false" 
    665  
     626                        ATLMinimizesCRunTimeLibraryUsage="false" 
    666627                        CharacterSet="1" 
    667  
    668                         ConfigurationType="1" 
    669                         > 
    670                         <Tool 
    671                                 Name="VCPreBuildEventTool" 
    672                         /> 
    673                         <Tool 
    674                                 Name="VCCustomBuildTool" 
    675                         /> 
    676                         <Tool 
    677                                 Name="VCXMLDataGeneratorTool" 
    678                         /> 
    679                         <Tool 
    680                                 Name="VCWebServiceProxyGeneratorTool" 
    681                         /> 
    682                         <Tool 
    683                                 Name="VCMIDLTool" 
    684                         /> 
    685                         <Tool 
    686                                 Name="VCCLCompilerTool" 
    687                                 PrecompiledHeaderFile="" 
    688  
     628                        > 
     629                        <Tool 
     630                                Name="VCPreBuildEventTool" 
     631                        /> 
     632                        <Tool 
     633                                Name="VCCustomBuildTool" 
     634                        /> 
     635                        <Tool 
     636                                Name="VCXMLDataGeneratorTool" 
     637                        /> 
     638                        <Tool 
     639                                Name="VCWebServiceProxyGeneratorTool" 
     640                        /> 
     641                        <Tool 
     642                                Name="VCMIDLTool" 
     643                        /> 
     644                        <Tool 
     645                                Name="VCCLCompilerTool" 
     646                                ExecutionBucket="7" 
     647                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
    689648                                PreprocessorDefinitions="" 
    690  
    691                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
     649                                PrecompiledHeaderFile="" 
    692650                        /> 
    693651                        <Tool 
     
    730688                <Configuration 
    731689                        Name="Release-Static|Win32" 
     690                        ConfigurationType="1" 
    732691                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    733  
    734                         ATLMinimizesCRunTimeLibraryUsage="false" 
    735  
     692                        UseOfMFC="0" 
     693                        ATLMinimizesCRunTimeLibraryUsage="false" 
    736694                        CharacterSet="2" 
    737  
    738                         ConfigurationType="1" 
    739                         UseOfMFC="0" 
    740                         > 
    741                         <Tool 
    742                                 Name="VCPreBuildEventTool" 
    743                         /> 
    744                         <Tool 
    745                                 Name="VCCustomBuildTool" 
    746                         /> 
    747                         <Tool 
    748                                 Name="VCXMLDataGeneratorTool" 
    749                         /> 
    750                         <Tool 
    751                                 Name="VCWebServiceProxyGeneratorTool" 
    752                         /> 
    753                         <Tool 
    754                                 Name="VCMIDLTool" 
    755                         /> 
    756                         <Tool 
    757                                 Name="VCCLCompilerTool" 
    758                                 PrecompiledHeaderFile="" 
    759  
     695                        > 
     696                        <Tool 
     697                                Name="VCPreBuildEventTool" 
     698                        /> 
     699                        <Tool 
     700                                Name="VCCustomBuildTool" 
     701                        /> 
     702                        <Tool 
     703                                Name="VCXMLDataGeneratorTool" 
     704                        /> 
     705                        <Tool 
     706                                Name="VCWebServiceProxyGeneratorTool" 
     707                        /> 
     708                        <Tool 
     709                                Name="VCMIDLTool" 
     710                        /> 
     711                        <Tool 
     712                                Name="VCCLCompilerTool" 
     713                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
    760714                                PreprocessorDefinitions="_CONSOLE;" 
    761  
    762                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
     715                                PrecompiledHeaderFile="" 
    763716                        /> 
    764717                        <Tool 
     
    802755                <Configuration 
    803756                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     757                        ConfigurationType="1" 
    804758                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    805  
    806                         ATLMinimizesCRunTimeLibraryUsage="false" 
    807  
     759                        ATLMinimizesCRunTimeLibraryUsage="false" 
    808760                        CharacterSet="1" 
    809  
    810                         ConfigurationType="1" 
    811                         > 
    812                         <Tool 
    813                                 Name="VCPreBuildEventTool" 
    814                         /> 
    815                         <Tool 
    816                                 Name="VCCustomBuildTool" 
    817                         /> 
    818                         <Tool 
    819                                 Name="VCXMLDataGeneratorTool" 
    820                         /> 
    821                         <Tool 
    822                                 Name="VCWebServiceProxyGeneratorTool" 
    823                         /> 
    824                         <Tool 
    825                                 Name="VCMIDLTool" 
    826                         /> 
    827                         <Tool 
    828                                 Name="VCCLCompilerTool" 
    829                                 PrecompiledHeaderFile="" 
    830  
     761                        > 
     762                        <Tool 
     763                                Name="VCPreBuildEventTool" 
     764                        /> 
     765                        <Tool 
     766                                Name="VCCustomBuildTool" 
     767                        /> 
     768                        <Tool 
     769                                Name="VCXMLDataGeneratorTool" 
     770                        /> 
     771                        <Tool 
     772                                Name="VCWebServiceProxyGeneratorTool" 
     773                        /> 
     774                        <Tool 
     775                                Name="VCMIDLTool" 
     776                        /> 
     777                        <Tool 
     778                                Name="VCCLCompilerTool" 
     779                                ExecutionBucket="7" 
     780                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
    831781                                PreprocessorDefinitions="" 
    832  
    833                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
     782                                PrecompiledHeaderFile="" 
    834783                        /> 
    835784                        <Tool 
     
    845794                                Name="VCLinkerTool" 
    846795                                AdditionalDependencies="ws2.lib" 
     796                        /> 
     797                        <Tool 
     798                                Name="VCALinkTool" 
     799                        /> 
     800                        <Tool 
     801                                Name="VCXDCMakeTool" 
     802                        /> 
     803                        <Tool 
     804                                Name="VCBscMakeTool" 
     805                        /> 
     806                        <Tool 
     807                                Name="VCCodeSignTool" 
     808                        /> 
     809                        <Tool 
     810                                Name="VCPostBuildEventTool" 
     811                        /> 
     812                        <DeploymentTool 
     813                                ForceDirty="-1" 
     814                                RemoteDirectory="" 
     815                                RegisterOutput="0" 
     816                                AdditionalFiles="" 
     817                        /> 
     818                        <DebuggerTool 
     819                        /> 
     820                </Configuration> 
     821                <Configuration 
     822                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     823                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     824                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     825                        ConfigurationType="1" 
     826                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     827                        ATLMinimizesCRunTimeLibraryUsage="false" 
     828                        CharacterSet="1" 
     829                        > 
     830                        <Tool 
     831                                Name="VCPreBuildEventTool" 
     832                        /> 
     833                        <Tool 
     834                                Name="VCCustomBuildTool" 
     835                        /> 
     836                        <Tool 
     837                                Name="VCXMLDataGeneratorTool" 
     838                        /> 
     839                        <Tool 
     840                                Name="VCWebServiceProxyGeneratorTool" 
     841                        /> 
     842                        <Tool 
     843                                Name="VCMIDLTool" 
     844                                TargetEnvironment="1" 
     845                        /> 
     846                        <Tool 
     847                                Name="VCCLCompilerTool" 
     848                                ExecutionBucket="7" 
     849                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     850                                PreprocessorDefinitions="" 
     851                                PrecompiledHeaderFile="" 
     852                        /> 
     853                        <Tool 
     854                                Name="VCManagedResourceCompilerTool" 
     855                        /> 
     856                        <Tool 
     857                                Name="VCResourceCompilerTool" 
     858                        /> 
     859                        <Tool 
     860                                Name="VCPreLinkEventTool" 
     861                        /> 
     862                        <Tool 
     863                                Name="VCLinkerTool" 
     864                                AdditionalDependencies="ws2.lib" 
     865                                TargetMachine="0" 
     866                        /> 
     867                        <Tool 
     868                                Name="VCALinkTool" 
     869                        /> 
     870                        <Tool 
     871                                Name="VCXDCMakeTool" 
     872                        /> 
     873                        <Tool 
     874                                Name="VCBscMakeTool" 
     875                        /> 
     876                        <Tool 
     877                                Name="VCCodeSignTool" 
     878                        /> 
     879                        <Tool 
     880                                Name="VCPostBuildEventTool" 
     881                        /> 
     882                        <DeploymentTool 
     883                                ForceDirty="-1" 
     884                                RemoteDirectory="" 
     885                                RegisterOutput="0" 
     886                                AdditionalFiles="" 
     887                        /> 
     888                        <DebuggerTool 
     889                        /> 
     890                </Configuration> 
     891                <Configuration 
     892                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     893                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     894                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     895                        ConfigurationType="1" 
     896                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     897                        ATLMinimizesCRunTimeLibraryUsage="false" 
     898                        CharacterSet="1" 
     899                        > 
     900                        <Tool 
     901                                Name="VCPreBuildEventTool" 
     902                        /> 
     903                        <Tool 
     904                                Name="VCCustomBuildTool" 
     905                        /> 
     906                        <Tool 
     907                                Name="VCXMLDataGeneratorTool" 
     908                        /> 
     909                        <Tool 
     910                                Name="VCWebServiceProxyGeneratorTool" 
     911                        /> 
     912                        <Tool 
     913                                Name="VCMIDLTool" 
     914                                TargetEnvironment="1" 
     915                        /> 
     916                        <Tool 
     917                                Name="VCCLCompilerTool" 
     918                                ExecutionBucket="7" 
     919                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     920                                PreprocessorDefinitions="" 
     921                                PrecompiledHeaderFile="" 
     922                        /> 
     923                        <Tool 
     924                                Name="VCManagedResourceCompilerTool" 
     925                        /> 
     926                        <Tool 
     927                                Name="VCResourceCompilerTool" 
     928                        /> 
     929                        <Tool 
     930                                Name="VCPreLinkEventTool" 
     931                        /> 
     932                        <Tool 
     933                                Name="VCLinkerTool" 
     934                                AdditionalDependencies="ws2.lib" 
     935                                TargetMachine="0" 
     936                        /> 
     937                        <Tool 
     938                                Name="VCALinkTool" 
     939                        /> 
     940                        <Tool 
     941                                Name="VCXDCMakeTool" 
     942                        /> 
     943                        <Tool 
     944                                Name="VCBscMakeTool" 
     945                        /> 
     946                        <Tool 
     947                                Name="VCCodeSignTool" 
     948                        /> 
     949                        <Tool 
     950                                Name="VCPostBuildEventTool" 
     951                        /> 
     952                        <DeploymentTool 
     953                                ForceDirty="-1" 
     954                                RemoteDirectory="" 
     955                                RegisterOutput="0" 
     956                                AdditionalFiles="" 
     957                        /> 
     958                        <DebuggerTool 
     959                        /> 
     960                </Configuration> 
     961                <Configuration 
     962                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     963                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     964                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     965                        ConfigurationType="1" 
     966                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     967                        ATLMinimizesCRunTimeLibraryUsage="false" 
     968                        CharacterSet="1" 
     969                        > 
     970                        <Tool 
     971                                Name="VCPreBuildEventTool" 
     972                        /> 
     973                        <Tool 
     974                                Name="VCCustomBuildTool" 
     975                        /> 
     976                        <Tool 
     977                                Name="VCXMLDataGeneratorTool" 
     978                        /> 
     979                        <Tool 
     980                                Name="VCWebServiceProxyGeneratorTool" 
     981                        /> 
     982                        <Tool 
     983                                Name="VCMIDLTool" 
     984                                TargetEnvironment="1" 
     985                        /> 
     986                        <Tool 
     987                                Name="VCCLCompilerTool" 
     988                                ExecutionBucket="7" 
     989                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     990                                PreprocessorDefinitions="" 
     991                                PrecompiledHeaderFile="" 
     992                        /> 
     993                        <Tool 
     994                                Name="VCManagedResourceCompilerTool" 
     995                        /> 
     996                        <Tool 
     997                                Name="VCResourceCompilerTool" 
     998                        /> 
     999                        <Tool 
     1000                                Name="VCPreLinkEventTool" 
     1001                        /> 
     1002                        <Tool 
     1003                                Name="VCLinkerTool" 
     1004                                AdditionalDependencies="ws2.lib" 
     1005                                TargetMachine="0" 
     1006                        /> 
     1007                        <Tool 
     1008                                Name="VCALinkTool" 
     1009                        /> 
     1010                        <Tool 
     1011                                Name="VCXDCMakeTool" 
     1012                        /> 
     1013                        <Tool 
     1014                                Name="VCBscMakeTool" 
     1015                        /> 
     1016                        <Tool 
     1017                                Name="VCCodeSignTool" 
     1018                        /> 
     1019                        <Tool 
     1020                                Name="VCPostBuildEventTool" 
     1021                        /> 
     1022                        <DeploymentTool 
     1023                                ForceDirty="-1" 
     1024                                RemoteDirectory="" 
     1025                                RegisterOutput="0" 
     1026                                AdditionalFiles="" 
     1027                        /> 
     1028                        <DebuggerTool 
     1029                        /> 
     1030                </Configuration> 
     1031                <Configuration 
     1032                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1033                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1034                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1035                        ConfigurationType="1" 
     1036                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1037                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1038                        CharacterSet="1" 
     1039                        > 
     1040                        <Tool 
     1041                                Name="VCPreBuildEventTool" 
     1042                        /> 
     1043                        <Tool 
     1044                                Name="VCCustomBuildTool" 
     1045                        /> 
     1046                        <Tool 
     1047                                Name="VCXMLDataGeneratorTool" 
     1048                        /> 
     1049                        <Tool 
     1050                                Name="VCWebServiceProxyGeneratorTool" 
     1051                        /> 
     1052                        <Tool 
     1053                                Name="VCMIDLTool" 
     1054                                TargetEnvironment="1" 
     1055                        /> 
     1056                        <Tool 
     1057                                Name="VCCLCompilerTool" 
     1058                                ExecutionBucket="7" 
     1059                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     1060                                PreprocessorDefinitions="" 
     1061                                PrecompiledHeaderFile="" 
     1062                        /> 
     1063                        <Tool 
     1064                                Name="VCManagedResourceCompilerTool" 
     1065                        /> 
     1066                        <Tool 
     1067                                Name="VCResourceCompilerTool" 
     1068                        /> 
     1069                        <Tool 
     1070                                Name="VCPreLinkEventTool" 
     1071                        /> 
     1072                        <Tool 
     1073                                Name="VCLinkerTool" 
     1074                                AdditionalDependencies="ws2.lib" 
     1075                                TargetMachine="0" 
     1076                        /> 
     1077                        <Tool 
     1078                                Name="VCALinkTool" 
     1079                        /> 
     1080                        <Tool 
     1081                                Name="VCXDCMakeTool" 
     1082                        /> 
     1083                        <Tool 
     1084                                Name="VCBscMakeTool" 
     1085                        /> 
     1086                        <Tool 
     1087                                Name="VCCodeSignTool" 
     1088                        /> 
     1089                        <Tool 
     1090                                Name="VCPostBuildEventTool" 
     1091                        /> 
     1092                        <DeploymentTool 
     1093                                ForceDirty="-1" 
     1094                                RemoteDirectory="" 
     1095                                RegisterOutput="0" 
     1096                                AdditionalFiles="" 
     1097                        /> 
     1098                        <DebuggerTool 
     1099                        /> 
     1100                </Configuration> 
     1101                <Configuration 
     1102                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1103                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1104                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1105                        ConfigurationType="1" 
     1106                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     1107                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1108                        CharacterSet="1" 
     1109                        > 
     1110                        <Tool 
     1111                                Name="VCPreBuildEventTool" 
     1112                        /> 
     1113                        <Tool 
     1114                                Name="VCCustomBuildTool" 
     1115                        /> 
     1116                        <Tool 
     1117                                Name="VCXMLDataGeneratorTool" 
     1118                        /> 
     1119                        <Tool 
     1120                                Name="VCWebServiceProxyGeneratorTool" 
     1121                        /> 
     1122                        <Tool 
     1123                                Name="VCMIDLTool" 
     1124                                TargetEnvironment="1" 
     1125                        /> 
     1126                        <Tool 
     1127                                Name="VCCLCompilerTool" 
     1128                                ExecutionBucket="7" 
     1129                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     1130                                PreprocessorDefinitions="" 
     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="ws2.lib" 
     1145                                TargetMachine="0" 
     1146                        /> 
     1147                        <Tool 
     1148                                Name="VCALinkTool" 
     1149                        /> 
     1150                        <Tool 
     1151                                Name="VCXDCMakeTool" 
     1152                        /> 
     1153                        <Tool 
     1154                                Name="VCBscMakeTool" 
     1155                        /> 
     1156                        <Tool 
     1157                                Name="VCCodeSignTool" 
     1158                        /> 
     1159                        <Tool 
     1160                                Name="VCPostBuildEventTool" 
     1161                        /> 
     1162                        <DeploymentTool 
     1163                                ForceDirty="-1" 
     1164                                RemoteDirectory="" 
     1165                                RegisterOutput="0" 
     1166                                AdditionalFiles="" 
     1167                        /> 
     1168                        <DebuggerTool 
     1169                        /> 
     1170                </Configuration> 
     1171                <Configuration 
     1172                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1173                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1174                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1175                        ConfigurationType="1" 
     1176                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1177                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1178                        CharacterSet="1" 
     1179                        > 
     1180                        <Tool 
     1181                                Name="VCPreBuildEventTool" 
     1182                        /> 
     1183                        <Tool 
     1184                                Name="VCCustomBuildTool" 
     1185                        /> 
     1186                        <Tool 
     1187                                Name="VCXMLDataGeneratorTool" 
     1188                        /> 
     1189                        <Tool 
     1190                                Name="VCWebServiceProxyGeneratorTool" 
     1191                        /> 
     1192                        <Tool 
     1193                                Name="VCMIDLTool" 
     1194                                TargetEnvironment="1" 
     1195                        /> 
     1196                        <Tool 
     1197                                Name="VCCLCompilerTool" 
     1198                                ExecutionBucket="7" 
     1199                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     1200                                PreprocessorDefinitions="" 
     1201                                PrecompiledHeaderFile="" 
     1202                        /> 
     1203                        <Tool 
     1204                                Name="VCManagedResourceCompilerTool" 
     1205                        /> 
     1206                        <Tool 
     1207                                Name="VCResourceCompilerTool" 
     1208                        /> 
     1209                        <Tool 
     1210                                Name="VCPreLinkEventTool" 
     1211                        /> 
     1212                        <Tool 
     1213                                Name="VCLinkerTool" 
     1214                                AdditionalDependencies="ws2.lib" 
     1215                                TargetMachine="0" 
    8471216                        /> 
    8481217                        <Tool 
     
    9811350                                <FileConfiguration 
    9821351                                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1352                                        ExcludedFromBuild="true" 
     1353                                        > 
     1354                                        <Tool 
     1355                                                Name="VCCLCompilerTool" 
     1356                                        /> 
     1357                                </FileConfiguration> 
     1358                                <FileConfiguration 
     1359                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1360                                        ExcludedFromBuild="true" 
     1361                                        > 
     1362                                        <Tool 
     1363                                                Name="VCCLCompilerTool" 
     1364                                        /> 
     1365                                </FileConfiguration> 
     1366                                <FileConfiguration 
     1367                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1368                                        ExcludedFromBuild="true" 
     1369                                        > 
     1370                                        <Tool 
     1371                                                Name="VCCLCompilerTool" 
     1372                                        /> 
     1373                                </FileConfiguration> 
     1374                                <FileConfiguration 
     1375                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1376                                        ExcludedFromBuild="true" 
     1377                                        > 
     1378                                        <Tool 
     1379                                                Name="VCCLCompilerTool" 
     1380                                        /> 
     1381                                </FileConfiguration> 
     1382                                <FileConfiguration 
     1383                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1384                                        ExcludedFromBuild="true" 
     1385                                        > 
     1386                                        <Tool 
     1387                                                Name="VCCLCompilerTool" 
     1388                                        /> 
     1389                                </FileConfiguration> 
     1390                                <FileConfiguration 
     1391                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1392                                        ExcludedFromBuild="true" 
     1393                                        > 
     1394                                        <Tool 
     1395                                                Name="VCCLCompilerTool" 
     1396                                        /> 
     1397                                </FileConfiguration> 
     1398                                <FileConfiguration 
     1399                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    9831400                                        ExcludedFromBuild="true" 
    9841401                                        > 
  • pjproject/branches/projects/vs-reorg/pjlib/build/pjlib_test.vcproj

    r2626 r2629  
    1414                        Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    1515                /> 
     16                <Platform 
     17                        Name="Windows Mobile 6 Professional SDK (ARMV4I)" 
     18                /> 
    1619        </Platforms> 
    1720        <ToolFiles> 
     
    2023                <Configuration 
    2124                        Name="Debug|Win32" 
     25                        ConfigurationType="1" 
    2226                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    23  
     27                        UseOfMFC="0" 
    2428                        ATLMinimizesCRunTimeLibraryUsage="false" 
    25  
    2629                        CharacterSet="2" 
    27  
    28                         ConfigurationType="1" 
    29                         UseOfMFC="0" 
    3030                        > 
    3131                        <Tool 
     
    4646                        <Tool 
    4747                                Name="VCCLCompilerTool" 
     48                                AdditionalIncludeDirectories="../include" 
     49                                PreprocessorDefinitions="_CONSOLE;" 
    4850                                PrecompiledHeaderFile="" 
    49  
    50                                 PreprocessorDefinitions="_CONSOLE;" 
    51  
    52                                 AdditionalIncludeDirectories="../include" 
    5351                        /> 
    5452                        <Tool 
     
    9290                <Configuration 
    9391                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     92                        ConfigurationType="1" 
    9493                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    95  
    9694                        ATLMinimizesCRunTimeLibraryUsage="false" 
    97  
    9895                        CharacterSet="1" 
    99  
    100                         ConfigurationType="1" 
    10196                        > 
    10297                        <Tool 
     
    117112                        <Tool 
    118113                                Name="VCCLCompilerTool" 
     114                                ExecutionBucket="7" 
     115                                AdditionalIncludeDirectories="../include" 
     116                                PreprocessorDefinitions="" 
    119117                                PrecompiledHeaderFile="" 
    120  
    121                                 PreprocessorDefinitions="" 
    122  
    123                                 AdditionalIncludeDirectories="../include" 
    124118                        /> 
    125119                        <Tool 
     
    162156                <Configuration 
    163157                        Name="Release|Win32" 
     158                        ConfigurationType="1" 
    164159                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    165  
     160                        UseOfMFC="0" 
    166161                        ATLMinimizesCRunTimeLibraryUsage="false" 
    167  
    168162                        CharacterSet="2" 
    169  
    170                         ConfigurationType="1" 
    171                         UseOfMFC="0" 
    172163                        > 
    173164                        <Tool 
     
    188179                        <Tool 
    189180                                Name="VCCLCompilerTool" 
     181                                AdditionalIncludeDirectories="../include" 
     182                                PreprocessorDefinitions="_CONSOLE;" 
    190183                                PrecompiledHeaderFile="" 
    191  
    192                                 PreprocessorDefinitions="_CONSOLE;" 
    193  
    194                                 AdditionalIncludeDirectories="../include" 
    195184                        /> 
    196185                        <Tool 
     
    234223                <Configuration 
    235224                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     225                        ConfigurationType="1" 
    236226                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    237  
    238227                        ATLMinimizesCRunTimeLibraryUsage="false" 
    239  
    240228                        CharacterSet="1" 
    241  
    242                         ConfigurationType="1" 
    243229                        > 
    244230                        <Tool 
     
    259245                        <Tool 
    260246                                Name="VCCLCompilerTool" 
     247                                ExecutionBucket="7" 
     248                                AdditionalIncludeDirectories="../include" 
     249                                PreprocessorDefinitions="" 
    261250                                PrecompiledHeaderFile="" 
    262  
    263                                 PreprocessorDefinitions="" 
    264  
    265                                 AdditionalIncludeDirectories="../include" 
    266251                        /> 
    267252                        <Tool 
     
    304289                <Configuration 
    305290                        Name="Debug-Static|Win32" 
     291                        ConfigurationType="1" 
    306292                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    307  
     293                        UseOfMFC="0" 
    308294                        ATLMinimizesCRunTimeLibraryUsage="false" 
    309  
    310295                        CharacterSet="2" 
    311  
    312                         ConfigurationType="1" 
    313                         UseOfMFC="0" 
    314296                        > 
    315297                        <Tool 
     
    330312                        <Tool 
    331313                                Name="VCCLCompilerTool" 
     314                                AdditionalIncludeDirectories="../include" 
     315                                PreprocessorDefinitions="_CONSOLE;" 
    332316                                PrecompiledHeaderFile="" 
    333  
    334                                 PreprocessorDefinitions="_CONSOLE;" 
    335  
    336                                 AdditionalIncludeDirectories="../include" 
    337317                        /> 
    338318                        <Tool 
     
    376356                <Configuration 
    377357                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     358                        ConfigurationType="1" 
    378359                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    379  
    380360                        ATLMinimizesCRunTimeLibraryUsage="false" 
    381  
    382361                        CharacterSet="1" 
    383  
    384                         ConfigurationType="1" 
    385362                        > 
    386363                        <Tool 
     
    401378                        <Tool 
    402379                                Name="VCCLCompilerTool" 
     380                                ExecutionBucket="7" 
     381                                AdditionalIncludeDirectories="../include" 
     382                                PreprocessorDefinitions="" 
    403383                                PrecompiledHeaderFile="" 
    404  
    405                                 PreprocessorDefinitions="" 
    406  
    407                                 AdditionalIncludeDirectories="../include" 
    408384                        /> 
    409385                        <Tool 
     
    446422                <Configuration 
    447423                        Name="Release-Dynamic|Win32" 
     424                        ConfigurationType="1" 
    448425                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    449  
     426                        UseOfMFC="0" 
    450427                        ATLMinimizesCRunTimeLibraryUsage="false" 
    451  
    452428                        CharacterSet="2" 
    453  
    454                         ConfigurationType="1" 
    455                         UseOfMFC="0" 
    456429                        > 
    457430                        <Tool 
     
    472445                        <Tool 
    473446                                Name="VCCLCompilerTool" 
     447                                AdditionalIncludeDirectories="../include" 
     448                                PreprocessorDefinitions="_CONSOLE;" 
    474449                                PrecompiledHeaderFile="" 
    475  
    476                                 PreprocessorDefinitions="_CONSOLE;" 
    477  
    478                                 AdditionalIncludeDirectories="../include" 
    479450                        /> 
    480451                        <Tool 
     
    518489                <Configuration 
    519490                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     491                        ConfigurationType="1" 
    520492                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    521  
    522493                        ATLMinimizesCRunTimeLibraryUsage="false" 
    523  
    524494                        CharacterSet="1" 
    525  
    526                         ConfigurationType="1" 
    527495                        > 
    528496                        <Tool 
     
    543511                        <Tool 
    544512                                Name="VCCLCompilerTool" 
     513                                ExecutionBucket="7" 
     514                                AdditionalIncludeDirectories="../include" 
     515                                PreprocessorDefinitions="" 
    545516                                PrecompiledHeaderFile="" 
    546  
    547                                 PreprocessorDefinitions="" 
    548  
    549                                 AdditionalIncludeDirectories="../include" 
    550517                        /> 
    551518                        <Tool 
     
    588555                <Configuration 
    589556                        Name="Debug-Dynamic|Win32" 
     557                        ConfigurationType="1" 
    590558                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    591  
     559                        UseOfMFC="0" 
    592560                        ATLMinimizesCRunTimeLibraryUsage="false" 
    593  
    594561                        CharacterSet="2" 
    595  
    596                         ConfigurationType="1" 
    597                         UseOfMFC="0" 
    598562                        > 
    599563                        <Tool 
     
    614578                        <Tool 
    615579                                Name="VCCLCompilerTool" 
     580                                AdditionalIncludeDirectories="../include" 
     581                                PreprocessorDefinitions="_CONSOLE;" 
    616582                                PrecompiledHeaderFile="" 
    617  
    618                                 PreprocessorDefinitions="_CONSOLE;" 
    619  
    620                                 AdditionalIncludeDirectories="../include" 
    621583                        /> 
    622584                        <Tool 
     
    660622                <Configuration 
    661623                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     624                        ConfigurationType="1" 
    662625                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    663  
    664626                        ATLMinimizesCRunTimeLibraryUsage="false" 
    665  
    666627                        CharacterSet="1" 
    667  
    668                         ConfigurationType="1" 
    669628                        > 
    670629                        <Tool 
     
    685644                        <Tool 
    686645                                Name="VCCLCompilerTool" 
     646                                ExecutionBucket="7" 
     647                                AdditionalIncludeDirectories="../include" 
     648                                PreprocessorDefinitions="" 
    687649                                PrecompiledHeaderFile="" 
    688  
    689                                 PreprocessorDefinitions="" 
    690  
    691                                 AdditionalIncludeDirectories="../include" 
    692650                        /> 
    693651                        <Tool 
     
    730688                <Configuration 
    731689                        Name="Release-Static|Win32" 
     690                        ConfigurationType="1" 
    732691                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    733  
     692                        UseOfMFC="0" 
    734693                        ATLMinimizesCRunTimeLibraryUsage="false" 
    735  
    736694                        CharacterSet="2" 
    737  
    738                         ConfigurationType="1" 
    739                         UseOfMFC="0" 
    740695                        > 
    741696                        <Tool 
     
    756711                        <Tool 
    757712                                Name="VCCLCompilerTool" 
     713                                AdditionalIncludeDirectories="../include" 
     714                                PreprocessorDefinitions="_CONSOLE;" 
    758715                                PrecompiledHeaderFile="" 
    759  
    760                                 PreprocessorDefinitions="_CONSOLE;" 
    761  
    762                                 AdditionalIncludeDirectories="../include" 
    763716                        /> 
    764717                        <Tool 
     
    802755                <Configuration 
    803756                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     757                        ConfigurationType="1" 
    804758                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    805  
    806759                        ATLMinimizesCRunTimeLibraryUsage="false" 
    807  
    808760                        CharacterSet="1" 
    809  
    810                         ConfigurationType="1" 
    811761                        > 
    812762                        <Tool 
     
    827777                        <Tool 
    828778                                Name="VCCLCompilerTool" 
     779                                ExecutionBucket="7" 
     780                                AdditionalIncludeDirectories="../include" 
     781                                PreprocessorDefinitions="" 
    829782                                PrecompiledHeaderFile="" 
    830  
    831                                 PreprocessorDefinitions="" 
    832  
    833                                 AdditionalIncludeDirectories="../include" 
    834783                        /> 
    835784                        <Tool 
     
    845794                                Name="VCLinkerTool" 
    846795                                AdditionalDependencies="ws2.lib" 
     796                        /> 
     797                        <Tool 
     798                                Name="VCALinkTool" 
     799                        /> 
     800                        <Tool 
     801                                Name="VCXDCMakeTool" 
     802                        /> 
     803                        <Tool 
     804                                Name="VCBscMakeTool" 
     805                        /> 
     806                        <Tool 
     807                                Name="VCCodeSignTool" 
     808                        /> 
     809                        <Tool 
     810                                Name="VCPostBuildEventTool" 
     811                        /> 
     812                        <DeploymentTool 
     813                                ForceDirty="-1" 
     814                                RemoteDirectory="" 
     815                                RegisterOutput="0" 
     816                                AdditionalFiles="" 
     817                        /> 
     818                        <DebuggerTool 
     819                        /> 
     820                </Configuration> 
     821                <Configuration 
     822                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     823                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     824                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     825                        ConfigurationType="1" 
     826                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     827                        ATLMinimizesCRunTimeLibraryUsage="false" 
     828                        CharacterSet="1" 
     829                        > 
     830                        <Tool 
     831                                Name="VCPreBuildEventTool" 
     832                        /> 
     833                        <Tool 
     834                                Name="VCCustomBuildTool" 
     835                        /> 
     836                        <Tool 
     837                                Name="VCXMLDataGeneratorTool" 
     838                        /> 
     839                        <Tool 
     840                                Name="VCWebServiceProxyGeneratorTool" 
     841                        /> 
     842                        <Tool 
     843                                Name="VCMIDLTool" 
     844                                TargetEnvironment="1" 
     845                        /> 
     846                        <Tool 
     847                                Name="VCCLCompilerTool" 
     848                                ExecutionBucket="7" 
     849                                AdditionalIncludeDirectories="../include" 
     850                                PreprocessorDefinitions="" 
     851                                PrecompiledHeaderFile="" 
     852                        /> 
     853                        <Tool 
     854                                Name="VCManagedResourceCompilerTool" 
     855                        /> 
     856                        <Tool 
     857                                Name="VCResourceCompilerTool" 
     858                        /> 
     859                        <Tool 
     860                                Name="VCPreLinkEventTool" 
     861                        /> 
     862                        <Tool 
     863                                Name="VCLinkerTool" 
     864                                AdditionalDependencies="ws2.lib" 
     865                                TargetMachine="0" 
     866                        /> 
     867                        <Tool 
     868                                Name="VCALinkTool" 
     869                        /> 
     870                        <Tool 
     871                                Name="VCXDCMakeTool" 
     872                        /> 
     873                        <Tool 
     874                                Name="VCBscMakeTool" 
     875                        /> 
     876                        <Tool 
     877                                Name="VCCodeSignTool" 
     878                        /> 
     879                        <Tool 
     880                                Name="VCPostBuildEventTool" 
     881                        /> 
     882                        <DeploymentTool 
     883                                ForceDirty="-1" 
     884                                RemoteDirectory="" 
     885                                RegisterOutput="0" 
     886                                AdditionalFiles="" 
     887                        /> 
     888                        <DebuggerTool 
     889                        /> 
     890                </Configuration> 
     891                <Configuration 
     892                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     893                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     894                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     895                        ConfigurationType="1" 
     896                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     897                        ATLMinimizesCRunTimeLibraryUsage="false" 
     898                        CharacterSet="1" 
     899                        > 
     900                        <Tool 
     901                                Name="VCPreBuildEventTool" 
     902                        /> 
     903                        <Tool 
     904                                Name="VCCustomBuildTool" 
     905                        /> 
     906                        <Tool 
     907                                Name="VCXMLDataGeneratorTool" 
     908                        /> 
     909                        <Tool 
     910                                Name="VCWebServiceProxyGeneratorTool" 
     911                        /> 
     912                        <Tool 
     913                                Name="VCMIDLTool" 
     914                                TargetEnvironment="1" 
     915                        /> 
     916                        <Tool 
     917                                Name="VCCLCompilerTool" 
     918                                ExecutionBucket="7" 
     919                                AdditionalIncludeDirectories="../include" 
     920                                PreprocessorDefinitions="" 
     921                                PrecompiledHeaderFile="" 
     922                        /> 
     923                        <Tool 
     924                                Name="VCManagedResourceCompilerTool" 
     925                        /> 
     926                        <Tool 
     927                                Name="VCResourceCompilerTool" 
     928                        /> 
     929                        <Tool 
     930                                Name="VCPreLinkEventTool" 
     931                        /> 
     932                        <Tool 
     933                                Name="VCLinkerTool" 
     934                                AdditionalDependencies="ws2.lib" 
     935                                TargetMachine="0" 
     936                        /> 
     937                        <Tool 
     938                                Name="VCALinkTool" 
     939                        /> 
     940                        <Tool 
     941                                Name="VCXDCMakeTool" 
     942                        /> 
     943                        <Tool 
     944                                Name="VCBscMakeTool" 
     945                        /> 
     946                        <Tool 
     947                                Name="VCCodeSignTool" 
     948                        /> 
     949                        <Tool 
     950                                Name="VCPostBuildEventTool" 
     951                        /> 
     952                        <DeploymentTool 
     953                                ForceDirty="-1" 
     954                                RemoteDirectory="" 
     955                                RegisterOutput="0" 
     956                                AdditionalFiles="" 
     957                        /> 
     958                        <DebuggerTool 
     959                        /> 
     960                </Configuration> 
     961                <Configuration 
     962                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     963                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     964                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     965                        ConfigurationType="1" 
     966                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     967                        ATLMinimizesCRunTimeLibraryUsage="false" 
     968                        CharacterSet="1" 
     969                        > 
     970                        <Tool 
     971                                Name="VCPreBuildEventTool" 
     972                        /> 
     973                        <Tool 
     974                                Name="VCCustomBuildTool" 
     975                        /> 
     976                        <Tool 
     977                                Name="VCXMLDataGeneratorTool" 
     978                        /> 
     979                        <Tool 
     980                                Name="VCWebServiceProxyGeneratorTool" 
     981                        /> 
     982                        <Tool 
     983                                Name="VCMIDLTool" 
     984                                TargetEnvironment="1" 
     985                        /> 
     986                        <Tool 
     987                                Name="VCCLCompilerTool" 
     988                                ExecutionBucket="7" 
     989                                AdditionalIncludeDirectories="../include" 
     990                                PreprocessorDefinitions="" 
     991                                PrecompiledHeaderFile="" 
     992                        /> 
     993                        <Tool 
     994                                Name="VCManagedResourceCompilerTool" 
     995                        /> 
     996                        <Tool 
     997                                Name="VCResourceCompilerTool" 
     998                        /> 
     999                        <Tool 
     1000                                Name="VCPreLinkEventTool" 
     1001                        /> 
     1002                        <Tool 
     1003                                Name="VCLinkerTool" 
     1004                                AdditionalDependencies="ws2.lib" 
     1005                                TargetMachine="0" 
     1006                        /> 
     1007                        <Tool 
     1008                                Name="VCALinkTool" 
     1009                        /> 
     1010                        <Tool 
     1011                                Name="VCXDCMakeTool" 
     1012                        /> 
     1013                        <Tool 
     1014                                Name="VCBscMakeTool" 
     1015                        /> 
     1016                        <Tool 
     1017                                Name="VCCodeSignTool" 
     1018                        /> 
     1019                        <Tool 
     1020                                Name="VCPostBuildEventTool" 
     1021                        /> 
     1022                        <DeploymentTool 
     1023                                ForceDirty="-1" 
     1024                                RemoteDirectory="" 
     1025                                RegisterOutput="0" 
     1026                                AdditionalFiles="" 
     1027                        /> 
     1028                        <DebuggerTool 
     1029                        /> 
     1030                </Configuration> 
     1031                <Configuration 
     1032                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1033                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1034                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1035                        ConfigurationType="1" 
     1036                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1037                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1038                        CharacterSet="1" 
     1039                        > 
     1040                        <Tool 
     1041                                Name="VCPreBuildEventTool" 
     1042                        /> 
     1043                        <Tool 
     1044                                Name="VCCustomBuildTool" 
     1045                        /> 
     1046                        <Tool 
     1047                                Name="VCXMLDataGeneratorTool" 
     1048                        /> 
     1049                        <Tool 
     1050                                Name="VCWebServiceProxyGeneratorTool" 
     1051                        /> 
     1052                        <Tool 
     1053                                Name="VCMIDLTool" 
     1054                                TargetEnvironment="1" 
     1055                        /> 
     1056                        <Tool 
     1057                                Name="VCCLCompilerTool" 
     1058                                ExecutionBucket="7" 
     1059                                AdditionalIncludeDirectories="../include" 
     1060                                PreprocessorDefinitions="" 
     1061                                PrecompiledHeaderFile="" 
     1062                        /> 
     1063                        <Tool 
     1064                                Name="VCManagedResourceCompilerTool" 
     1065                        /> 
     1066                        <Tool 
     1067                                Name="VCResourceCompilerTool" 
     1068                        /> 
     1069                        <Tool 
     1070                                Name="VCPreLinkEventTool" 
     1071                        /> 
     1072                        <Tool 
     1073                                Name="VCLinkerTool" 
     1074                                AdditionalDependencies="ws2.lib" 
     1075                                TargetMachine="0" 
     1076                        /> 
     1077                        <Tool 
     1078                                Name="VCALinkTool" 
     1079                        /> 
     1080                        <Tool 
     1081                                Name="VCXDCMakeTool" 
     1082                        /> 
     1083                        <Tool 
     1084                                Name="VCBscMakeTool" 
     1085                        /> 
     1086                        <Tool 
     1087                                Name="VCCodeSignTool" 
     1088                        /> 
     1089                        <Tool 
     1090                                Name="VCPostBuildEventTool" 
     1091                        /> 
     1092                        <DeploymentTool 
     1093                                ForceDirty="-1" 
     1094                                RemoteDirectory="" 
     1095                                RegisterOutput="0" 
     1096                                AdditionalFiles="" 
     1097                        /> 
     1098                        <DebuggerTool 
     1099                        /> 
     1100                </Configuration> 
     1101                <Configuration 
     1102                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1103                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1104                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1105                        ConfigurationType="1" 
     1106                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     1107                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1108                        CharacterSet="1" 
     1109                        > 
     1110                        <Tool 
     1111                                Name="VCPreBuildEventTool" 
     1112                        /> 
     1113                        <Tool 
     1114                                Name="VCCustomBuildTool" 
     1115                        /> 
     1116                        <Tool 
     1117                                Name="VCXMLDataGeneratorTool" 
     1118                        /> 
     1119                        <Tool 
     1120                                Name="VCWebServiceProxyGeneratorTool" 
     1121                        /> 
     1122                        <Tool 
     1123                                Name="VCMIDLTool" 
     1124                                TargetEnvironment="1" 
     1125                        /> 
     1126                        <Tool 
     1127                                Name="VCCLCompilerTool" 
     1128                                ExecutionBucket="7" 
     1129                                AdditionalIncludeDirectories="../include" 
     1130                                PreprocessorDefinitions="" 
     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="ws2.lib" 
     1145                                TargetMachine="0" 
     1146                        /> 
     1147                        <Tool 
     1148                                Name="VCALinkTool" 
     1149                        /> 
     1150                        <Tool 
     1151                                Name="VCXDCMakeTool" 
     1152                        /> 
     1153                        <Tool 
     1154                                Name="VCBscMakeTool" 
     1155                        /> 
     1156                        <Tool 
     1157                                Name="VCCodeSignTool" 
     1158                        /> 
     1159                        <Tool 
     1160                                Name="VCPostBuildEventTool" 
     1161                        /> 
     1162                        <DeploymentTool 
     1163                                ForceDirty="-1" 
     1164                                RemoteDirectory="" 
     1165                                RegisterOutput="0" 
     1166                                AdditionalFiles="" 
     1167                        /> 
     1168                        <DebuggerTool 
     1169                        /> 
     1170                </Configuration> 
     1171                <Configuration 
     1172                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1173                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1174                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1175                        ConfigurationType="1" 
     1176                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1177                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1178                        CharacterSet="1" 
     1179                        > 
     1180                        <Tool 
     1181                                Name="VCPreBuildEventTool" 
     1182                        /> 
     1183                        <Tool 
     1184                                Name="VCCustomBuildTool" 
     1185                        /> 
     1186                        <Tool 
     1187                                Name="VCXMLDataGeneratorTool" 
     1188                        /> 
     1189                        <Tool 
     1190                                Name="VCWebServiceProxyGeneratorTool" 
     1191                        /> 
     1192                        <Tool 
     1193                                Name="VCMIDLTool" 
     1194                                TargetEnvironment="1" 
     1195                        /> 
     1196                        <Tool 
     1197                                Name="VCCLCompilerTool" 
     1198                                ExecutionBucket="7" 
     1199                                AdditionalIncludeDirectories="../include" 
     1200                                PreprocessorDefinitions="" 
     1201                                PrecompiledHeaderFile="" 
     1202                        /> 
     1203                        <Tool 
     1204                                Name="VCManagedResourceCompilerTool" 
     1205                        /> 
     1206                        <Tool 
     1207                                Name="VCResourceCompilerTool" 
     1208                        /> 
     1209                        <Tool 
     1210                                Name="VCPreLinkEventTool" 
     1211                        /> 
     1212                        <Tool 
     1213                                Name="VCLinkerTool" 
     1214                                AdditionalDependencies="ws2.lib" 
     1215                                TargetMachine="0" 
    8471216                        /> 
    8481217                        <Tool 
     
    16291998                                        /> 
    16301999                                </FileConfiguration> 
     2000                                <FileConfiguration 
     2001                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2002                                        ExcludedFromBuild="true" 
     2003                                        > 
     2004                                        <Tool 
     2005                                                Name="VCCLCompilerTool" 
     2006                                        /> 
     2007                                </FileConfiguration> 
     2008                                <FileConfiguration 
     2009                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2010                                        ExcludedFromBuild="true" 
     2011                                        > 
     2012                                        <Tool 
     2013                                                Name="VCCLCompilerTool" 
     2014                                        /> 
     2015                                </FileConfiguration> 
     2016                                <FileConfiguration 
     2017                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2018                                        ExcludedFromBuild="true" 
     2019                                        > 
     2020                                        <Tool 
     2021                                                Name="VCCLCompilerTool" 
     2022                                        /> 
     2023                                </FileConfiguration> 
     2024                                <FileConfiguration 
     2025                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2026                                        ExcludedFromBuild="true" 
     2027                                        > 
     2028                                        <Tool 
     2029                                                Name="VCCLCompilerTool" 
     2030                                        /> 
     2031                                </FileConfiguration> 
     2032                                <FileConfiguration 
     2033                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2034                                        ExcludedFromBuild="true" 
     2035                                        > 
     2036                                        <Tool 
     2037                                                Name="VCCLCompilerTool" 
     2038                                        /> 
     2039                                </FileConfiguration> 
     2040                                <FileConfiguration 
     2041                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2042                                        ExcludedFromBuild="true" 
     2043                                        > 
     2044                                        <Tool 
     2045                                                Name="VCCLCompilerTool" 
     2046                                        /> 
     2047                                </FileConfiguration> 
    16312048                        </File> 
    16322049                        <File 
     
    17352152                                <FileConfiguration 
    17362153                                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     2154                                        ExcludedFromBuild="true" 
     2155                                        > 
     2156                                        <Tool 
     2157                                                Name="VCCLCompilerTool" 
     2158                                        /> 
     2159                                </FileConfiguration> 
     2160                                <FileConfiguration 
     2161                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2162                                        ExcludedFromBuild="true" 
     2163                                        > 
     2164                                        <Tool 
     2165                                                Name="VCCLCompilerTool" 
     2166                                        /> 
     2167                                </FileConfiguration> 
     2168                                <FileConfiguration 
     2169                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2170                                        ExcludedFromBuild="true" 
     2171                                        > 
     2172                                        <Tool 
     2173                                                Name="VCCLCompilerTool" 
     2174                                        /> 
     2175                                </FileConfiguration> 
     2176                                <FileConfiguration 
     2177                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2178                                        ExcludedFromBuild="true" 
     2179                                        > 
     2180                                        <Tool 
     2181                                                Name="VCCLCompilerTool" 
     2182                                        /> 
     2183                                </FileConfiguration> 
     2184                                <FileConfiguration 
     2185                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2186                                        ExcludedFromBuild="true" 
     2187                                        > 
     2188                                        <Tool 
     2189                                                Name="VCCLCompilerTool" 
     2190                                        /> 
     2191                                </FileConfiguration> 
     2192                                <FileConfiguration 
     2193                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2194                                        ExcludedFromBuild="true" 
     2195                                        > 
     2196                                        <Tool 
     2197                                                Name="VCCLCompilerTool" 
     2198                                        /> 
     2199                                </FileConfiguration> 
     2200                                <FileConfiguration 
     2201                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    17372202                                        ExcludedFromBuild="true" 
    17382203                                        > 
  • pjproject/branches/projects/vs-reorg/pjmedia/build/pjmedia_test.vcproj

    r2626 r2629  
    1414                        Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    1515                /> 
     16                <Platform 
     17                        Name="Windows Mobile 6 Professional SDK (ARMV4I)" 
     18                /> 
    1619        </Platforms> 
    1720        <ToolFiles> 
     
    2023                <Configuration 
    2124                        Name="Debug|Win32" 
     25                        ConfigurationType="1" 
    2226                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    23  
     27                        UseOfMFC="0" 
    2428                        ATLMinimizesCRunTimeLibraryUsage="false" 
    25  
    2629                        CharacterSet="2" 
    27  
    28                         ConfigurationType="1" 
    29                         UseOfMFC="0" 
    3030                        > 
    3131                        <Tool 
     
    4646                        <Tool 
    4747                                Name="VCCLCompilerTool" 
     48                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     49                                PreprocessorDefinitions="_CONSOLE;" 
    4850                                PrecompiledHeaderFile="" 
    49  
    50                                 PreprocessorDefinitions="_CONSOLE;" 
    51  
    52                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    5351                        /> 
    5452                        <Tool 
     
    9290                <Configuration 
    9391                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     92                        ConfigurationType="1" 
    9493                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    95  
    9694                        ATLMinimizesCRunTimeLibraryUsage="false" 
    97  
    9895                        CharacterSet="1" 
    99  
    100                         ConfigurationType="1" 
    10196                        > 
    10297                        <Tool 
     
    117112                        <Tool 
    118113                                Name="VCCLCompilerTool" 
     114                                ExecutionBucket="7" 
     115                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     116                                PreprocessorDefinitions="" 
    119117                                PrecompiledHeaderFile="" 
    120  
    121                                 PreprocessorDefinitions="" 
    122  
    123                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    124118                        /> 
    125119                        <Tool 
     
    162156                <Configuration 
    163157                        Name="Release|Win32" 
     158                        ConfigurationType="1" 
    164159                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    165  
     160                        UseOfMFC="0" 
    166161                        ATLMinimizesCRunTimeLibraryUsage="false" 
    167  
    168162                        CharacterSet="2" 
    169  
    170                         ConfigurationType="1" 
    171                         UseOfMFC="0" 
    172163                        > 
    173164                        <Tool 
     
    188179                        <Tool 
    189180                                Name="VCCLCompilerTool" 
     181                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     182                                PreprocessorDefinitions="_CONSOLE;" 
    190183                                PrecompiledHeaderFile="" 
    191  
    192                                 PreprocessorDefinitions="_CONSOLE;" 
    193  
    194                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    195184                        /> 
    196185                        <Tool 
     
    234223                <Configuration 
    235224                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     225                        ConfigurationType="1" 
    236226                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    237  
    238227                        ATLMinimizesCRunTimeLibraryUsage="false" 
    239  
    240228                        CharacterSet="1" 
    241  
    242                         ConfigurationType="1" 
    243229                        > 
    244230                        <Tool 
     
    259245                        <Tool 
    260246                                Name="VCCLCompilerTool" 
     247                                ExecutionBucket="7" 
     248                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     249                                PreprocessorDefinitions="" 
    261250                                PrecompiledHeaderFile="" 
    262  
    263                                 PreprocessorDefinitions="" 
    264  
    265                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    266251                        /> 
    267252                        <Tool 
     
    304289                <Configuration 
    305290                        Name="Debug-Static|Win32" 
     291                        ConfigurationType="1" 
    306292                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    307  
     293                        UseOfMFC="0" 
    308294                        ATLMinimizesCRunTimeLibraryUsage="false" 
    309  
    310295                        CharacterSet="2" 
    311  
    312                         ConfigurationType="1" 
    313                         UseOfMFC="0" 
    314296                        > 
    315297                        <Tool 
     
    330312                        <Tool 
    331313                                Name="VCCLCompilerTool" 
     314                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     315                                PreprocessorDefinitions="_CONSOLE;" 
    332316                                PrecompiledHeaderFile="" 
    333  
    334                                 PreprocessorDefinitions="_CONSOLE;" 
    335  
    336                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    337317                        /> 
    338318                        <Tool 
     
    376356                <Configuration 
    377357                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     358                        ConfigurationType="1" 
    378359                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    379  
    380360                        ATLMinimizesCRunTimeLibraryUsage="false" 
    381  
    382361                        CharacterSet="1" 
    383  
    384                         ConfigurationType="1" 
    385362                        > 
    386363                        <Tool 
     
    401378                        <Tool 
    402379                                Name="VCCLCompilerTool" 
     380                                ExecutionBucket="7" 
     381                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     382                                PreprocessorDefinitions="" 
    403383                                PrecompiledHeaderFile="" 
    404  
    405                                 PreprocessorDefinitions="" 
    406  
    407                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    408384                        /> 
    409385                        <Tool 
     
    446422                <Configuration 
    447423                        Name="Release-Dynamic|Win32" 
     424                        ConfigurationType="1" 
    448425                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    449  
     426                        UseOfMFC="0" 
    450427                        ATLMinimizesCRunTimeLibraryUsage="false" 
    451  
    452428                        CharacterSet="2" 
    453  
    454                         ConfigurationType="1" 
    455                         UseOfMFC="0" 
    456429                        > 
    457430                        <Tool 
     
    472445                        <Tool 
    473446                                Name="VCCLCompilerTool" 
     447                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     448                                PreprocessorDefinitions="_CONSOLE;" 
    474449                                PrecompiledHeaderFile="" 
    475  
    476                                 PreprocessorDefinitions="_CONSOLE;" 
    477  
    478                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    479450                        /> 
    480451                        <Tool 
     
    518489                <Configuration 
    519490                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     491                        ConfigurationType="1" 
    520492                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    521  
    522493                        ATLMinimizesCRunTimeLibraryUsage="false" 
    523  
    524494                        CharacterSet="1" 
    525  
    526                         ConfigurationType="1" 
    527495                        > 
    528496                        <Tool 
     
    543511                        <Tool 
    544512                                Name="VCCLCompilerTool" 
     513                                ExecutionBucket="7" 
     514                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     515                                PreprocessorDefinitions="" 
    545516                                PrecompiledHeaderFile="" 
    546  
    547                                 PreprocessorDefinitions="" 
    548  
    549                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    550517                        /> 
    551518                        <Tool 
     
    588555                <Configuration 
    589556                        Name="Debug-Dynamic|Win32" 
     557                        ConfigurationType="1" 
    590558                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    591  
     559                        UseOfMFC="0" 
    592560                        ATLMinimizesCRunTimeLibraryUsage="false" 
    593  
    594561                        CharacterSet="2" 
    595  
    596                         ConfigurationType="1" 
    597                         UseOfMFC="0" 
    598562                        > 
    599563                        <Tool 
     
    614578                        <Tool 
    615579                                Name="VCCLCompilerTool" 
     580                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     581                                PreprocessorDefinitions="_CONSOLE;" 
    616582                                PrecompiledHeaderFile="" 
    617  
    618                                 PreprocessorDefinitions="_CONSOLE;" 
    619  
    620                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    621583                        /> 
    622584                        <Tool 
     
    660622                <Configuration 
    661623                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     624                        ConfigurationType="1" 
    662625                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    663  
    664626                        ATLMinimizesCRunTimeLibraryUsage="false" 
    665  
    666627                        CharacterSet="1" 
    667  
    668                         ConfigurationType="1" 
    669628                        > 
    670629                        <Tool 
     
    685644                        <Tool 
    686645                                Name="VCCLCompilerTool" 
     646                                ExecutionBucket="7" 
     647                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     648                                PreprocessorDefinitions="" 
    687649                                PrecompiledHeaderFile="" 
    688  
    689                                 PreprocessorDefinitions="" 
    690  
    691                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    692650                        /> 
    693651                        <Tool 
     
    730688                <Configuration 
    731689                        Name="Release-Static|Win32" 
     690                        ConfigurationType="1" 
    732691                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    733  
     692                        UseOfMFC="0" 
    734693                        ATLMinimizesCRunTimeLibraryUsage="false" 
    735  
    736694                        CharacterSet="2" 
    737  
    738                         ConfigurationType="1" 
    739                         UseOfMFC="0" 
    740695                        > 
    741696                        <Tool 
     
    756711                        <Tool 
    757712                                Name="VCCLCompilerTool" 
     713                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     714                                PreprocessorDefinitions="_CONSOLE;" 
    758715                                PrecompiledHeaderFile="" 
    759  
    760                                 PreprocessorDefinitions="_CONSOLE;" 
    761  
    762                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    763716                        /> 
    764717                        <Tool 
     
    802755                <Configuration 
    803756                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     757                        ConfigurationType="1" 
    804758                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    805  
    806759                        ATLMinimizesCRunTimeLibraryUsage="false" 
    807  
    808760                        CharacterSet="1" 
    809  
    810                         ConfigurationType="1" 
    811761                        > 
    812762                        <Tool 
     
    827777                        <Tool 
    828778                                Name="VCCLCompilerTool" 
     779                                ExecutionBucket="7" 
     780                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     781                                PreprocessorDefinitions="" 
    829782                                PrecompiledHeaderFile="" 
    830  
    831                                 PreprocessorDefinitions="" 
    832  
    833                                 AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    834783                        /> 
    835784                        <Tool 
     
    845794                                Name="VCLinkerTool" 
    846795                                AdditionalDependencies="ws2.lib" 
     796                        /> 
     797                        <Tool 
     798                                Name="VCALinkTool" 
     799                        /> 
     800                        <Tool 
     801                                Name="VCXDCMakeTool" 
     802                        /> 
     803                        <Tool 
     804                                Name="VCBscMakeTool" 
     805                        /> 
     806                        <Tool 
     807                                Name="VCCodeSignTool" 
     808                        /> 
     809                        <Tool 
     810                                Name="VCPostBuildEventTool" 
     811                        /> 
     812                        <DeploymentTool 
     813                                ForceDirty="-1" 
     814                                RemoteDirectory="" 
     815                                RegisterOutput="0" 
     816                                AdditionalFiles="" 
     817                        /> 
     818                        <DebuggerTool 
     819                        /> 
     820                </Configuration> 
     821                <Configuration 
     822                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     823                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     824                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     825                        ConfigurationType="1" 
     826                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     827                        ATLMinimizesCRunTimeLibraryUsage="false" 
     828                        CharacterSet="1" 
     829                        > 
     830                        <Tool 
     831                                Name="VCPreBuildEventTool" 
     832                        /> 
     833                        <Tool 
     834                                Name="VCCustomBuildTool" 
     835                        /> 
     836                        <Tool 
     837                                Name="VCXMLDataGeneratorTool" 
     838                        /> 
     839                        <Tool 
     840                                Name="VCWebServiceProxyGeneratorTool" 
     841                        /> 
     842                        <Tool 
     843                                Name="VCMIDLTool" 
     844                                TargetEnvironment="1" 
     845                        /> 
     846                        <Tool 
     847                                Name="VCCLCompilerTool" 
     848                                ExecutionBucket="7" 
     849                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     850                                PreprocessorDefinitions="" 
     851                                PrecompiledHeaderFile="" 
     852                        /> 
     853                        <Tool 
     854                                Name="VCManagedResourceCompilerTool" 
     855                        /> 
     856                        <Tool 
     857                                Name="VCResourceCompilerTool" 
     858                        /> 
     859                        <Tool 
     860                                Name="VCPreLinkEventTool" 
     861                        /> 
     862                        <Tool 
     863                                Name="VCLinkerTool" 
     864                                AdditionalDependencies="ws2.lib" 
     865                                TargetMachine="0" 
     866                        /> 
     867                        <Tool 
     868                                Name="VCALinkTool" 
     869                        /> 
     870                        <Tool 
     871                                Name="VCXDCMakeTool" 
     872                        /> 
     873                        <Tool 
     874                                Name="VCBscMakeTool" 
     875                        /> 
     876                        <Tool 
     877                                Name="VCCodeSignTool" 
     878                        /> 
     879                        <Tool 
     880                                Name="VCPostBuildEventTool" 
     881                        /> 
     882                        <DeploymentTool 
     883                                ForceDirty="-1" 
     884                                RemoteDirectory="" 
     885                                RegisterOutput="0" 
     886                                AdditionalFiles="" 
     887                        /> 
     888                        <DebuggerTool 
     889                        /> 
     890                </Configuration> 
     891                <Configuration 
     892                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     893                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     894                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     895                        ConfigurationType="1" 
     896                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     897                        ATLMinimizesCRunTimeLibraryUsage="false" 
     898                        CharacterSet="1" 
     899                        > 
     900                        <Tool 
     901                                Name="VCPreBuildEventTool" 
     902                        /> 
     903                        <Tool 
     904                                Name="VCCustomBuildTool" 
     905                        /> 
     906                        <Tool 
     907                                Name="VCXMLDataGeneratorTool" 
     908                        /> 
     909                        <Tool 
     910                                Name="VCWebServiceProxyGeneratorTool" 
     911                        /> 
     912                        <Tool 
     913                                Name="VCMIDLTool" 
     914                                TargetEnvironment="1" 
     915                        /> 
     916                        <Tool 
     917                                Name="VCCLCompilerTool" 
     918                                ExecutionBucket="7" 
     919                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     920                                PreprocessorDefinitions="" 
     921                                PrecompiledHeaderFile="" 
     922                        /> 
     923                        <Tool 
     924                                Name="VCManagedResourceCompilerTool" 
     925                        /> 
     926                        <Tool 
     927                                Name="VCResourceCompilerTool" 
     928                        /> 
     929                        <Tool 
     930                                Name="VCPreLinkEventTool" 
     931                        /> 
     932                        <Tool 
     933                                Name="VCLinkerTool" 
     934                                AdditionalDependencies="ws2.lib" 
     935                                TargetMachine="0" 
     936                        /> 
     937                        <Tool 
     938                                Name="VCALinkTool" 
     939                        /> 
     940                        <Tool 
     941                                Name="VCXDCMakeTool" 
     942                        /> 
     943                        <Tool 
     944                                Name="VCBscMakeTool" 
     945                        /> 
     946                        <Tool 
     947                                Name="VCCodeSignTool" 
     948                        /> 
     949                        <Tool 
     950                                Name="VCPostBuildEventTool" 
     951                        /> 
     952                        <DeploymentTool 
     953                                ForceDirty="-1" 
     954                                RemoteDirectory="" 
     955                                RegisterOutput="0" 
     956                                AdditionalFiles="" 
     957                        /> 
     958                        <DebuggerTool 
     959                        /> 
     960                </Configuration> 
     961                <Configuration 
     962                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     963                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     964                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     965                        ConfigurationType="1" 
     966                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     967                        ATLMinimizesCRunTimeLibraryUsage="false" 
     968                        CharacterSet="1" 
     969                        > 
     970                        <Tool 
     971                                Name="VCPreBuildEventTool" 
     972                        /> 
     973                        <Tool 
     974                                Name="VCCustomBuildTool" 
     975                        /> 
     976                        <Tool 
     977                                Name="VCXMLDataGeneratorTool" 
     978                        /> 
     979                        <Tool 
     980                                Name="VCWebServiceProxyGeneratorTool" 
     981                        /> 
     982                        <Tool 
     983                                Name="VCMIDLTool" 
     984                                TargetEnvironment="1" 
     985                        /> 
     986                        <Tool 
     987                                Name="VCCLCompilerTool" 
     988                                ExecutionBucket="7" 
     989                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     990                                PreprocessorDefinitions="" 
     991                                PrecompiledHeaderFile="" 
     992                        /> 
     993                        <Tool 
     994                                Name="VCManagedResourceCompilerTool" 
     995                        /> 
     996                        <Tool 
     997                                Name="VCResourceCompilerTool" 
     998                        /> 
     999                        <Tool 
     1000                                Name="VCPreLinkEventTool" 
     1001                        /> 
     1002                        <Tool 
     1003                                Name="VCLinkerTool" 
     1004                                AdditionalDependencies="ws2.lib" 
     1005                                TargetMachine="0" 
     1006                        /> 
     1007                        <Tool 
     1008                                Name="VCALinkTool" 
     1009                        /> 
     1010                        <Tool 
     1011                                Name="VCXDCMakeTool" 
     1012                        /> 
     1013                        <Tool 
     1014                                Name="VCBscMakeTool" 
     1015                        /> 
     1016                        <Tool 
     1017                                Name="VCCodeSignTool" 
     1018                        /> 
     1019                        <Tool 
     1020                                Name="VCPostBuildEventTool" 
     1021                        /> 
     1022                        <DeploymentTool 
     1023                                ForceDirty="-1" 
     1024                                RemoteDirectory="" 
     1025                                RegisterOutput="0" 
     1026                                AdditionalFiles="" 
     1027                        /> 
     1028                        <DebuggerTool 
     1029                        /> 
     1030                </Configuration> 
     1031                <Configuration 
     1032                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1033                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1034                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1035                        ConfigurationType="1" 
     1036                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1037                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1038                        CharacterSet="1" 
     1039                        > 
     1040                        <Tool 
     1041                                Name="VCPreBuildEventTool" 
     1042                        /> 
     1043                        <Tool 
     1044                                Name="VCCustomBuildTool" 
     1045                        /> 
     1046                        <Tool 
     1047                                Name="VCXMLDataGeneratorTool" 
     1048                        /> 
     1049                        <Tool 
     1050                                Name="VCWebServiceProxyGeneratorTool" 
     1051                        /> 
     1052                        <Tool 
     1053                                Name="VCMIDLTool" 
     1054                                TargetEnvironment="1" 
     1055                        /> 
     1056                        <Tool 
     1057                                Name="VCCLCompilerTool" 
     1058                                ExecutionBucket="7" 
     1059                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     1060                                PreprocessorDefinitions="" 
     1061                                PrecompiledHeaderFile="" 
     1062                        /> 
     1063                        <Tool 
     1064                                Name="VCManagedResourceCompilerTool" 
     1065                        /> 
     1066                        <Tool 
     1067                                Name="VCResourceCompilerTool" 
     1068                        /> 
     1069                        <Tool 
     1070                                Name="VCPreLinkEventTool" 
     1071                        /> 
     1072                        <Tool 
     1073                                Name="VCLinkerTool" 
     1074                                AdditionalDependencies="ws2.lib" 
     1075                                TargetMachine="0" 
     1076                        /> 
     1077                        <Tool 
     1078                                Name="VCALinkTool" 
     1079                        /> 
     1080                        <Tool 
     1081                                Name="VCXDCMakeTool" 
     1082                        /> 
     1083                        <Tool 
     1084                                Name="VCBscMakeTool" 
     1085                        /> 
     1086                        <Tool 
     1087                                Name="VCCodeSignTool" 
     1088                        /> 
     1089                        <Tool 
     1090                                Name="VCPostBuildEventTool" 
     1091                        /> 
     1092                        <DeploymentTool 
     1093                                ForceDirty="-1" 
     1094                                RemoteDirectory="" 
     1095                                RegisterOutput="0" 
     1096                                AdditionalFiles="" 
     1097                        /> 
     1098                        <DebuggerTool 
     1099                        /> 
     1100                </Configuration> 
     1101                <Configuration 
     1102                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1103                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1104                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1105                        ConfigurationType="1" 
     1106                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     1107                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1108                        CharacterSet="1" 
     1109                        > 
     1110                        <Tool 
     1111                                Name="VCPreBuildEventTool" 
     1112                        /> 
     1113                        <Tool 
     1114                                Name="VCCustomBuildTool" 
     1115                        /> 
     1116                        <Tool 
     1117                                Name="VCXMLDataGeneratorTool" 
     1118                        /> 
     1119                        <Tool 
     1120                                Name="VCWebServiceProxyGeneratorTool" 
     1121                        /> 
     1122                        <Tool 
     1123                                Name="VCMIDLTool" 
     1124                                TargetEnvironment="1" 
     1125                        /> 
     1126                        <Tool 
     1127                                Name="VCCLCompilerTool" 
     1128                                ExecutionBucket="7" 
     1129                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     1130                                PreprocessorDefinitions="" 
     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="ws2.lib" 
     1145                                TargetMachine="0" 
     1146                        /> 
     1147                        <Tool 
     1148                                Name="VCALinkTool" 
     1149                        /> 
     1150                        <Tool 
     1151                                Name="VCXDCMakeTool" 
     1152                        /> 
     1153                        <Tool 
     1154                                Name="VCBscMakeTool" 
     1155                        /> 
     1156                        <Tool 
     1157                                Name="VCCodeSignTool" 
     1158                        /> 
     1159                        <Tool 
     1160                                Name="VCPostBuildEventTool" 
     1161                        /> 
     1162                        <DeploymentTool 
     1163                                ForceDirty="-1" 
     1164                                RemoteDirectory="" 
     1165                                RegisterOutput="0" 
     1166                                AdditionalFiles="" 
     1167                        /> 
     1168                        <DebuggerTool 
     1169                        /> 
     1170                </Configuration> 
     1171                <Configuration 
     1172                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1173                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1174                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1175                        ConfigurationType="1" 
     1176                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1177                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1178                        CharacterSet="1" 
     1179                        > 
     1180                        <Tool 
     1181                                Name="VCPreBuildEventTool" 
     1182                        /> 
     1183                        <Tool 
     1184                                Name="VCCustomBuildTool" 
     1185                        /> 
     1186                        <Tool 
     1187                                Name="VCXMLDataGeneratorTool" 
     1188                        /> 
     1189                        <Tool 
     1190                                Name="VCWebServiceProxyGeneratorTool" 
     1191                        /> 
     1192                        <Tool 
     1193                                Name="VCMIDLTool" 
     1194                                TargetEnvironment="1" 
     1195                        /> 
     1196                        <Tool 
     1197                                Name="VCCLCompilerTool" 
     1198                                ExecutionBucket="7" 
     1199                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     1200                                PreprocessorDefinitions="" 
     1201                                PrecompiledHeaderFile="" 
     1202                        /> 
     1203                        <Tool 
     1204                                Name="VCManagedResourceCompilerTool" 
     1205                        /> 
     1206                        <Tool 
     1207                                Name="VCResourceCompilerTool" 
     1208                        /> 
     1209                        <Tool 
     1210                                Name="VCPreLinkEventTool" 
     1211                        /> 
     1212                        <Tool 
     1213                                Name="VCLinkerTool" 
     1214                                AdditionalDependencies="ws2.lib" 
     1215                                TargetMachine="0" 
    8471216                        /> 
    8481217                        <Tool 
     
    10411410                                        /> 
    10421411                                </FileConfiguration> 
     1412                                <FileConfiguration 
     1413                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1414                                        ExcludedFromBuild="true" 
     1415                                        > 
     1416                                        <Tool 
     1417                                                Name="VCCLCompilerTool" 
     1418                                        /> 
     1419                                </FileConfiguration> 
     1420                                <FileConfiguration 
     1421                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1422                                        ExcludedFromBuild="true" 
     1423                                        > 
     1424                                        <Tool 
     1425                                                Name="VCCLCompilerTool" 
     1426                                        /> 
     1427                                </FileConfiguration> 
     1428                                <FileConfiguration 
     1429                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1430                                        ExcludedFromBuild="true" 
     1431                                        > 
     1432                                        <Tool 
     1433                                                Name="VCCLCompilerTool" 
     1434                                        /> 
     1435                                </FileConfiguration> 
     1436                                <FileConfiguration 
     1437                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1438                                        ExcludedFromBuild="true" 
     1439                                        > 
     1440                                        <Tool 
     1441                                                Name="VCCLCompilerTool" 
     1442                                        /> 
     1443                                </FileConfiguration> 
     1444                                <FileConfiguration 
     1445                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1446                                        ExcludedFromBuild="true" 
     1447                                        > 
     1448                                        <Tool 
     1449                                                Name="VCCLCompilerTool" 
     1450                                        /> 
     1451                                </FileConfiguration> 
     1452                                <FileConfiguration 
     1453                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1454                                        ExcludedFromBuild="true" 
     1455                                        > 
     1456                                        <Tool 
     1457                                                Name="VCCLCompilerTool" 
     1458                                        /> 
     1459                                </FileConfiguration> 
    10431460                        </File> 
    10441461                        <File 
     
    13271744                                        /> 
    13281745                                </FileConfiguration> 
     1746                                <FileConfiguration 
     1747                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1748                                        ExcludedFromBuild="true" 
     1749                                        > 
     1750                                        <Tool 
     1751                                                Name="VCCLCompilerTool" 
     1752                                        /> 
     1753                                </FileConfiguration> 
     1754                                <FileConfiguration 
     1755                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1756                                        ExcludedFromBuild="true" 
     1757                                        > 
     1758                                        <Tool 
     1759                                                Name="VCCLCompilerTool" 
     1760                                        /> 
     1761                                </FileConfiguration> 
     1762                                <FileConfiguration 
     1763                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1764                                        ExcludedFromBuild="true" 
     1765                                        > 
     1766                                        <Tool 
     1767                                                Name="VCCLCompilerTool" 
     1768                                        /> 
     1769                                </FileConfiguration> 
     1770                                <FileConfiguration 
     1771                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1772                                        ExcludedFromBuild="true" 
     1773                                        > 
     1774                                        <Tool 
     1775                                                Name="VCCLCompilerTool" 
     1776                                        /> 
     1777                                </FileConfiguration> 
     1778                                <FileConfiguration 
     1779                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1780                                        ExcludedFromBuild="true" 
     1781                                        > 
     1782                                        <Tool 
     1783                                                Name="VCCLCompilerTool" 
     1784                                        /> 
     1785                                </FileConfiguration> 
     1786                                <FileConfiguration 
     1787                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1788                                        ExcludedFromBuild="true" 
     1789                                        > 
     1790                                        <Tool 
     1791                                                Name="VCCLCompilerTool" 
     1792                                        /> 
     1793                                </FileConfiguration> 
    13291794                        </File> 
    13301795                        <File 
     
    14331898                                <FileConfiguration 
    14341899                                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1900                                        ExcludedFromBuild="true" 
     1901                                        > 
     1902                                        <Tool 
     1903                                                Name="VCCLCompilerTool" 
     1904                                        /> 
     1905                                </FileConfiguration> 
     1906                                <FileConfiguration 
     1907                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1908                                        ExcludedFromBuild="true" 
     1909                                        > 
     1910                                        <Tool 
     1911                                                Name="VCCLCompilerTool" 
     1912                                        /> 
     1913                                </FileConfiguration> 
     1914                                <FileConfiguration 
     1915                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1916                                        ExcludedFromBuild="true" 
     1917                                        > 
     1918                                        <Tool 
     1919                                                Name="VCCLCompilerTool" 
     1920                                        /> 
     1921                                </FileConfiguration> 
     1922                                <FileConfiguration 
     1923                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1924                                        ExcludedFromBuild="true" 
     1925                                        > 
     1926                                        <Tool 
     1927                                                Name="VCCLCompilerTool" 
     1928                                        /> 
     1929                                </FileConfiguration> 
     1930                                <FileConfiguration 
     1931                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1932                                        ExcludedFromBuild="true" 
     1933                                        > 
     1934                                        <Tool 
     1935                                                Name="VCCLCompilerTool" 
     1936                                        /> 
     1937                                </FileConfiguration> 
     1938                                <FileConfiguration 
     1939                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1940                                        ExcludedFromBuild="true" 
     1941                                        > 
     1942                                        <Tool 
     1943                                                Name="VCCLCompilerTool" 
     1944                                        /> 
     1945                                </FileConfiguration> 
     1946                                <FileConfiguration 
     1947                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    14351948                                        ExcludedFromBuild="true" 
    14361949                                        > 
  • pjproject/branches/projects/vs-reorg/pjnath/build/pjnath_test.vcproj

    r2626 r2629  
    1414                        Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    1515                /> 
     16                <Platform 
     17                        Name="Windows Mobile 6 Professional SDK (ARMV4I)" 
     18                /> 
    1619        </Platforms> 
    1720        <ToolFiles> 
     
    2023                <Configuration 
    2124                        Name="Debug|Win32" 
     25                        ConfigurationType="1" 
    2226                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    23  
    24                         ATLMinimizesCRunTimeLibraryUsage="false" 
    25  
     27                        UseOfMFC="0" 
     28                        ATLMinimizesCRunTimeLibraryUsage="false" 
    2629                        CharacterSet="2" 
    27  
    28                         ConfigurationType="1" 
    29                         UseOfMFC="0" 
    30                         > 
    31                         <Tool 
    32                                 Name="VCPreBuildEventTool" 
    33                         /> 
    34                         <Tool 
    35                                 Name="VCCustomBuildTool" 
    36                         /> 
    37                         <Tool 
    38                                 Name="VCXMLDataGeneratorTool" 
    39                         /> 
    40                         <Tool 
    41                                 Name="VCWebServiceProxyGeneratorTool" 
    42                         /> 
    43                         <Tool 
    44                                 Name="VCMIDLTool" 
    45                         /> 
    46                         <Tool 
    47                                 Name="VCCLCompilerTool" 
    48                                 PrecompiledHeaderFile="" 
    49  
     30                        > 
     31                        <Tool 
     32                                Name="VCPreBuildEventTool" 
     33                        /> 
     34                        <Tool 
     35                                Name="VCCustomBuildTool" 
     36                        /> 
     37                        <Tool 
     38                                Name="VCXMLDataGeneratorTool" 
     39                        /> 
     40                        <Tool 
     41                                Name="VCWebServiceProxyGeneratorTool" 
     42                        /> 
     43                        <Tool 
     44                                Name="VCMIDLTool" 
     45                        /> 
     46                        <Tool 
     47                                Name="VCCLCompilerTool" 
     48                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
    5049                                PreprocessorDefinitions="_CONSOLE;" 
    51  
    52                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
     50                                PrecompiledHeaderFile="" 
    5351                        /> 
    5452                        <Tool 
     
    9290                <Configuration 
    9391                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     92                        ConfigurationType="1" 
    9493                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    95  
    96                         ATLMinimizesCRunTimeLibraryUsage="false" 
    97  
     94                        ATLMinimizesCRunTimeLibraryUsage="false" 
    9895                        CharacterSet="1" 
    99  
    100                         ConfigurationType="1" 
    101                         > 
    102                         <Tool 
    103                                 Name="VCPreBuildEventTool" 
    104                         /> 
    105                         <Tool 
    106                                 Name="VCCustomBuildTool" 
    107                         /> 
    108                         <Tool 
    109                                 Name="VCXMLDataGeneratorTool" 
    110                         /> 
    111                         <Tool 
    112                                 Name="VCWebServiceProxyGeneratorTool" 
    113                         /> 
    114                         <Tool 
    115                                 Name="VCMIDLTool" 
    116                         /> 
    117                         <Tool 
    118                                 Name="VCCLCompilerTool" 
    119                                 PrecompiledHeaderFile="" 
    120  
     96                        > 
     97                        <Tool 
     98                                Name="VCPreBuildEventTool" 
     99                        /> 
     100                        <Tool 
     101                                Name="VCCustomBuildTool" 
     102                        /> 
     103                        <Tool 
     104                                Name="VCXMLDataGeneratorTool" 
     105                        /> 
     106                        <Tool 
     107                                Name="VCWebServiceProxyGeneratorTool" 
     108                        /> 
     109                        <Tool 
     110                                Name="VCMIDLTool" 
     111                        /> 
     112                        <Tool 
     113                                Name="VCCLCompilerTool" 
     114                                ExecutionBucket="7" 
     115                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    121116                                PreprocessorDefinitions="" 
    122  
    123                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     117                                PrecompiledHeaderFile="" 
    124118                        /> 
    125119                        <Tool 
     
    162156                <Configuration 
    163157                        Name="Release|Win32" 
     158                        ConfigurationType="1" 
    164159                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    165  
    166                         ATLMinimizesCRunTimeLibraryUsage="false" 
    167  
     160                        UseOfMFC="0" 
     161                        ATLMinimizesCRunTimeLibraryUsage="false" 
    168162                        CharacterSet="2" 
    169  
    170                         ConfigurationType="1" 
    171                         UseOfMFC="0" 
    172                         > 
    173                         <Tool 
    174                                 Name="VCPreBuildEventTool" 
    175                         /> 
    176                         <Tool 
    177                                 Name="VCCustomBuildTool" 
    178                         /> 
    179                         <Tool 
    180                                 Name="VCXMLDataGeneratorTool" 
    181                         /> 
    182                         <Tool 
    183                                 Name="VCWebServiceProxyGeneratorTool" 
    184                         /> 
    185                         <Tool 
    186                                 Name="VCMIDLTool" 
    187                         /> 
    188                         <Tool 
    189                                 Name="VCCLCompilerTool" 
    190                                 PrecompiledHeaderFile="" 
    191  
     163                        > 
     164                        <Tool 
     165                                Name="VCPreBuildEventTool" 
     166                        /> 
     167                        <Tool 
     168                                Name="VCCustomBuildTool" 
     169                        /> 
     170                        <Tool 
     171                                Name="VCXMLDataGeneratorTool" 
     172                        /> 
     173                        <Tool 
     174                                Name="VCWebServiceProxyGeneratorTool" 
     175                        /> 
     176                        <Tool 
     177                                Name="VCMIDLTool" 
     178                        /> 
     179                        <Tool 
     180                                Name="VCCLCompilerTool" 
     181                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
    192182                                PreprocessorDefinitions="_CONSOLE;" 
    193  
    194                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
     183                                PrecompiledHeaderFile="" 
    195184                        /> 
    196185                        <Tool 
     
    234223                <Configuration 
    235224                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     225                        ConfigurationType="1" 
    236226                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    237  
    238                         ATLMinimizesCRunTimeLibraryUsage="false" 
    239  
     227                        ATLMinimizesCRunTimeLibraryUsage="false" 
    240228                        CharacterSet="1" 
    241  
    242                         ConfigurationType="1" 
    243                         > 
    244                         <Tool 
    245                                 Name="VCPreBuildEventTool" 
    246                         /> 
    247                         <Tool 
    248                                 Name="VCCustomBuildTool" 
    249                         /> 
    250                         <Tool 
    251                                 Name="VCXMLDataGeneratorTool" 
    252                         /> 
    253                         <Tool 
    254                                 Name="VCWebServiceProxyGeneratorTool" 
    255                         /> 
    256                         <Tool 
    257                                 Name="VCMIDLTool" 
    258                         /> 
    259                         <Tool 
    260                                 Name="VCCLCompilerTool" 
    261                                 PrecompiledHeaderFile="" 
    262  
     229                        > 
     230                        <Tool 
     231                                Name="VCPreBuildEventTool" 
     232                        /> 
     233                        <Tool 
     234                                Name="VCCustomBuildTool" 
     235                        /> 
     236                        <Tool 
     237                                Name="VCXMLDataGeneratorTool" 
     238                        /> 
     239                        <Tool 
     240                                Name="VCWebServiceProxyGeneratorTool" 
     241                        /> 
     242                        <Tool 
     243                                Name="VCMIDLTool" 
     244                        /> 
     245                        <Tool 
     246                                Name="VCCLCompilerTool" 
     247                                ExecutionBucket="7" 
     248                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    263249                                PreprocessorDefinitions="" 
    264  
    265                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     250                                PrecompiledHeaderFile="" 
    266251                        /> 
    267252                        <Tool 
     
    304289                <Configuration 
    305290                        Name="Debug-Static|Win32" 
     291                        ConfigurationType="1" 
    306292                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    307  
    308                         ATLMinimizesCRunTimeLibraryUsage="false" 
    309  
     293                        UseOfMFC="0" 
     294                        ATLMinimizesCRunTimeLibraryUsage="false" 
    310295                        CharacterSet="2" 
    311  
    312                         ConfigurationType="1" 
    313                         UseOfMFC="0" 
    314                         > 
    315                         <Tool 
    316                                 Name="VCPreBuildEventTool" 
    317                         /> 
    318                         <Tool 
    319                                 Name="VCCustomBuildTool" 
    320                         /> 
    321                         <Tool 
    322                                 Name="VCXMLDataGeneratorTool" 
    323                         /> 
    324                         <Tool 
    325                                 Name="VCWebServiceProxyGeneratorTool" 
    326                         /> 
    327                         <Tool 
    328                                 Name="VCMIDLTool" 
    329                         /> 
    330                         <Tool 
    331                                 Name="VCCLCompilerTool" 
    332                                 PrecompiledHeaderFile="" 
    333  
     296                        > 
     297                        <Tool 
     298                                Name="VCPreBuildEventTool" 
     299                        /> 
     300                        <Tool 
     301                                Name="VCCustomBuildTool" 
     302                        /> 
     303                        <Tool 
     304                                Name="VCXMLDataGeneratorTool" 
     305                        /> 
     306                        <Tool 
     307                                Name="VCWebServiceProxyGeneratorTool" 
     308                        /> 
     309                        <Tool 
     310                                Name="VCMIDLTool" 
     311                        /> 
     312                        <Tool 
     313                                Name="VCCLCompilerTool" 
     314                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
    334315                                PreprocessorDefinitions="_CONSOLE;" 
    335  
    336                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
     316                                PrecompiledHeaderFile="" 
    337317                        /> 
    338318                        <Tool 
     
    376356                <Configuration 
    377357                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     358                        ConfigurationType="1" 
    378359                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    379  
    380                         ATLMinimizesCRunTimeLibraryUsage="false" 
    381  
     360                        ATLMinimizesCRunTimeLibraryUsage="false" 
    382361                        CharacterSet="1" 
    383  
    384                         ConfigurationType="1" 
    385                         > 
    386                         <Tool 
    387                                 Name="VCPreBuildEventTool" 
    388                         /> 
    389                         <Tool 
    390                                 Name="VCCustomBuildTool" 
    391                         /> 
    392                         <Tool 
    393                                 Name="VCXMLDataGeneratorTool" 
    394                         /> 
    395                         <Tool 
    396                                 Name="VCWebServiceProxyGeneratorTool" 
    397                         /> 
    398                         <Tool 
    399                                 Name="VCMIDLTool" 
    400                         /> 
    401                         <Tool 
    402                                 Name="VCCLCompilerTool" 
    403                                 PrecompiledHeaderFile="" 
    404  
     362                        > 
     363                        <Tool 
     364                                Name="VCPreBuildEventTool" 
     365                        /> 
     366                        <Tool 
     367                                Name="VCCustomBuildTool" 
     368                        /> 
     369                        <Tool 
     370                                Name="VCXMLDataGeneratorTool" 
     371                        /> 
     372                        <Tool 
     373                                Name="VCWebServiceProxyGeneratorTool" 
     374                        /> 
     375                        <Tool 
     376                                Name="VCMIDLTool" 
     377                        /> 
     378                        <Tool 
     379                                Name="VCCLCompilerTool" 
     380                                ExecutionBucket="7" 
     381                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    405382                                PreprocessorDefinitions="" 
    406  
    407                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     383                                PrecompiledHeaderFile="" 
    408384                        /> 
    409385                        <Tool 
     
    446422                <Configuration 
    447423                        Name="Release-Dynamic|Win32" 
     424                        ConfigurationType="1" 
    448425                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    449  
    450                         ATLMinimizesCRunTimeLibraryUsage="false" 
    451  
     426                        UseOfMFC="0" 
     427                        ATLMinimizesCRunTimeLibraryUsage="false" 
    452428                        CharacterSet="2" 
    453  
    454                         ConfigurationType="1" 
    455                         UseOfMFC="0" 
    456                         > 
    457                         <Tool 
    458                                 Name="VCPreBuildEventTool" 
    459                         /> 
    460                         <Tool 
    461                                 Name="VCCustomBuildTool" 
    462                         /> 
    463                         <Tool 
    464                                 Name="VCXMLDataGeneratorTool" 
    465                         /> 
    466                         <Tool 
    467                                 Name="VCWebServiceProxyGeneratorTool" 
    468                         /> 
    469                         <Tool 
    470                                 Name="VCMIDLTool" 
    471                         /> 
    472                         <Tool 
    473                                 Name="VCCLCompilerTool" 
    474                                 PrecompiledHeaderFile="" 
    475  
     429                        > 
     430                        <Tool 
     431                                Name="VCPreBuildEventTool" 
     432                        /> 
     433                        <Tool 
     434                                Name="VCCustomBuildTool" 
     435                        /> 
     436                        <Tool 
     437                                Name="VCXMLDataGeneratorTool" 
     438                        /> 
     439                        <Tool 
     440                                Name="VCWebServiceProxyGeneratorTool" 
     441                        /> 
     442                        <Tool 
     443                                Name="VCMIDLTool" 
     444                        /> 
     445                        <Tool 
     446                                Name="VCCLCompilerTool" 
     447                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
    476448                                PreprocessorDefinitions="_CONSOLE;" 
    477  
    478                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
     449                                PrecompiledHeaderFile="" 
    479450                        /> 
    480451                        <Tool 
     
    518489                <Configuration 
    519490                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     491                        ConfigurationType="1" 
    520492                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    521  
    522                         ATLMinimizesCRunTimeLibraryUsage="false" 
    523  
     493                        ATLMinimizesCRunTimeLibraryUsage="false" 
    524494                        CharacterSet="1" 
    525  
    526                         ConfigurationType="1" 
    527                         > 
    528                         <Tool 
    529                                 Name="VCPreBuildEventTool" 
    530                         /> 
    531                         <Tool 
    532                                 Name="VCCustomBuildTool" 
    533                         /> 
    534                         <Tool 
    535                                 Name="VCXMLDataGeneratorTool" 
    536                         /> 
    537                         <Tool 
    538                                 Name="VCWebServiceProxyGeneratorTool" 
    539                         /> 
    540                         <Tool 
    541                                 Name="VCMIDLTool" 
    542                         /> 
    543                         <Tool 
    544                                 Name="VCCLCompilerTool" 
    545                                 PrecompiledHeaderFile="" 
    546  
     495                        > 
     496                        <Tool 
     497                                Name="VCPreBuildEventTool" 
     498                        /> 
     499                        <Tool 
     500                                Name="VCCustomBuildTool" 
     501                        /> 
     502                        <Tool 
     503                                Name="VCXMLDataGeneratorTool" 
     504                        /> 
     505                        <Tool 
     506                                Name="VCWebServiceProxyGeneratorTool" 
     507                        /> 
     508                        <Tool 
     509                                Name="VCMIDLTool" 
     510                        /> 
     511                        <Tool 
     512                                Name="VCCLCompilerTool" 
     513                                ExecutionBucket="7" 
     514                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    547515                                PreprocessorDefinitions="" 
    548  
    549                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     516                                PrecompiledHeaderFile="" 
    550517                        /> 
    551518                        <Tool 
     
    588555                <Configuration 
    589556                        Name="Debug-Dynamic|Win32" 
     557                        ConfigurationType="1" 
    590558                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    591  
    592                         ATLMinimizesCRunTimeLibraryUsage="false" 
    593  
     559                        UseOfMFC="0" 
     560                        ATLMinimizesCRunTimeLibraryUsage="false" 
    594561                        CharacterSet="2" 
    595  
    596                         ConfigurationType="1" 
    597                         UseOfMFC="0" 
    598                         > 
    599                         <Tool 
    600                                 Name="VCPreBuildEventTool" 
    601                         /> 
    602                         <Tool 
    603                                 Name="VCCustomBuildTool" 
    604                         /> 
    605                         <Tool 
    606                                 Name="VCXMLDataGeneratorTool" 
    607                         /> 
    608                         <Tool 
    609                                 Name="VCWebServiceProxyGeneratorTool" 
    610                         /> 
    611                         <Tool 
    612                                 Name="VCMIDLTool" 
    613                         /> 
    614                         <Tool 
    615                                 Name="VCCLCompilerTool" 
    616                                 PrecompiledHeaderFile="" 
    617  
     562                        > 
     563                        <Tool 
     564                                Name="VCPreBuildEventTool" 
     565                        /> 
     566                        <Tool 
     567                                Name="VCCustomBuildTool" 
     568                        /> 
     569                        <Tool 
     570                                Name="VCXMLDataGeneratorTool" 
     571                        /> 
     572                        <Tool 
     573                                Name="VCWebServiceProxyGeneratorTool" 
     574                        /> 
     575                        <Tool 
     576                                Name="VCMIDLTool" 
     577                        /> 
     578                        <Tool 
     579                                Name="VCCLCompilerTool" 
     580                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
    618581                                PreprocessorDefinitions="_CONSOLE;" 
    619  
    620                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
     582                                PrecompiledHeaderFile="" 
    621583                        /> 
    622584                        <Tool 
     
    660622                <Configuration 
    661623                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     624                        ConfigurationType="1" 
    662625                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    663  
    664                         ATLMinimizesCRunTimeLibraryUsage="false" 
    665  
     626                        ATLMinimizesCRunTimeLibraryUsage="false" 
    666627                        CharacterSet="1" 
    667  
    668                         ConfigurationType="1" 
    669                         > 
    670                         <Tool 
    671                                 Name="VCPreBuildEventTool" 
    672                         /> 
    673                         <Tool 
    674                                 Name="VCCustomBuildTool" 
    675                         /> 
    676                         <Tool 
    677                                 Name="VCXMLDataGeneratorTool" 
    678                         /> 
    679                         <Tool 
    680                                 Name="VCWebServiceProxyGeneratorTool" 
    681                         /> 
    682                         <Tool 
    683                                 Name="VCMIDLTool" 
    684                         /> 
    685                         <Tool 
    686                                 Name="VCCLCompilerTool" 
    687                                 PrecompiledHeaderFile="" 
    688  
     628                        > 
     629                        <Tool 
     630                                Name="VCPreBuildEventTool" 
     631                        /> 
     632                        <Tool 
     633                                Name="VCCustomBuildTool" 
     634                        /> 
     635                        <Tool 
     636                                Name="VCXMLDataGeneratorTool" 
     637                        /> 
     638                        <Tool 
     639                                Name="VCWebServiceProxyGeneratorTool" 
     640                        /> 
     641                        <Tool 
     642                                Name="VCMIDLTool" 
     643                        /> 
     644                        <Tool 
     645                                Name="VCCLCompilerTool" 
     646                                ExecutionBucket="7" 
     647                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    689648                                PreprocessorDefinitions="" 
    690  
    691                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     649                                PrecompiledHeaderFile="" 
    692650                        /> 
    693651                        <Tool 
     
    730688                <Configuration 
    731689                        Name="Release-Static|Win32" 
     690                        ConfigurationType="1" 
    732691                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    733  
    734                         ATLMinimizesCRunTimeLibraryUsage="false" 
    735  
     692                        UseOfMFC="0" 
     693                        ATLMinimizesCRunTimeLibraryUsage="false" 
    736694                        CharacterSet="2" 
    737  
    738                         ConfigurationType="1" 
    739                         UseOfMFC="0" 
    740                         > 
    741                         <Tool 
    742                                 Name="VCPreBuildEventTool" 
    743                         /> 
    744                         <Tool 
    745                                 Name="VCCustomBuildTool" 
    746                         /> 
    747                         <Tool 
    748                                 Name="VCXMLDataGeneratorTool" 
    749                         /> 
    750                         <Tool 
    751                                 Name="VCWebServiceProxyGeneratorTool" 
    752                         /> 
    753                         <Tool 
    754                                 Name="VCMIDLTool" 
    755                         /> 
    756                         <Tool 
    757                                 Name="VCCLCompilerTool" 
    758                                 PrecompiledHeaderFile="" 
    759  
     695                        > 
     696                        <Tool 
     697                                Name="VCPreBuildEventTool" 
     698                        /> 
     699                        <Tool 
     700                                Name="VCCustomBuildTool" 
     701                        /> 
     702                        <Tool 
     703                                Name="VCXMLDataGeneratorTool" 
     704                        /> 
     705                        <Tool 
     706                                Name="VCWebServiceProxyGeneratorTool" 
     707                        /> 
     708                        <Tool 
     709                                Name="VCMIDLTool" 
     710                        /> 
     711                        <Tool 
     712                                Name="VCCLCompilerTool" 
     713                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
    760714                                PreprocessorDefinitions="_CONSOLE;" 
    761  
    762                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
     715                                PrecompiledHeaderFile="" 
    763716                        /> 
    764717                        <Tool 
     
    802755                <Configuration 
    803756                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     757                        ConfigurationType="1" 
    804758                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    805  
    806                         ATLMinimizesCRunTimeLibraryUsage="false" 
    807  
     759                        ATLMinimizesCRunTimeLibraryUsage="false" 
    808760                        CharacterSet="1" 
    809  
    810                         ConfigurationType="1" 
    811                         > 
    812                         <Tool 
    813                                 Name="VCPreBuildEventTool" 
    814                         /> 
    815                         <Tool 
    816                                 Name="VCCustomBuildTool" 
    817                         /> 
    818                         <Tool 
    819                                 Name="VCXMLDataGeneratorTool" 
    820                         /> 
    821                         <Tool 
    822                                 Name="VCWebServiceProxyGeneratorTool" 
    823                         /> 
    824                         <Tool 
    825                                 Name="VCMIDLTool" 
    826                         /> 
    827                         <Tool 
    828                                 Name="VCCLCompilerTool" 
    829                                 PrecompiledHeaderFile="" 
    830  
     761                        > 
     762                        <Tool 
     763                                Name="VCPreBuildEventTool" 
     764                        /> 
     765                        <Tool 
     766                                Name="VCCustomBuildTool" 
     767                        /> 
     768                        <Tool 
     769                                Name="VCXMLDataGeneratorTool" 
     770                        /> 
     771                        <Tool 
     772                                Name="VCWebServiceProxyGeneratorTool" 
     773                        /> 
     774                        <Tool 
     775                                Name="VCMIDLTool" 
     776                        /> 
     777                        <Tool 
     778                                Name="VCCLCompilerTool" 
     779                                ExecutionBucket="7" 
     780                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    831781                                PreprocessorDefinitions="" 
    832  
     782                                PrecompiledHeaderFile="" 
     783                        /> 
     784                        <Tool 
     785                                Name="VCManagedResourceCompilerTool" 
     786                        /> 
     787                        <Tool 
     788                                Name="VCResourceCompilerTool" 
     789                        /> 
     790                        <Tool 
     791                                Name="VCPreLinkEventTool" 
     792                        /> 
     793                        <Tool 
     794                                Name="VCLinkerTool" 
     795                                AdditionalDependencies="ws2.lib" 
     796                        /> 
     797                        <Tool 
     798                                Name="VCALinkTool" 
     799                        /> 
     800                        <Tool 
     801                                Name="VCXDCMakeTool" 
     802                        /> 
     803                        <Tool 
     804                                Name="VCBscMakeTool" 
     805                        /> 
     806                        <Tool 
     807                                Name="VCCodeSignTool" 
     808                        /> 
     809                        <Tool 
     810                                Name="VCPostBuildEventTool" 
     811                        /> 
     812                        <DeploymentTool 
     813                                ForceDirty="-1" 
     814                                RemoteDirectory="" 
     815                                RegisterOutput="0" 
     816                                AdditionalFiles="" 
     817                        /> 
     818                        <DebuggerTool 
     819                        /> 
     820                </Configuration> 
     821                <Configuration 
     822                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     823                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     824                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     825                        ConfigurationType="1" 
     826                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     827                        ATLMinimizesCRunTimeLibraryUsage="false" 
     828                        CharacterSet="1" 
     829                        > 
     830                        <Tool 
     831                                Name="VCPreBuildEventTool" 
     832                        /> 
     833                        <Tool 
     834                                Name="VCCustomBuildTool" 
     835                        /> 
     836                        <Tool 
     837                                Name="VCXMLDataGeneratorTool" 
     838                        /> 
     839                        <Tool 
     840                                Name="VCWebServiceProxyGeneratorTool" 
     841                        /> 
     842                        <Tool 
     843                                Name="VCMIDLTool" 
     844                                TargetEnvironment="1" 
     845                        /> 
     846                        <Tool 
     847                                Name="VCCLCompilerTool" 
     848                                ExecutionBucket="7" 
    833849                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     850                                PreprocessorDefinitions="" 
     851                                PrecompiledHeaderFile="" 
    834852                        /> 
    835853                        <Tool 
     
    845863                                Name="VCLinkerTool" 
    846864                                AdditionalDependencies="ws2.lib" 
     865                                TargetMachine="0" 
     866                        /> 
     867                        <Tool 
     868                                Name="VCALinkTool" 
     869                        /> 
     870                        <Tool 
     871                                Name="VCXDCMakeTool" 
     872                        /> 
     873                        <Tool 
     874                                Name="VCBscMakeTool" 
     875                        /> 
     876                        <Tool 
     877                                Name="VCCodeSignTool" 
     878                        /> 
     879                        <Tool 
     880                                Name="VCPostBuildEventTool" 
     881                        /> 
     882                        <DeploymentTool 
     883                                ForceDirty="-1" 
     884                                RemoteDirectory="" 
     885                                RegisterOutput="0" 
     886                                AdditionalFiles="" 
     887                        /> 
     888                        <DebuggerTool 
     889                        /> 
     890                </Configuration> 
     891                <Configuration 
     892                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     893                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     894                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     895                        ConfigurationType="1" 
     896                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     897                        ATLMinimizesCRunTimeLibraryUsage="false" 
     898                        CharacterSet="1" 
     899                        > 
     900                        <Tool 
     901                                Name="VCPreBuildEventTool" 
     902                        /> 
     903                        <Tool 
     904                                Name="VCCustomBuildTool" 
     905                        /> 
     906                        <Tool 
     907                                Name="VCXMLDataGeneratorTool" 
     908                        /> 
     909                        <Tool 
     910                                Name="VCWebServiceProxyGeneratorTool" 
     911                        /> 
     912                        <Tool 
     913                                Name="VCMIDLTool" 
     914                                TargetEnvironment="1" 
     915                        /> 
     916                        <Tool 
     917                                Name="VCCLCompilerTool" 
     918                                ExecutionBucket="7" 
     919                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     920                                PreprocessorDefinitions="" 
     921                                PrecompiledHeaderFile="" 
     922                        /> 
     923                        <Tool 
     924                                Name="VCManagedResourceCompilerTool" 
     925                        /> 
     926                        <Tool 
     927                                Name="VCResourceCompilerTool" 
     928                        /> 
     929                        <Tool 
     930                                Name="VCPreLinkEventTool" 
     931                        /> 
     932                        <Tool 
     933                                Name="VCLinkerTool" 
     934                                AdditionalDependencies="ws2.lib" 
     935                                TargetMachine="0" 
     936                        /> 
     937                        <Tool 
     938                                Name="VCALinkTool" 
     939                        /> 
     940                        <Tool 
     941                                Name="VCXDCMakeTool" 
     942                        /> 
     943                        <Tool 
     944                                Name="VCBscMakeTool" 
     945                        /> 
     946                        <Tool 
     947                                Name="VCCodeSignTool" 
     948                        /> 
     949                        <Tool 
     950                                Name="VCPostBuildEventTool" 
     951                        /> 
     952                        <DeploymentTool 
     953                                ForceDirty="-1" 
     954                                RemoteDirectory="" 
     955                                RegisterOutput="0" 
     956                                AdditionalFiles="" 
     957                        /> 
     958                        <DebuggerTool 
     959                        /> 
     960                </Configuration> 
     961                <Configuration 
     962                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     963                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     964                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     965                        ConfigurationType="1" 
     966                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     967                        ATLMinimizesCRunTimeLibraryUsage="false" 
     968                        CharacterSet="1" 
     969                        > 
     970                        <Tool 
     971                                Name="VCPreBuildEventTool" 
     972                        /> 
     973                        <Tool 
     974                                Name="VCCustomBuildTool" 
     975                        /> 
     976                        <Tool 
     977                                Name="VCXMLDataGeneratorTool" 
     978                        /> 
     979                        <Tool 
     980                                Name="VCWebServiceProxyGeneratorTool" 
     981                        /> 
     982                        <Tool 
     983                                Name="VCMIDLTool" 
     984                                TargetEnvironment="1" 
     985                        /> 
     986                        <Tool 
     987                                Name="VCCLCompilerTool" 
     988                                ExecutionBucket="7" 
     989                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     990                                PreprocessorDefinitions="" 
     991                                PrecompiledHeaderFile="" 
     992                        /> 
     993                        <Tool 
     994                                Name="VCManagedResourceCompilerTool" 
     995                        /> 
     996                        <Tool 
     997                                Name="VCResourceCompilerTool" 
     998                        /> 
     999                        <Tool 
     1000                                Name="VCPreLinkEventTool" 
     1001                        /> 
     1002                        <Tool 
     1003                                Name="VCLinkerTool" 
     1004                                AdditionalDependencies="ws2.lib" 
     1005                                TargetMachine="0" 
     1006                        /> 
     1007                        <Tool 
     1008                                Name="VCALinkTool" 
     1009                        /> 
     1010                        <Tool 
     1011                                Name="VCXDCMakeTool" 
     1012                        /> 
     1013                        <Tool 
     1014                                Name="VCBscMakeTool" 
     1015                        /> 
     1016                        <Tool 
     1017                                Name="VCCodeSignTool" 
     1018                        /> 
     1019                        <Tool 
     1020                                Name="VCPostBuildEventTool" 
     1021                        /> 
     1022                        <DeploymentTool 
     1023                                ForceDirty="-1" 
     1024                                RemoteDirectory="" 
     1025                                RegisterOutput="0" 
     1026                                AdditionalFiles="" 
     1027                        /> 
     1028                        <DebuggerTool 
     1029                        /> 
     1030                </Configuration> 
     1031                <Configuration 
     1032                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1033                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1034                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1035                        ConfigurationType="1" 
     1036                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1037                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1038                        CharacterSet="1" 
     1039                        > 
     1040                        <Tool 
     1041                                Name="VCPreBuildEventTool" 
     1042                        /> 
     1043                        <Tool 
     1044                                Name="VCCustomBuildTool" 
     1045                        /> 
     1046                        <Tool 
     1047                                Name="VCXMLDataGeneratorTool" 
     1048                        /> 
     1049                        <Tool 
     1050                                Name="VCWebServiceProxyGeneratorTool" 
     1051                        /> 
     1052                        <Tool 
     1053                                Name="VCMIDLTool" 
     1054                                TargetEnvironment="1" 
     1055                        /> 
     1056                        <Tool 
     1057                                Name="VCCLCompilerTool" 
     1058                                ExecutionBucket="7" 
     1059                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     1060                                PreprocessorDefinitions="" 
     1061                                PrecompiledHeaderFile="" 
     1062                        /> 
     1063                        <Tool 
     1064                                Name="VCManagedResourceCompilerTool" 
     1065                        /> 
     1066                        <Tool 
     1067                                Name="VCResourceCompilerTool" 
     1068                        /> 
     1069                        <Tool 
     1070                                Name="VCPreLinkEventTool" 
     1071                        /> 
     1072                        <Tool 
     1073                                Name="VCLinkerTool" 
     1074                                AdditionalDependencies="ws2.lib" 
     1075                                TargetMachine="0" 
     1076                        /> 
     1077                        <Tool 
     1078                                Name="VCALinkTool" 
     1079                        /> 
     1080                        <Tool 
     1081                                Name="VCXDCMakeTool" 
     1082                        /> 
     1083                        <Tool 
     1084                                Name="VCBscMakeTool" 
     1085                        /> 
     1086                        <Tool 
     1087                                Name="VCCodeSignTool" 
     1088                        /> 
     1089                        <Tool 
     1090                                Name="VCPostBuildEventTool" 
     1091                        /> 
     1092                        <DeploymentTool 
     1093                                ForceDirty="-1" 
     1094                                RemoteDirectory="" 
     1095                                RegisterOutput="0" 
     1096                                AdditionalFiles="" 
     1097                        /> 
     1098                        <DebuggerTool 
     1099                        /> 
     1100                </Configuration> 
     1101                <Configuration 
     1102                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1103                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1104                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1105                        ConfigurationType="1" 
     1106                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     1107                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1108                        CharacterSet="1" 
     1109                        > 
     1110                        <Tool 
     1111                                Name="VCPreBuildEventTool" 
     1112                        /> 
     1113                        <Tool 
     1114                                Name="VCCustomBuildTool" 
     1115                        /> 
     1116                        <Tool 
     1117                                Name="VCXMLDataGeneratorTool" 
     1118                        /> 
     1119                        <Tool 
     1120                                Name="VCWebServiceProxyGeneratorTool" 
     1121                        /> 
     1122                        <Tool 
     1123                                Name="VCMIDLTool" 
     1124                                TargetEnvironment="1" 
     1125                        /> 
     1126                        <Tool 
     1127                                Name="VCCLCompilerTool" 
     1128                                ExecutionBucket="7" 
     1129                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     1130                                PreprocessorDefinitions="" 
     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="ws2.lib" 
     1145                                TargetMachine="0" 
     1146                        /> 
     1147                        <Tool 
     1148                                Name="VCALinkTool" 
     1149                        /> 
     1150                        <Tool 
     1151                                Name="VCXDCMakeTool" 
     1152                        /> 
     1153                        <Tool 
     1154                                Name="VCBscMakeTool" 
     1155                        /> 
     1156                        <Tool 
     1157                                Name="VCCodeSignTool" 
     1158                        /> 
     1159                        <Tool 
     1160                                Name="VCPostBuildEventTool" 
     1161                        /> 
     1162                        <DeploymentTool 
     1163                                ForceDirty="-1" 
     1164                                RemoteDirectory="" 
     1165                                RegisterOutput="0" 
     1166                                AdditionalFiles="" 
     1167                        /> 
     1168                        <DebuggerTool 
     1169                        /> 
     1170                </Configuration> 
     1171                <Configuration 
     1172                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1173                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1174                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1175                        ConfigurationType="1" 
     1176                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1177                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1178                        CharacterSet="1" 
     1179                        > 
     1180                        <Tool 
     1181                                Name="VCPreBuildEventTool" 
     1182                        /> 
     1183                        <Tool 
     1184                                Name="VCCustomBuildTool" 
     1185                        /> 
     1186                        <Tool 
     1187                                Name="VCXMLDataGeneratorTool" 
     1188                        /> 
     1189                        <Tool 
     1190                                Name="VCWebServiceProxyGeneratorTool" 
     1191                        /> 
     1192                        <Tool 
     1193                                Name="VCMIDLTool" 
     1194                                TargetEnvironment="1" 
     1195                        /> 
     1196                        <Tool 
     1197                                Name="VCCLCompilerTool" 
     1198                                ExecutionBucket="7" 
     1199                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     1200                                PreprocessorDefinitions="" 
     1201                                PrecompiledHeaderFile="" 
     1202                        /> 
     1203                        <Tool 
     1204                                Name="VCManagedResourceCompilerTool" 
     1205                        /> 
     1206                        <Tool 
     1207                                Name="VCResourceCompilerTool" 
     1208                        /> 
     1209                        <Tool 
     1210                                Name="VCPreLinkEventTool" 
     1211                        /> 
     1212                        <Tool 
     1213                                Name="VCLinkerTool" 
     1214                                AdditionalDependencies="ws2.lib" 
     1215                                TargetMachine="0" 
    8471216                        /> 
    8481217                        <Tool 
     
    10351404                                <FileConfiguration 
    10361405                                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1406                                        ExcludedFromBuild="true" 
     1407                                        > 
     1408                                        <Tool 
     1409                                                Name="VCCLCompilerTool" 
     1410                                        /> 
     1411                                </FileConfiguration> 
     1412                                <FileConfiguration 
     1413                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1414                                        ExcludedFromBuild="true" 
     1415                                        > 
     1416                                        <Tool 
     1417                                                Name="VCCLCompilerTool" 
     1418                                        /> 
     1419                                </FileConfiguration> 
     1420                                <FileConfiguration 
     1421                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1422                                        ExcludedFromBuild="true" 
     1423                                        > 
     1424                                        <Tool 
     1425                                                Name="VCCLCompilerTool" 
     1426                                        /> 
     1427                                </FileConfiguration> 
     1428                                <FileConfiguration 
     1429                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1430                                        ExcludedFromBuild="true" 
     1431                                        > 
     1432                                        <Tool 
     1433                                                Name="VCCLCompilerTool" 
     1434                                        /> 
     1435                                </FileConfiguration> 
     1436                                <FileConfiguration 
     1437                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1438                                        ExcludedFromBuild="true" 
     1439                                        > 
     1440                                        <Tool 
     1441                                                Name="VCCLCompilerTool" 
     1442                                        /> 
     1443                                </FileConfiguration> 
     1444                                <FileConfiguration 
     1445                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1446                                        ExcludedFromBuild="true" 
     1447                                        > 
     1448                                        <Tool 
     1449                                                Name="VCCLCompilerTool" 
     1450                                        /> 
     1451                                </FileConfiguration> 
     1452                                <FileConfiguration 
     1453                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    10371454                                        ExcludedFromBuild="true" 
    10381455                                        > 
  • pjproject/branches/projects/vs-reorg/pjproject-vs8.sln

    r2627 r2629  
    108108                {4BF51C21-5A30-423B-82FE-1ED410E5769D} = {4BF51C21-5A30-423B-82FE-1ED410E5769D} 
    109109                {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858} = {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858} 
     110                {2A3F241E-682C-47E1-9543-DC28708B406A} = {2A3F241E-682C-47E1-9543-DC28708B406A} 
    110111        EndProjectSection 
    111112EndProject 
     
    132133EndProject 
    133134Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pjsip_test", "pjsip\build\pjsip_test.vcproj", "{B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}" 
     135        ProjectSection(ProjectDependencies) = postProject 
     136                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65} = {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65} 
     137                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0} = {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0} 
     138                {DA0E03ED-53A7-4050-8A85-90541C5509F8} = {DA0E03ED-53A7-4050-8A85-90541C5509F8} 
     139                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693} = {FE07F272-AE7F-4549-9E9F-EF9B80CB1693} 
     140                {2BB84911-C1B4-4747-B93D-36AA82CC5031} = {2BB84911-C1B4-4747-B93D-36AA82CC5031} 
     141                {B8719FD5-E8A6-4A36-943C-891D07F5DD21} = {B8719FD5-E8A6-4A36-943C-891D07F5DD21} 
     142        EndProjectSection 
    134143EndProject 
    135144Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PocketPJ", "pjsip-apps\src\pocketpj\PocketPJ.vcproj", "{48450961-D0DF-4B59-BD8D-39455AA02DF8}" 
     
    252261                {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    253262                {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    254                 {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    255263                {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    256264                {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    259267                {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    260268                {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     269                {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    261270                {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    262271                {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    266275                {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    267276                {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    268                 {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     277                {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     278                {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    269279                {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    270280                {DA0E03ED-53A7-4050-8A85-90541C5509F8}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    285295                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    286296                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     297                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     298                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    287299                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    288300                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     301                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    289302                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Debug-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    290303                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Debug-Static|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    295308                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    296309                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     310                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    297311                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    298312                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release|Smartphone 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    311325                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    312326                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     327                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     328                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    313329                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    314330                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     331                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    315332                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    316333                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Static|Smartphone 2003 (ARMV4).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    318335                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    319336                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    320                 {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     337                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     338                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     339                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    321340                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    322341                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     342                {6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    323343                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    324344                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Debug|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    356376                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    357377                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    358                 {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    359378                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    360379                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    363382                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    364383                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     384                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    365385                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    366386                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    370390                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    371391                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    372                 {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     392                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     393                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    373394                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    374395                {FE07F272-AE7F-4549-9E9F-EF9B80CB1693}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    389410                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    390411                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     412                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     413                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    391414                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    392415                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     416                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    393417                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Debug-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    394418                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Debug-Static|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    399423                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    400424                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     425                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    401426                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    402427                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release|Smartphone 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    414439                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Dynamic|Win32.Build.0 = Release-Dynamic|Win32 
    415440                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    416                 {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     441                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     442                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     443                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    417444                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    418445                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     446                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    419447                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    420448                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Static|Smartphone 2003 (ARMV4).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    422450                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    423451                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    424                 {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     452                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     453                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     454                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    425455                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    426456                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     457                {ED02BE13-8297-4770-8097-27DC2CCABF9A}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    427458                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    428459                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Debug|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    460491                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    461492                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    462                 {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    463493                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    464494                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    467497                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    468498                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     499                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    469500                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    470501                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    474505                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    475506                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    476                 {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     507                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     508                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    477509                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    478510                {7FDE3880-A4AB-49E3-B439-EBEF0A0C7A65}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    512544                {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    513545                {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    514                 {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    515546                {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    516547                {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    519550                {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    520551                {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     552                {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    521553                {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    522554                {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    526558                {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    527559                {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    528                 {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     560                {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     561                {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    529562                {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    530563                {855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    553586                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Debug-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    554587                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     588                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    555589                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    556590                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    564598                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    565599                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    566                 {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    567600                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    568601                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    571604                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    572605                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     606                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    573607                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    574608                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    578612                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    579613                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    580                 {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     614                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     615                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    581616                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    582617                {2BB84911-C1B4-4747-B93D-36AA82CC5031}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    605640                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Debug-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    606641                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     642                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    607643                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    608644                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    616652                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    617653                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    618                 {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    619654                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    620655                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    623658                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    624659                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     660                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    625661                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    626662                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    630666                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    631667                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    632                 {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     668                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     669                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    633670                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    634671                {4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    657694                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Debug-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    658695                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     696                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    659697                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    660698                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    668706                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    669707                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    670                 {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    671708                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    672709                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    675712                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    676713                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     714                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    677715                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    678716                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    682720                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    683721                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    684                 {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     722                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     723                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    685724                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    686725                {B8719FD5-E8A6-4A36-943C-891D07F5DD21}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    687                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    688                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
     726                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Win32 
     727                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Win32 
    689728                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug|Win32.ActiveCfg = Debug|Win32 
    690729                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug|Win32.Build.0 = Debug|Win32 
    691                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    692                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    693                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    694                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    695                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     730                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug|Win32 
     731                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug|Win32 
     732                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug|Win32 
     733                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Dynamic|Win32 
     734                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Dynamic|Win32 
    696735                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Dynamic|Win32.ActiveCfg = Debug-Dynamic|Win32 
    697736                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Dynamic|Win32.Build.0 = Debug-Dynamic|Win32 
    698                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    699                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    700                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    701                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    702                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    703                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Static|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     737                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Dynamic|Win32 
     738                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Win32 
     739                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Win32 
     740                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Static|Win32 
     741                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Static|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Static|Win32 
    704742                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Static|Win32.ActiveCfg = Debug-Static|Win32 
    705743                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Static|Win32.Build.0 = Debug-Static|Win32 
    706                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    707                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    708                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    709                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    710                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    711                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release|Smartphone 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     744                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Static|Win32 
     745                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Static|Win32 
     746                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Win32 
     747                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Win32 
     748                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release|Smartphone 2003 (ARMV4).ActiveCfg = Release|Win32 
    712749                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release|Win32.ActiveCfg = Release|Win32 
    713750                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release|Win32.Build.0 = Release|Win32 
    714                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    715                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    716                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    717                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    718                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     751                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release|Win32 
     752                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Win32 
     753                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Win32 
     754                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Win32 
     755                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Win32 
    719756                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Dynamic|Win32.ActiveCfg = Release-Dynamic|Win32 
    720757                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Dynamic|Win32.Build.0 = Release-Dynamic|Win32 
    721                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    722                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    723                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    724                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    725                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    726                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Static|Smartphone 2003 (ARMV4).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     758                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Win32 
     759                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Win32 
     760                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Win32 
     761                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Static|Win32 
     762                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Static|Smartphone 2003 (ARMV4).ActiveCfg = Release-Static|Win32 
    727763                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Static|Win32.ActiveCfg = Release-Static|Win32 
    728764                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    729                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    730                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    731                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    732                 {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     765                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Win32 
     766                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Win32 
     767                {8310649E-A25E-4AF0-91E8-9E3CC659BB89}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Win32 
    733768                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    734769                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Debug|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    755790                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Debug-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    756791                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     792                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    757793                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    758794                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    766802                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    767803                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    768                 {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    769804                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    770805                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    780815                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    781816                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    782                 {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     817                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     818                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    783819                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    784820                {9CA0FDFB-2172-41FC-B7F1-5CE915EDCB37}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    785                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    786                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
     821                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Win32 
     822                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Win32 
    787823                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug|Win32.ActiveCfg = Debug|Win32 
    788824                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug|Win32.Build.0 = Debug|Win32 
    789                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    790                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    791                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    792                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    793                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     825                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug|Win32 
     826                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug|Win32 
     827                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug|Win32 
     828                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Dynamic|Win32 
     829                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Dynamic|Win32 
    794830                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Dynamic|Win32.ActiveCfg = Debug-Dynamic|Win32 
    795831                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Dynamic|Win32.Build.0 = Debug-Dynamic|Win32 
    796                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    797                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    798                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    799                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    800                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    801                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Static|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     832                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Dynamic|Win32 
     833                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Win32 
     834                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Win32 
     835                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Static|Win32 
     836                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Static|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Static|Win32 
    802837                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Static|Win32.ActiveCfg = Debug-Static|Win32 
    803838                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Static|Win32.Build.0 = Debug-Static|Win32 
    804                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    805                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    806                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    807                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    808                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    809                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release|Smartphone 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     839                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Static|Win32 
     840                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Static|Win32 
     841                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Win32 
     842                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Win32 
     843                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release|Smartphone 2003 (ARMV4).ActiveCfg = Release|Win32 
    810844                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release|Win32.ActiveCfg = Release|Win32 
    811845                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release|Win32.Build.0 = Release|Win32 
    812                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    813                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    814                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    815                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    816                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     846                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release|Win32 
     847                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Win32 
     848                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Win32 
     849                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Win32 
     850                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Win32 
    817851                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Dynamic|Win32.ActiveCfg = Release-Dynamic|Win32 
    818852                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Dynamic|Win32.Build.0 = Release-Dynamic|Win32 
    819                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    820                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    821                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    822                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    823                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    824                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Static|Smartphone 2003 (ARMV4).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     853                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Win32 
     854                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Win32 
     855                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Win32 
     856                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Static|Win32 
     857                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Static|Smartphone 2003 (ARMV4).ActiveCfg = Release-Static|Win32 
    825858                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Static|Win32.ActiveCfg = Release-Static|Win32 
    826859                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    827                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    828                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    829                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    830                 {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     860                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Win32 
     861                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Win32 
     862                {A0F1AA62-0F6F-420D-B09A-AC04B6862821}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Win32 
    831863                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    832864                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Debug|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    853885                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Debug-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    854886                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     887                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    855888                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    856889                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    864897                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    865898                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    866                 {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    867899                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    868900                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    871903                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    872904                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     905                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    873906                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    874907                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    878911                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    879912                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    880                 {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     913                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     914                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    881915                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    882916                {A5D9AA24-08ED-48B9-BD65-F0A25E96BFC4}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    916950                {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    917951                {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    918                 {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    919952                {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    920953                {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    923956                {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    924957                {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     958                {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    925959                {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    926960                {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    930964                {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    931965                {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    932                 {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     966                {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     967                {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    933968                {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    934969                {E53AA5FF-B737-40AA-BD13-387EFA99023D}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    9681003                {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    9691004                {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    970                 {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    9711005                {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    9721006                {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    9751009                {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    9761010                {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1011                {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    9771012                {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    9781013                {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    9821017                {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    9831018                {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    984                 {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1019                {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1020                {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    9851021                {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    9861022                {B5FE16F8-3EDB-4110-BD80-B4238CC01E8D}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    10201056                {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    10211057                {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1022                 {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    10231058                {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    10241059                {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    10271062                {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    10281063                {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1064                {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    10291065                {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    10301066                {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    10341070                {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    10351071                {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1036                 {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1072                {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1073                {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    10371074                {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    10381075                {3CF9FFA9-8387-4635-9D1B-E7944CBEFEAA}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    10721109                {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    10731110                {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1074                 {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    10751111                {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    10761112                {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    10791115                {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    10801116                {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1117                {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    10811118                {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    10821119                {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    10861123                {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    10871124                {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1088                 {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1125                {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1126                {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    10891127                {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    10901128                {6794B975-4E84-4F49-B2DC-C31F2224E03E}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    11241162                {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    11251163                {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1126                 {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    11271164                {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    11281165                {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    11311168                {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    11321169                {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1170                {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    11331171                {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    11341172                {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    11381176                {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    11391177                {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1140                 {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1178                {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1179                {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    11411180                {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    11421181                {4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    11761215                {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    11771216                {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1178                 {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    11791217                {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    11801218                {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    11831221                {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    11841222                {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1223                {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    11851224                {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    11861225                {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    11901229                {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    11911230                {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1192                 {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1231                {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1232                {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    11931233                {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    11941234                {4BF51C21-5A30-423B-82FE-1ED410E5769D}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    12281268                {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    12291269                {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1230                 {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    12311270                {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    12321271                {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    12351274                {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    12361275                {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1276                {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    12371277                {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    12381278                {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    12421282                {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    12431283                {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1244                 {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1284                {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1285                {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    12451286                {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    12461287                {F0DBAA03-1BA3-4E3B-A2CA-727E3D3AB858}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    12611302                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    12621303                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1304                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1305                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    12631306                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    12641307                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1308                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    12651309                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Debug-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    12661310                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Debug-Static|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    12691313                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Debug-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    12701314                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1315                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1316                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    12711317                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    12721318                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1319                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    12731320                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    12741321                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release|Smartphone 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    12761323                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release|Win32.Build.0 = Release|Win32 
    12771324                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1278                 {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1279                 {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     1325                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
     1326                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
     1327                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
    12801328                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    12811329                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    12861334                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Dynamic|Win32.Build.0 = Release-Dynamic|Win32 
    12871335                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    1288                 {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1336                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1337                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    12891338                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    12901339                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1340                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    12911341                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    12921342                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Static|Smartphone 2003 (ARMV4).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    12941344                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    12951345                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1296                 {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1346                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1347                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1348                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    12971349                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    12981350                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1351                {553C094C-F581-4A80-9540-D5D7B398A2C6}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    12991352                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    13001353                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Debug|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    13131366                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    13141367                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1368                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1369                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    13151370                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    13161371                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1372                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    13171373                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Debug-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    13181374                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Debug-Static|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    13231379                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    13241380                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1381                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    13251382                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    13261383                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release|Smartphone 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    13281385                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release|Win32.Build.0 = Release|Win32 
    13291386                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1330                 {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1331                 {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     1387                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
     1388                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
     1389                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
    13321390                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    13331391                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    13381396                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Dynamic|Win32.Build.0 = Release-Dynamic|Win32 
    13391397                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    1340                 {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1398                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1399                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1400                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    13411401                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    13421402                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1403                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    13431404                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    13441405                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Static|Smartphone 2003 (ARMV4).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    13461407                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    13471408                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1348                 {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1409                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1410                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1411                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    13491412                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    13501413                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1414                {21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    13511415                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Win32 
    13521416                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Debug|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Win32 
     
    13651429                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    13661430                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    1367                 {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Win32 
     1431                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1432                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    13681433                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Debug-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Static|Win32 
    13691434                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Debug-Static|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Static|Win32 
     
    13731438                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    13741439                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1440                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    13751441                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Win32 
    13761442                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release|Smartphone 2003 (ARMV4).ActiveCfg = Release|Win32 
     
    13811447                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
    13821448                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     1449                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    13831450                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Win32 
    13841451                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Win32 
     
    13871454                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Win32 
    13881455                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    1389                 {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Win32 
     1456                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1457                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1458                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    13901459                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Static|Win32 
    13911460                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release-Static|Smartphone 2003 (ARMV4).ActiveCfg = Release-Static|Win32 
     
    13931462                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    13941463                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Win32 
    1395                 {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Win32 
     1464                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1465                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    13961466                {4281CA5E-1D48-45D4-A991-2718A454B4BA}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Win32 
    13971467                {2A3F241E-682C-47E1-9543-DC28708B406A}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    14121482                {2A3F241E-682C-47E1-9543-DC28708B406A}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    14131483                {2A3F241E-682C-47E1-9543-DC28708B406A}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1484                {2A3F241E-682C-47E1-9543-DC28708B406A}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    14141485                {2A3F241E-682C-47E1-9543-DC28708B406A}.Debug-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    14151486                {2A3F241E-682C-47E1-9543-DC28708B406A}.Debug-Static|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    14271498                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
    14281499                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     1500                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    14291501                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    14301502                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    14331505                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    14341506                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    1435                 {2A3F241E-682C-47E1-9543-DC28708B406A}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Win32 
     1507                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1508                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1509                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    14361510                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    14371511                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release-Static|Smartphone 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    14391513                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    14401514                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1441                 {2A3F241E-682C-47E1-9543-DC28708B406A}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     1515                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1516                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    14421517                {2A3F241E-682C-47E1-9543-DC28708B406A}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Win32 
    1443                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1444                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
     1518                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Win32 
     1519                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Win32 
    14451520                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug|Win32.ActiveCfg = Debug|Win32 
    14461521                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug|Win32.Build.0 = Debug|Win32 
    1447                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1448                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1449                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1450                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    1451                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1522                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug|Win32 
     1523                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug|Win32 
     1524                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug|Win32 
     1525                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Dynamic|Win32 
     1526                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Dynamic|Win32 
    14521527                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Dynamic|Win32.ActiveCfg = Debug-Dynamic|Win32 
    14531528                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Dynamic|Win32.Build.0 = Debug-Dynamic|Win32 
    1454                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    1455                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    1456                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    1457                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    1458                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    1459                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1460                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Static|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1529                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Dynamic|Win32 
     1530                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Win32 
     1531                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Win32 
     1532                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Static|Win32 
     1533                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Static|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Static|Win32 
    14611534                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Static|Win32.ActiveCfg = Debug-Static|Win32 
    14621535                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Static|Win32.Build.0 = Debug-Static|Win32 
    1463                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1464                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1465                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1466                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1467                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1468                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1469                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release|Smartphone 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     1536                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Static|Win32 
     1537                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Static|Win32 
     1538                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Win32 
     1539                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Win32 
     1540                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release|Smartphone 2003 (ARMV4).ActiveCfg = Release|Win32 
    14701541                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release|Win32.ActiveCfg = Release|Win32 
    14711542                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release|Win32.Build.0 = Release|Win32 
    1472                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1473                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1474                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1475                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1476                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1477                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    1478                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1543                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release|Win32 
     1544                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Win32 
     1545                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Win32 
     1546                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Win32 
     1547                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Win32 
    14791548                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Dynamic|Win32.ActiveCfg = Release-Dynamic|Win32 
    14801549                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Dynamic|Win32.Build.0 = Release-Dynamic|Win32 
    1481                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    1482                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    1483                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    1484                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    1485                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    1486                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1487                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Static|Smartphone 2003 (ARMV4).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1550                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Win32 
     1551                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Win32 
     1552                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Win32 
     1553                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Static|Win32 
     1554                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Static|Smartphone 2003 (ARMV4).ActiveCfg = Release-Static|Win32 
    14881555                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Static|Win32.ActiveCfg = Release-Static|Win32 
    14891556                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    1490                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1491                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1492                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1493                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1494                 {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1557                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Win32 
     1558                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Win32 
     1559                {E378A1FC-0C9C-4462-860F-7E60BC1BF84E}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Win32 
    14951560                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    14961561                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Debug|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    15091574                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    15101575                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1576                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1577                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    15111578                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    15121579                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    15181585                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Debug-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    15191586                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1587                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1588                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    15201589                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    15211590                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    15261595                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release|Win32.Build.0 = Release|Win32 
    15271596                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1528                 {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1529                 {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     1597                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
     1598                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
     1599                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
    15301600                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    15311601                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    15361606                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release-Dynamic|Win32.Build.0 = Release-Dynamic|Win32 
    15371607                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    1538                 {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1608                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1609                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1610                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    15391611                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    15401612                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    15451617                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release-Static|Win32.Build.0 = Release-Static|Win32 
    15461618                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1547                 {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1619                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1620                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1621                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    15481622                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    15491623                {B3F7D4E9-702F-4EB4-ADA8-098D0A83D770}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    15551629                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug|Smartphone 2003 (ARMV4).Build.0 = Debug|Smartphone 2003 (ARMV4) 
    15561630                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug|Smartphone 2003 (ARMV4).Deploy.0 = Debug|Smartphone 2003 (ARMV4) 
    1557                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug|Win32.ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1558                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
     1631                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug|Win32.ActiveCfg = Debug|Windows Mobile 6 Professional SDK (ARMV4I) 
     1632                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Professional SDK (ARMV4I) 
    15591633                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Professional SDK (ARMV4I) 
    15601634                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug|Windows Mobile 6 Professional SDK (ARMV4I) 
    15611635                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Debug|Windows Mobile 6 Professional SDK (ARMV4I) 
    1562                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1563                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1564                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1565                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1566                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1567                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Win32.ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1568                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
     1636                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Professional SDK (ARMV4I) 
     1637                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Dynamic|Pocket PC 2003 (ARMV4) 
     1638                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Pocket PC 2003 (ARMV4).Build.0 = Debug-Dynamic|Pocket PC 2003 (ARMV4) 
     1639                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Pocket PC 2003 (ARMV4).Deploy.0 = Debug-Dynamic|Pocket PC 2003 (ARMV4) 
     1640                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Dynamic|Smartphone 2003 (ARMV4) 
     1641                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Smartphone 2003 (ARMV4).Build.0 = Debug-Dynamic|Smartphone 2003 (ARMV4) 
     1642                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Smartphone 2003 (ARMV4).Deploy.0 = Debug-Dynamic|Smartphone 2003 (ARMV4) 
     1643                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Win32.ActiveCfg = Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1644                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    15691645                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    1570                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1571                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1572                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1573                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1574                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1575                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Win32.ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1576                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
     1646                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1647                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1648                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1649                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Debug-Static|Pocket PC 2003 (ARMV4) 
     1650                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Pocket PC 2003 (ARMV4).Build.0 = Debug-Static|Pocket PC 2003 (ARMV4) 
     1651                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Pocket PC 2003 (ARMV4).Deploy.0 = Debug-Static|Pocket PC 2003 (ARMV4) 
     1652                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Smartphone 2003 (ARMV4).ActiveCfg = Debug-Static|Smartphone 2003 (ARMV4) 
     1653                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Smartphone 2003 (ARMV4).Build.0 = Debug-Static|Smartphone 2003 (ARMV4) 
     1654                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Smartphone 2003 (ARMV4).Deploy.0 = Debug-Static|Smartphone 2003 (ARMV4) 
     1655                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Win32.ActiveCfg = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1656                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    15771657                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    1578                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1579                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    1580                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1658                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1659                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1660                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    15811661                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Pocket PC 2003 (ARMV4) 
    15821662                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release|Pocket PC 2003 (ARMV4).Build.0 = Release|Pocket PC 2003 (ARMV4) 
     
    15851665                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release|Smartphone 2003 (ARMV4).Build.0 = Release|Smartphone 2003 (ARMV4) 
    15861666                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release|Smartphone 2003 (ARMV4).Deploy.0 = Release|Smartphone 2003 (ARMV4) 
    1587                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release|Win32.ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1588                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     1667                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release|Win32.ActiveCfg = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
     1668                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
    15891669                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
    15901670                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
    15911671                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
    1592                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1593                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1594                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1595                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1596                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1597                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Win32.ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1598                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     1672                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
     1673                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Pocket PC 2003 (ARMV4) 
     1674                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Pocket PC 2003 (ARMV4).Build.0 = Release-Dynamic|Pocket PC 2003 (ARMV4) 
     1675                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Pocket PC 2003 (ARMV4).Deploy.0 = Release-Dynamic|Pocket PC 2003 (ARMV4) 
     1676                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Smartphone 2003 (ARMV4) 
     1677                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Smartphone 2003 (ARMV4).Build.0 = Release-Dynamic|Smartphone 2003 (ARMV4) 
     1678                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Smartphone 2003 (ARMV4).Deploy.0 = Release-Dynamic|Smartphone 2003 (ARMV4) 
     1679                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Win32.ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1680                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    15991681                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    16001682                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    16011683                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    1602                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1603                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1604                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1605                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1606                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Smartphone 2003 (ARMV4).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1607                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Win32.ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1608                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1609                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1610                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1611                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1612                 {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     1684                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1685                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Release-Dynamic|Pocket PC 2003 (ARMV4) 
     1686                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Pocket PC 2003 (ARMV4).Build.0 = Release-Dynamic|Pocket PC 2003 (ARMV4) 
     1687                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Pocket PC 2003 (ARMV4).Deploy.0 = Release-Dynamic|Pocket PC 2003 (ARMV4) 
     1688                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Smartphone 2003 (ARMV4).ActiveCfg = Release-Dynamic|Pocket PC 2003 (ARMV4) 
     1689                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Win32.ActiveCfg = Release-Dynamic|Pocket PC 2003 (ARMV4) 
     1690                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release-Dynamic|Pocket PC 2003 (ARMV4) 
     1691                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
     1692                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
     1693                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
     1694                {48450961-D0DF-4B59-BD8D-39455AA02DF8}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    16131695                {C014B29B-4A42-414B-B567-988469F032D8}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Pocket PC 2003 (ARMV4) 
    16141696                {C014B29B-4A42-414B-B567-988469F032D8}.Debug|Pocket PC 2003 (ARMV4).Build.0 = Debug|Pocket PC 2003 (ARMV4) 
     
    16301712                {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    16311713                {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
    1632                 {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1633                 {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    1634                 {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
     1714                {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1715                {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I) 
     1716                {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1717                {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
     1718                {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I) 
    16351719                {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Static|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    16361720                {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Static|Smartphone 2003 (ARMV4).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    16381722                {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I) 
    16391723                {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1724                {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
     1725                {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I) 
    16401726                {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    16411727                {C014B29B-4A42-414B-B567-988469F032D8}.Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     
    16691755                {C014B29B-4A42-414B-B567-988469F032D8}.Release-Static|Win32.ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    16701756                {C014B29B-4A42-414B-B567-988469F032D8}.Release-Static|Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1671                 {C014B29B-4A42-414B-B567-988469F032D8}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1672                 {C014B29B-4A42-414B-B567-988469F032D8}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1673                 {C014B29B-4A42-414B-B567-988469F032D8}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
    1674                 {C014B29B-4A42-414B-B567-988469F032D8}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I) 
     1757                {C014B29B-4A42-414B-B567-988469F032D8}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
     1758                {C014B29B-4A42-414B-B567-988469F032D8}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
     1759                {C014B29B-4A42-414B-B567-988469F032D8}.Release-Static|Windows Mobile 6 Professional SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Professional SDK (ARMV4I) 
     1760                {C014B29B-4A42-414B-B567-988469F032D8}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1761                {C014B29B-4A42-414B-B567-988469F032D8}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
     1762                {C014B29B-4A42-414B-B567-988469F032D8}.Release-Static|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release-Static|Windows Mobile 6 Standard SDK (ARMV4I) 
    16751763        EndGlobalSection 
    16761764        GlobalSection(SolutionProperties) = preSolution 
  • pjproject/branches/projects/vs-reorg/pjsip-apps/build/pjsua.vcproj

    r2626 r2629  
    1111                        Name="Win32" 
    1212                /> 
    13                 <Platform 
    14                         Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    15                 /> 
    1613        </Platforms> 
    1714        <ToolFiles> 
     
    2017                <Configuration 
    2118                        Name="Release|Win32" 
     19                        ConfigurationType="1" 
    2220                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    23  
     21                        UseOfMFC="0" 
    2422                        ATLMinimizesCRunTimeLibraryUsage="false" 
    25  
    2623                        CharacterSet="2" 
    27  
    28                         ConfigurationType="1" 
    29                         UseOfMFC="0" 
    3024                        > 
    3125                        <Tool 
     
    4640                        <Tool 
    4741                                Name="VCCLCompilerTool" 
     42                                AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
     43                                PreprocessorDefinitions="_CONSOLE;" 
    4844                                PrecompiledHeaderFile="" 
    49  
    50                                 PreprocessorDefinitions="_CONSOLE;" 
    51  
    52                                 AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
    5345                        /> 
    5446                        <Tool 
     
    8880                        <Tool 
    8981                                Name="VCPostBuildEventTool" 
    90                         /> 
    91                 </Configuration> 
    92                 <Configuration 
    93                         Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    94                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    95  
    96                         ATLMinimizesCRunTimeLibraryUsage="false" 
    97  
    98                         CharacterSet="1" 
    99  
    100                         ConfigurationType="1" 
    101                         > 
    102                         <Tool 
    103                                 Name="VCPreBuildEventTool" 
    104                         /> 
    105                         <Tool 
    106                                 Name="VCCustomBuildTool" 
    107                         /> 
    108                         <Tool 
    109                                 Name="VCXMLDataGeneratorTool" 
    110                         /> 
    111                         <Tool 
    112                                 Name="VCWebServiceProxyGeneratorTool" 
    113                         /> 
    114                         <Tool 
    115                                 Name="VCMIDLTool" 
    116                         /> 
    117                         <Tool 
    118                                 Name="VCCLCompilerTool" 
    119                                 PrecompiledHeaderFile="" 
    120  
    121                                 PreprocessorDefinitions="" 
    122  
    123                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include" 
    124                         /> 
    125                         <Tool 
    126                                 Name="VCManagedResourceCompilerTool" 
    127                         /> 
    128                         <Tool 
    129                                 Name="VCResourceCompilerTool" 
    130                         /> 
    131                         <Tool 
    132                                 Name="VCPreLinkEventTool" 
    133                         /> 
    134                         <Tool 
    135                                 Name="VCLinkerTool" 
    136                                 AdditionalDependencies="ws2.lib" 
    137                         /> 
    138                         <Tool 
    139                                 Name="VCALinkTool" 
    140                         /> 
    141                         <Tool 
    142                                 Name="VCXDCMakeTool" 
    143                         /> 
    144                         <Tool 
    145                                 Name="VCBscMakeTool" 
    146                         /> 
    147                         <Tool 
    148                                 Name="VCCodeSignTool" 
    149                         /> 
    150                         <Tool 
    151                                 Name="VCPostBuildEventTool" 
    152                         /> 
    153                         <DeploymentTool 
    154                                 ForceDirty="-1" 
    155                                 RemoteDirectory="" 
    156                                 RegisterOutput="0" 
    157                                 AdditionalFiles="" 
    158                         /> 
    159                         <DebuggerTool 
    16082                        /> 
    16183                </Configuration> 
    16284                <Configuration 
    16385                        Name="Debug|Win32" 
     86                        ConfigurationType="1" 
    16487                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    165  
     88                        UseOfMFC="0" 
    16689                        ATLMinimizesCRunTimeLibraryUsage="false" 
    167  
    16890                        CharacterSet="2" 
    169  
    170                         ConfigurationType="1" 
    171                         UseOfMFC="0" 
    17291                        > 
    17392                        <Tool 
     
    188107                        <Tool 
    189108                                Name="VCCLCompilerTool" 
     109                                AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
     110                                PreprocessorDefinitions="_CONSOLE;" 
    190111                                PrecompiledHeaderFile="" 
    191  
    192                                 PreprocessorDefinitions="_CONSOLE;" 
    193  
    194                                 AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
    195112                        /> 
    196113                        <Tool 
     
    230147                        <Tool 
    231148                                Name="VCPostBuildEventTool" 
    232                         /> 
    233                 </Configuration> 
    234                 <Configuration 
    235                         Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    236                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    237  
    238                         ATLMinimizesCRunTimeLibraryUsage="false" 
    239  
    240                         CharacterSet="1" 
    241  
    242                         ConfigurationType="1" 
    243                         > 
    244                         <Tool 
    245                                 Name="VCPreBuildEventTool" 
    246                         /> 
    247                         <Tool 
    248                                 Name="VCCustomBuildTool" 
    249                         /> 
    250                         <Tool 
    251                                 Name="VCXMLDataGeneratorTool" 
    252                         /> 
    253                         <Tool 
    254                                 Name="VCWebServiceProxyGeneratorTool" 
    255                         /> 
    256                         <Tool 
    257                                 Name="VCMIDLTool" 
    258                         /> 
    259                         <Tool 
    260                                 Name="VCCLCompilerTool" 
    261                                 PrecompiledHeaderFile="" 
    262  
    263                                 PreprocessorDefinitions="" 
    264  
    265                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include" 
    266                         /> 
    267                         <Tool 
    268                                 Name="VCManagedResourceCompilerTool" 
    269                         /> 
    270                         <Tool 
    271                                 Name="VCResourceCompilerTool" 
    272                         /> 
    273                         <Tool 
    274                                 Name="VCPreLinkEventTool" 
    275                         /> 
    276                         <Tool 
    277                                 Name="VCLinkerTool" 
    278                                 AdditionalDependencies="ws2.lib" 
    279                         /> 
    280                         <Tool 
    281                                 Name="VCALinkTool" 
    282                         /> 
    283                         <Tool 
    284                                 Name="VCXDCMakeTool" 
    285                         /> 
    286                         <Tool 
    287                                 Name="VCBscMakeTool" 
    288                         /> 
    289                         <Tool 
    290                                 Name="VCCodeSignTool" 
    291                         /> 
    292                         <Tool 
    293                                 Name="VCPostBuildEventTool" 
    294                         /> 
    295                         <DeploymentTool 
    296                                 ForceDirty="-1" 
    297                                 RemoteDirectory="" 
    298                                 RegisterOutput="0" 
    299                                 AdditionalFiles="" 
    300                         /> 
    301                         <DebuggerTool 
    302149                        /> 
    303150                </Configuration> 
    304151                <Configuration 
    305152                        Name="Debug-Static|Win32" 
     153                        ConfigurationType="1" 
    306154                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    307  
     155                        UseOfMFC="0" 
    308156                        ATLMinimizesCRunTimeLibraryUsage="false" 
    309  
    310157                        CharacterSet="2" 
    311  
    312                         ConfigurationType="1" 
    313                         UseOfMFC="0" 
    314158                        > 
    315159                        <Tool 
     
    330174                        <Tool 
    331175                                Name="VCCLCompilerTool" 
     176                                AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
     177                                PreprocessorDefinitions="_CONSOLE;" 
    332178                                PrecompiledHeaderFile="" 
    333  
    334                                 PreprocessorDefinitions="_CONSOLE;" 
    335  
    336                                 AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
    337179                        /> 
    338180                        <Tool 
     
    372214                        <Tool 
    373215                                Name="VCPostBuildEventTool" 
    374                         /> 
    375                 </Configuration> 
    376                 <Configuration 
    377                         Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    378                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    379  
    380                         ATLMinimizesCRunTimeLibraryUsage="false" 
    381  
    382                         CharacterSet="1" 
    383  
    384                         ConfigurationType="1" 
    385                         > 
    386                         <Tool 
    387                                 Name="VCPreBuildEventTool" 
    388                         /> 
    389                         <Tool 
    390                                 Name="VCCustomBuildTool" 
    391                         /> 
    392                         <Tool 
    393                                 Name="VCXMLDataGeneratorTool" 
    394                         /> 
    395                         <Tool 
    396                                 Name="VCWebServiceProxyGeneratorTool" 
    397                         /> 
    398                         <Tool 
    399                                 Name="VCMIDLTool" 
    400                         /> 
    401                         <Tool 
    402                                 Name="VCCLCompilerTool" 
    403                                 PrecompiledHeaderFile="" 
    404  
    405                                 PreprocessorDefinitions="" 
    406  
    407                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include" 
    408                         /> 
    409                         <Tool 
    410                                 Name="VCManagedResourceCompilerTool" 
    411                         /> 
    412                         <Tool 
    413                                 Name="VCResourceCompilerTool" 
    414                         /> 
    415                         <Tool 
    416                                 Name="VCPreLinkEventTool" 
    417                         /> 
    418                         <Tool 
    419                                 Name="VCLinkerTool" 
    420                                 AdditionalDependencies="ws2.lib" 
    421                         /> 
    422                         <Tool 
    423                                 Name="VCALinkTool" 
    424                         /> 
    425                         <Tool 
    426                                 Name="VCXDCMakeTool" 
    427                         /> 
    428                         <Tool 
    429                                 Name="VCBscMakeTool" 
    430                         /> 
    431                         <Tool 
    432                                 Name="VCCodeSignTool" 
    433                         /> 
    434                         <Tool 
    435                                 Name="VCPostBuildEventTool" 
    436                         /> 
    437                         <DeploymentTool 
    438                                 ForceDirty="-1" 
    439                                 RemoteDirectory="" 
    440                                 RegisterOutput="0" 
    441                                 AdditionalFiles="" 
    442                         /> 
    443                         <DebuggerTool 
    444216                        /> 
    445217                </Configuration> 
    446218                <Configuration 
    447219                        Name="Release-Dynamic|Win32" 
     220                        ConfigurationType="1" 
    448221                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    449  
     222                        UseOfMFC="0" 
    450223                        ATLMinimizesCRunTimeLibraryUsage="false" 
    451  
    452224                        CharacterSet="2" 
    453  
    454                         ConfigurationType="1" 
    455                         UseOfMFC="0" 
    456225                        > 
    457226                        <Tool 
     
    472241                        <Tool 
    473242                                Name="VCCLCompilerTool" 
     243                                AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
     244                                PreprocessorDefinitions="_CONSOLE;" 
    474245                                PrecompiledHeaderFile="" 
    475  
    476                                 PreprocessorDefinitions="_CONSOLE;" 
    477  
    478                                 AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
    479246                        /> 
    480247                        <Tool 
     
    514281                        <Tool 
    515282                                Name="VCPostBuildEventTool" 
    516                         /> 
    517                 </Configuration> 
    518                 <Configuration 
    519                         Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    520                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    521  
    522                         ATLMinimizesCRunTimeLibraryUsage="false" 
    523  
    524                         CharacterSet="1" 
    525  
    526                         ConfigurationType="1" 
    527                         > 
    528                         <Tool 
    529                                 Name="VCPreBuildEventTool" 
    530                         /> 
    531                         <Tool 
    532                                 Name="VCCustomBuildTool" 
    533                         /> 
    534                         <Tool 
    535                                 Name="VCXMLDataGeneratorTool" 
    536                         /> 
    537                         <Tool 
    538                                 Name="VCWebServiceProxyGeneratorTool" 
    539                         /> 
    540                         <Tool 
    541                                 Name="VCMIDLTool" 
    542                         /> 
    543                         <Tool 
    544                                 Name="VCCLCompilerTool" 
    545                                 PrecompiledHeaderFile="" 
    546  
    547                                 PreprocessorDefinitions="" 
    548  
    549                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include" 
    550                         /> 
    551                         <Tool 
    552                                 Name="VCManagedResourceCompilerTool" 
    553                         /> 
    554                         <Tool 
    555                                 Name="VCResourceCompilerTool" 
    556                         /> 
    557                         <Tool 
    558                                 Name="VCPreLinkEventTool" 
    559                         /> 
    560                         <Tool 
    561                                 Name="VCLinkerTool" 
    562                                 AdditionalDependencies="ws2.lib" 
    563                         /> 
    564                         <Tool 
    565                                 Name="VCALinkTool" 
    566                         /> 
    567                         <Tool 
    568                                 Name="VCXDCMakeTool" 
    569                         /> 
    570                         <Tool 
    571                                 Name="VCBscMakeTool" 
    572                         /> 
    573                         <Tool 
    574                                 Name="VCCodeSignTool" 
    575                         /> 
    576                         <Tool 
    577                                 Name="VCPostBuildEventTool" 
    578                         /> 
    579                         <DeploymentTool 
    580                                 ForceDirty="-1" 
    581                                 RemoteDirectory="" 
    582                                 RegisterOutput="0" 
    583                                 AdditionalFiles="" 
    584                         /> 
    585                         <DebuggerTool 
    586283                        /> 
    587284                </Configuration> 
    588285                <Configuration 
    589286                        Name="Debug-Dynamic|Win32" 
     287                        ConfigurationType="1" 
    590288                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    591  
     289                        UseOfMFC="0" 
    592290                        ATLMinimizesCRunTimeLibraryUsage="false" 
    593  
    594291                        CharacterSet="2" 
    595  
    596                         ConfigurationType="1" 
    597                         UseOfMFC="0" 
    598292                        > 
    599293                        <Tool 
     
    614308                        <Tool 
    615309                                Name="VCCLCompilerTool" 
     310                                AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
     311                                PreprocessorDefinitions="_CONSOLE;" 
    616312                                PrecompiledHeaderFile="" 
    617  
    618                                 PreprocessorDefinitions="_CONSOLE;" 
    619  
    620                                 AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
    621313                        /> 
    622314                        <Tool 
     
    656348                        <Tool 
    657349                                Name="VCPostBuildEventTool" 
    658                         /> 
    659                 </Configuration> 
    660                 <Configuration 
    661                         Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    662                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    663  
    664                         ATLMinimizesCRunTimeLibraryUsage="false" 
    665  
    666                         CharacterSet="1" 
    667  
    668                         ConfigurationType="1" 
    669                         > 
    670                         <Tool 
    671                                 Name="VCPreBuildEventTool" 
    672                         /> 
    673                         <Tool 
    674                                 Name="VCCustomBuildTool" 
    675                         /> 
    676                         <Tool 
    677                                 Name="VCXMLDataGeneratorTool" 
    678                         /> 
    679                         <Tool 
    680                                 Name="VCWebServiceProxyGeneratorTool" 
    681                         /> 
    682                         <Tool 
    683                                 Name="VCMIDLTool" 
    684                         /> 
    685                         <Tool 
    686                                 Name="VCCLCompilerTool" 
    687                                 PrecompiledHeaderFile="" 
    688  
    689                                 PreprocessorDefinitions="" 
    690  
    691                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include" 
    692                         /> 
    693                         <Tool 
    694                                 Name="VCManagedResourceCompilerTool" 
    695                         /> 
    696                         <Tool 
    697                                 Name="VCResourceCompilerTool" 
    698                         /> 
    699                         <Tool 
    700                                 Name="VCPreLinkEventTool" 
    701                         /> 
    702                         <Tool 
    703                                 Name="VCLinkerTool" 
    704                                 AdditionalDependencies="ws2.lib" 
    705                         /> 
    706                         <Tool 
    707                                 Name="VCALinkTool" 
    708                         /> 
    709                         <Tool 
    710                                 Name="VCXDCMakeTool" 
    711                         /> 
    712                         <Tool 
    713                                 Name="VCBscMakeTool" 
    714                         /> 
    715                         <Tool 
    716                                 Name="VCCodeSignTool" 
    717                         /> 
    718                         <Tool 
    719                                 Name="VCPostBuildEventTool" 
    720                         /> 
    721                         <DeploymentTool 
    722                                 ForceDirty="-1" 
    723                                 RemoteDirectory="" 
    724                                 RegisterOutput="0" 
    725                                 AdditionalFiles="" 
    726                         /> 
    727                         <DebuggerTool 
    728350                        /> 
    729351                </Configuration> 
    730352                <Configuration 
    731353                        Name="Release-Static|Win32" 
     354                        ConfigurationType="1" 
    732355                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    733  
     356                        UseOfMFC="0" 
    734357                        ATLMinimizesCRunTimeLibraryUsage="false" 
    735  
    736358                        CharacterSet="2" 
    737  
    738                         ConfigurationType="1" 
    739                         UseOfMFC="0" 
    740359                        > 
    741360                        <Tool 
     
    756375                        <Tool 
    757376                                Name="VCCLCompilerTool" 
     377                                AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
     378                                PreprocessorDefinitions="_CONSOLE;" 
    758379                                PrecompiledHeaderFile="" 
    759  
    760                                 PreprocessorDefinitions="_CONSOLE;" 
    761  
    762                                 AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
    763380                        /> 
    764381                        <Tool 
     
    798415                        <Tool 
    799416                                Name="VCPostBuildEventTool" 
    800                         /> 
    801                 </Configuration> 
    802                 <Configuration 
    803                         Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    804                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    805  
    806                         ATLMinimizesCRunTimeLibraryUsage="false" 
    807  
    808                         CharacterSet="1" 
    809  
    810                         ConfigurationType="1" 
    811                         > 
    812                         <Tool 
    813                                 Name="VCPreBuildEventTool" 
    814                         /> 
    815                         <Tool 
    816                                 Name="VCCustomBuildTool" 
    817                         /> 
    818                         <Tool 
    819                                 Name="VCXMLDataGeneratorTool" 
    820                         /> 
    821                         <Tool 
    822                                 Name="VCWebServiceProxyGeneratorTool" 
    823                         /> 
    824                         <Tool 
    825                                 Name="VCMIDLTool" 
    826                         /> 
    827                         <Tool 
    828                                 Name="VCCLCompilerTool" 
    829                                 PrecompiledHeaderFile="" 
    830  
    831                                 PreprocessorDefinitions="" 
    832  
    833                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include" 
    834                         /> 
    835                         <Tool 
    836                                 Name="VCManagedResourceCompilerTool" 
    837                         /> 
    838                         <Tool 
    839                                 Name="VCResourceCompilerTool" 
    840                         /> 
    841                         <Tool 
    842                                 Name="VCPreLinkEventTool" 
    843                         /> 
    844                         <Tool 
    845                                 Name="VCLinkerTool" 
    846                                 AdditionalDependencies="ws2.lib" 
    847                         /> 
    848                         <Tool 
    849                                 Name="VCALinkTool" 
    850                         /> 
    851                         <Tool 
    852                                 Name="VCXDCMakeTool" 
    853                         /> 
    854                         <Tool 
    855                                 Name="VCBscMakeTool" 
    856                         /> 
    857                         <Tool 
    858                                 Name="VCCodeSignTool" 
    859                         /> 
    860                         <Tool 
    861                                 Name="VCPostBuildEventTool" 
    862                         /> 
    863                         <DeploymentTool 
    864                                 ForceDirty="-1" 
    865                                 RemoteDirectory="" 
    866                                 RegisterOutput="0" 
    867                                 AdditionalFiles="" 
    868                         /> 
    869                         <DebuggerTool 
    870417                        /> 
    871418                </Configuration> 
  • pjproject/branches/projects/vs-reorg/pjsip-apps/build/sample_debug.vcproj

    r2626 r2629  
    1111                        Name="Win32" 
    1212                /> 
    13                 <Platform 
    14                         Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    15                 /> 
    1613        </Platforms> 
    1714        <ToolFiles> 
     
    2017                <Configuration 
    2118                        Name="Debug|Win32" 
     19                        ConfigurationType="1" 
    2220                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    23  
    24                         ATLMinimizesCRunTimeLibraryUsage="false" 
    25  
    26                         CharacterSet="2" 
    27  
    28                         ConfigurationType="1" 
    29                         UseOfMFC="0" 
    30                         > 
    31                         <Tool 
    32                                 Name="VCPreBuildEventTool" 
    33                         /> 
    34                         <Tool 
    35                                 Name="VCCustomBuildTool" 
    36                         /> 
    37                         <Tool 
    38                                 Name="VCXMLDataGeneratorTool" 
    39                         /> 
    40                         <Tool 
    41                                 Name="VCWebServiceProxyGeneratorTool" 
    42                         /> 
    43                         <Tool 
    44                                 Name="VCMIDLTool" 
    45                         /> 
    46                         <Tool 
    47                                 Name="VCCLCompilerTool" 
    48                                 PrecompiledHeaderFile="" 
    49  
    50                                 PreprocessorDefinitions="_CONSOLE;" 
    51  
    52                                 AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
    53                         /> 
    54                         <Tool 
    55                                 Name="VCManagedResourceCompilerTool" 
    56                         /> 
    57                         <Tool 
    58                                 Name="VCResourceCompilerTool" 
    59                         /> 
    60                         <Tool 
    61                                 Name="VCPreLinkEventTool" 
    62                         /> 
    63                         <Tool 
    64                                 Name="VCLinkerTool" 
    65                                 AdditionalDependencies="iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib uuid.lib ole32.lib user32.lib" 
    66                         /> 
    67                         <Tool 
    68                                 Name="VCALinkTool" 
    69                         /> 
    70                         <Tool 
    71                                 Name="VCManifestTool" 
    72                         /> 
    73                         <Tool 
    74                                 Name="VCXDCMakeTool" 
    75                         /> 
    76                         <Tool 
    77                                 Name="VCBscMakeTool" 
    78                         /> 
    79                         <Tool 
    80                                 Name="VCFxCopTool" 
    81                         /> 
    82                         <Tool 
    83                                 Name="VCAppVerifierTool" 
    84                         /> 
    85                         <Tool 
    86                                 Name="VCWebDeploymentTool" 
    87                         /> 
    88                         <Tool 
    89                                 Name="VCPostBuildEventTool" 
    90                         /> 
    91                 </Configuration> 
    92                 <Configuration 
    93                         Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    94                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    95  
    96                         ATLMinimizesCRunTimeLibraryUsage="false" 
    97  
    98                         CharacterSet="1" 
    99  
    100                         ConfigurationType="1" 
    101                         > 
    102                         <Tool 
    103                                 Name="VCPreBuildEventTool" 
    104                         /> 
    105                         <Tool 
    106                                 Name="VCCustomBuildTool" 
    107                         /> 
    108                         <Tool 
    109                                 Name="VCXMLDataGeneratorTool" 
    110                         /> 
    111                         <Tool 
    112                                 Name="VCWebServiceProxyGeneratorTool" 
    113                         /> 
    114                         <Tool 
    115                                 Name="VCMIDLTool" 
    116                         /> 
    117                         <Tool 
    118                                 Name="VCCLCompilerTool" 
    119                                 PrecompiledHeaderFile="" 
    120  
    121                                 PreprocessorDefinitions="" 
    122  
    123                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include" 
    124                         /> 
    125                         <Tool 
    126                                 Name="VCManagedResourceCompilerTool" 
    127                         /> 
    128                         <Tool 
    129                                 Name="VCResourceCompilerTool" 
    130                         /> 
    131                         <Tool 
    132                                 Name="VCPreLinkEventTool" 
    133                         /> 
    134                         <Tool 
    135                                 Name="VCLinkerTool" 
    136                                 AdditionalDependencies="ws2.lib" 
    137                         /> 
    138                         <Tool 
    139                                 Name="VCALinkTool" 
    140                         /> 
    141                         <Tool 
    142                                 Name="VCXDCMakeTool" 
    143                         /> 
    144                         <Tool 
    145                                 Name="VCBscMakeTool" 
    146                         /> 
    147                         <Tool 
    148                                 Name="VCCodeSignTool" 
    149                         /> 
    150                         <Tool 
    151                                 Name="VCPostBuildEventTool" 
    152                         /> 
    153                         <DeploymentTool 
    154                                 ForceDirty="-1" 
    155                                 RemoteDirectory="" 
    156                                 RegisterOutput="0" 
    157                                 AdditionalFiles="" 
    158                         /> 
    159                         <DebuggerTool 
     21                        UseOfMFC="0" 
     22                        ATLMinimizesCRunTimeLibraryUsage="false" 
     23                        CharacterSet="2" 
     24                        > 
     25                        <Tool 
     26                                Name="VCPreBuildEventTool" 
     27                        /> 
     28                        <Tool 
     29                                Name="VCCustomBuildTool" 
     30                        /> 
     31                        <Tool 
     32                                Name="VCXMLDataGeneratorTool" 
     33                        /> 
     34                        <Tool 
     35                                Name="VCWebServiceProxyGeneratorTool" 
     36                        /> 
     37                        <Tool 
     38                                Name="VCMIDLTool" 
     39                        /> 
     40                        <Tool 
     41                                Name="VCCLCompilerTool" 
     42                                AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
     43                                PreprocessorDefinitions="_CONSOLE;" 
     44                                PrecompiledHeaderFile="" 
     45                        /> 
     46                        <Tool 
     47                                Name="VCManagedResourceCompilerTool" 
     48                        /> 
     49                        <Tool 
     50                                Name="VCResourceCompilerTool" 
     51                        /> 
     52                        <Tool 
     53                                Name="VCPreLinkEventTool" 
     54                        /> 
     55                        <Tool 
     56                                Name="VCLinkerTool" 
     57                                AdditionalDependencies="iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib uuid.lib ole32.lib user32.lib" 
     58                        /> 
     59                        <Tool 
     60                                Name="VCALinkTool" 
     61                        /> 
     62                        <Tool 
     63                                Name="VCManifestTool" 
     64                        /> 
     65                        <Tool 
     66                                Name="VCXDCMakeTool" 
     67                        /> 
     68                        <Tool 
     69                                Name="VCBscMakeTool" 
     70                        /> 
     71                        <Tool 
     72                                Name="VCFxCopTool" 
     73                        /> 
     74                        <Tool 
     75                                Name="VCAppVerifierTool" 
     76                        /> 
     77                        <Tool 
     78                                Name="VCWebDeploymentTool" 
     79                        /> 
     80                        <Tool 
     81                                Name="VCPostBuildEventTool" 
    16082                        /> 
    16183                </Configuration> 
    16284                <Configuration 
    16385                        Name="Release|Win32" 
     86                        ConfigurationType="1" 
    16487                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    165  
    166                         ATLMinimizesCRunTimeLibraryUsage="false" 
    167  
    168                         CharacterSet="2" 
    169  
    170                         ConfigurationType="1" 
    171                         UseOfMFC="0" 
    172                         > 
    173                         <Tool 
    174                                 Name="VCPreBuildEventTool" 
    175                         /> 
    176                         <Tool 
    177                                 Name="VCCustomBuildTool" 
    178                         /> 
    179                         <Tool 
    180                                 Name="VCXMLDataGeneratorTool" 
    181                         /> 
    182                         <Tool 
    183                                 Name="VCWebServiceProxyGeneratorTool" 
    184                         /> 
    185                         <Tool 
    186                                 Name="VCMIDLTool" 
    187                         /> 
    188                         <Tool 
    189                                 Name="VCCLCompilerTool" 
    190                                 PrecompiledHeaderFile="" 
    191  
    192                                 PreprocessorDefinitions="_CONSOLE;" 
    193  
    194                                 AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
    195                         /> 
    196                         <Tool 
    197                                 Name="VCManagedResourceCompilerTool" 
    198                         /> 
    199                         <Tool 
    200                                 Name="VCResourceCompilerTool" 
    201                         /> 
    202                         <Tool 
    203                                 Name="VCPreLinkEventTool" 
    204                         /> 
    205                         <Tool 
    206                                 Name="VCLinkerTool" 
    207                                 AdditionalDependencies="iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib uuid.lib ole32.lib user32.lib" 
    208                         /> 
    209                         <Tool 
    210                                 Name="VCALinkTool" 
    211                         /> 
    212                         <Tool 
    213                                 Name="VCManifestTool" 
    214                         /> 
    215                         <Tool 
    216                                 Name="VCXDCMakeTool" 
    217                         /> 
    218                         <Tool 
    219                                 Name="VCBscMakeTool" 
    220                         /> 
    221                         <Tool 
    222                                 Name="VCFxCopTool" 
    223                         /> 
    224                         <Tool 
    225                                 Name="VCAppVerifierTool" 
    226                         /> 
    227                         <Tool 
    228                                 Name="VCWebDeploymentTool" 
    229                         /> 
    230                         <Tool 
    231                                 Name="VCPostBuildEventTool" 
    232                         /> 
    233                 </Configuration> 
    234                 <Configuration 
    235                         Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    236                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    237  
    238                         ATLMinimizesCRunTimeLibraryUsage="false" 
    239  
    240                         CharacterSet="1" 
    241  
    242                         ConfigurationType="1" 
    243                         > 
    244                         <Tool 
    245                                 Name="VCPreBuildEventTool" 
    246                         /> 
    247                         <Tool 
    248                                 Name="VCCustomBuildTool" 
    249                         /> 
    250                         <Tool 
    251                                 Name="VCXMLDataGeneratorTool" 
    252                         /> 
    253                         <Tool 
    254                                 Name="VCWebServiceProxyGeneratorTool" 
    255                         /> 
    256                         <Tool 
    257                                 Name="VCMIDLTool" 
    258                         /> 
    259                         <Tool 
    260                                 Name="VCCLCompilerTool" 
    261                                 PrecompiledHeaderFile="" 
    262  
    263                                 PreprocessorDefinitions="" 
    264  
    265                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include" 
    266                         /> 
    267                         <Tool 
    268                                 Name="VCManagedResourceCompilerTool" 
    269                         /> 
    270                         <Tool 
    271                                 Name="VCResourceCompilerTool" 
    272                         /> 
    273                         <Tool 
    274                                 Name="VCPreLinkEventTool" 
    275                         /> 
    276                         <Tool 
    277                                 Name="VCLinkerTool" 
    278                                 AdditionalDependencies="ws2.lib" 
    279                         /> 
    280                         <Tool 
    281                                 Name="VCALinkTool" 
    282                         /> 
    283                         <Tool 
    284                                 Name="VCXDCMakeTool" 
    285                         /> 
    286                         <Tool 
    287                                 Name="VCBscMakeTool" 
    288                         /> 
    289                         <Tool 
    290                                 Name="VCCodeSignTool" 
    291                         /> 
    292                         <Tool 
    293                                 Name="VCPostBuildEventTool" 
    294                         /> 
    295                         <DeploymentTool 
    296                                 ForceDirty="-1" 
    297                                 RemoteDirectory="" 
    298                                 RegisterOutput="0" 
    299                                 AdditionalFiles="" 
    300                         /> 
    301                         <DebuggerTool 
     88                        UseOfMFC="0" 
     89                        ATLMinimizesCRunTimeLibraryUsage="false" 
     90                        CharacterSet="2" 
     91                        > 
     92                        <Tool 
     93                                Name="VCPreBuildEventTool" 
     94                        /> 
     95                        <Tool 
     96                                Name="VCCustomBuildTool" 
     97                        /> 
     98                        <Tool 
     99                                Name="VCXMLDataGeneratorTool" 
     100                        /> 
     101                        <Tool 
     102                                Name="VCWebServiceProxyGeneratorTool" 
     103                        /> 
     104                        <Tool 
     105                                Name="VCMIDLTool" 
     106                        /> 
     107                        <Tool 
     108                                Name="VCCLCompilerTool" 
     109                                AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
     110                                PreprocessorDefinitions="_CONSOLE;" 
     111                                PrecompiledHeaderFile="" 
     112                        /> 
     113                        <Tool 
     114                                Name="VCManagedResourceCompilerTool" 
     115                        /> 
     116                        <Tool 
     117                                Name="VCResourceCompilerTool" 
     118                        /> 
     119                        <Tool 
     120                                Name="VCPreLinkEventTool" 
     121                        /> 
     122                        <Tool 
     123                                Name="VCLinkerTool" 
     124                                AdditionalDependencies="iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib uuid.lib ole32.lib user32.lib" 
     125                        /> 
     126                        <Tool 
     127                                Name="VCALinkTool" 
     128                        /> 
     129                        <Tool 
     130                                Name="VCManifestTool" 
     131                        /> 
     132                        <Tool 
     133                                Name="VCXDCMakeTool" 
     134                        /> 
     135                        <Tool 
     136                                Name="VCBscMakeTool" 
     137                        /> 
     138                        <Tool 
     139                                Name="VCFxCopTool" 
     140                        /> 
     141                        <Tool 
     142                                Name="VCAppVerifierTool" 
     143                        /> 
     144                        <Tool 
     145                                Name="VCWebDeploymentTool" 
     146                        /> 
     147                        <Tool 
     148                                Name="VCPostBuildEventTool" 
    302149                        /> 
    303150                </Configuration> 
    304151                <Configuration 
    305152                        Name="Debug-Static|Win32" 
     153                        ConfigurationType="1" 
    306154                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    307  
    308                         ATLMinimizesCRunTimeLibraryUsage="false" 
    309  
    310                         CharacterSet="2" 
    311  
    312                         ConfigurationType="1" 
    313                         UseOfMFC="0" 
    314                         > 
    315                         <Tool 
    316                                 Name="VCPreBuildEventTool" 
    317                         /> 
    318                         <Tool 
    319                                 Name="VCCustomBuildTool" 
    320                         /> 
    321                         <Tool 
    322                                 Name="VCXMLDataGeneratorTool" 
    323                         /> 
    324                         <Tool 
    325                                 Name="VCWebServiceProxyGeneratorTool" 
    326                         /> 
    327                         <Tool 
    328                                 Name="VCMIDLTool" 
    329                         /> 
    330                         <Tool 
    331                                 Name="VCCLCompilerTool" 
    332                                 PrecompiledHeaderFile="" 
    333  
    334                                 PreprocessorDefinitions="_CONSOLE;" 
    335  
    336                                 AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
    337                         /> 
    338                         <Tool 
    339                                 Name="VCManagedResourceCompilerTool" 
    340                         /> 
    341                         <Tool 
    342                                 Name="VCResourceCompilerTool" 
    343                         /> 
    344                         <Tool 
    345                                 Name="VCPreLinkEventTool" 
    346                         /> 
    347                         <Tool 
    348                                 Name="VCLinkerTool" 
    349                                 AdditionalDependencies="iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib uuid.lib ole32.lib user32.lib" 
    350                         /> 
    351                         <Tool 
    352                                 Name="VCALinkTool" 
    353                         /> 
    354                         <Tool 
    355                                 Name="VCManifestTool" 
    356                         /> 
    357                         <Tool 
    358                                 Name="VCXDCMakeTool" 
    359                         /> 
    360                         <Tool 
    361                                 Name="VCBscMakeTool" 
    362                         /> 
    363                         <Tool 
    364                                 Name="VCFxCopTool" 
    365                         /> 
    366                         <Tool 
    367                                 Name="VCAppVerifierTool" 
    368                         /> 
    369                         <Tool 
    370                                 Name="VCWebDeploymentTool" 
    371                         /> 
    372                         <Tool 
    373                                 Name="VCPostBuildEventTool" 
    374                         /> 
    375                 </Configuration> 
    376                 <Configuration 
    377                         Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    378                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    379  
    380                         ATLMinimizesCRunTimeLibraryUsage="false" 
    381  
    382                         CharacterSet="1" 
    383  
    384                         ConfigurationType="1" 
    385                         > 
    386                         <Tool 
    387                                 Name="VCPreBuildEventTool" 
    388                         /> 
    389                         <Tool 
    390                                 Name="VCCustomBuildTool" 
    391                         /> 
    392                         <Tool 
    393                                 Name="VCXMLDataGeneratorTool" 
    394                         /> 
    395                         <Tool 
    396                                 Name="VCWebServiceProxyGeneratorTool" 
    397                         /> 
    398                         <Tool 
    399                                 Name="VCMIDLTool" 
    400                         /> 
    401                         <Tool 
    402                                 Name="VCCLCompilerTool" 
    403                                 PrecompiledHeaderFile="" 
    404  
    405                                 PreprocessorDefinitions="" 
    406  
    407                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include" 
    408                         /> 
    409                         <Tool 
    410                                 Name="VCManagedResourceCompilerTool" 
    411                         /> 
    412                         <Tool 
    413                                 Name="VCResourceCompilerTool" 
    414                         /> 
    415                         <Tool 
    416                                 Name="VCPreLinkEventTool" 
    417                         /> 
    418                         <Tool 
    419                                 Name="VCLinkerTool" 
    420                                 AdditionalDependencies="ws2.lib" 
    421                         /> 
    422                         <Tool 
    423                                 Name="VCALinkTool" 
    424                         /> 
    425                         <Tool 
    426                                 Name="VCXDCMakeTool" 
    427                         /> 
    428                         <Tool 
    429                                 Name="VCBscMakeTool" 
    430                         /> 
    431                         <Tool 
    432                                 Name="VCCodeSignTool" 
    433                         /> 
    434                         <Tool 
    435                                 Name="VCPostBuildEventTool" 
    436                         /> 
    437                         <DeploymentTool 
    438                                 ForceDirty="-1" 
    439                                 RemoteDirectory="" 
    440                                 RegisterOutput="0" 
    441                                 AdditionalFiles="" 
    442                         /> 
    443                         <DebuggerTool 
     155                        UseOfMFC="0" 
     156                        ATLMinimizesCRunTimeLibraryUsage="false" 
     157                        CharacterSet="2" 
     158                        > 
     159                        <Tool 
     160                                Name="VCPreBuildEventTool" 
     161                        /> 
     162                        <Tool 
     163                                Name="VCCustomBuildTool" 
     164                        /> 
     165                        <Tool 
     166                                Name="VCXMLDataGeneratorTool" 
     167                        /> 
     168                        <Tool 
     169                                Name="VCWebServiceProxyGeneratorTool" 
     170                        /> 
     171                        <Tool 
     172                                Name="VCMIDLTool" 
     173                        /> 
     174                        <Tool 
     175                                Name="VCCLCompilerTool" 
     176                                AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
     177                                PreprocessorDefinitions="_CONSOLE;" 
     178                                PrecompiledHeaderFile="" 
     179                        /> 
     180                        <Tool 
     181                                Name="VCManagedResourceCompilerTool" 
     182                        /> 
     183                        <Tool 
     184                                Name="VCResourceCompilerTool" 
     185                        /> 
     186                        <Tool 
     187                                Name="VCPreLinkEventTool" 
     188                        /> 
     189                        <Tool 
     190                                Name="VCLinkerTool" 
     191                                AdditionalDependencies="iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib uuid.lib ole32.lib user32.lib" 
     192                        /> 
     193                        <Tool 
     194                                Name="VCALinkTool" 
     195                        /> 
     196                        <Tool 
     197                                Name="VCManifestTool" 
     198                        /> 
     199                        <Tool 
     200                                Name="VCXDCMakeTool" 
     201                        /> 
     202                        <Tool 
     203                                Name="VCBscMakeTool" 
     204                        /> 
     205                        <Tool 
     206                                Name="VCFxCopTool" 
     207                        /> 
     208                        <Tool 
     209                                Name="VCAppVerifierTool" 
     210                        /> 
     211                        <Tool 
     212                                Name="VCWebDeploymentTool" 
     213                        /> 
     214                        <Tool 
     215                                Name="VCPostBuildEventTool" 
    444216                        /> 
    445217                </Configuration> 
    446218                <Configuration 
    447219                        Name="Release-Dynamic|Win32" 
     220                        ConfigurationType="1" 
    448221                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    449  
    450                         ATLMinimizesCRunTimeLibraryUsage="false" 
    451  
    452                         CharacterSet="2" 
    453  
    454                         ConfigurationType="1" 
    455                         UseOfMFC="0" 
    456                         > 
    457                         <Tool 
    458                                 Name="VCPreBuildEventTool" 
    459                         /> 
    460                         <Tool 
    461                                 Name="VCCustomBuildTool" 
    462                         /> 
    463                         <Tool 
    464                                 Name="VCXMLDataGeneratorTool" 
    465                         /> 
    466                         <Tool 
    467                                 Name="VCWebServiceProxyGeneratorTool" 
    468                         /> 
    469                         <Tool 
    470                                 Name="VCMIDLTool" 
    471                         /> 
    472                         <Tool 
    473                                 Name="VCCLCompilerTool" 
    474                                 PrecompiledHeaderFile="" 
    475  
    476                                 PreprocessorDefinitions="_CONSOLE;" 
    477  
    478                                 AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
    479                         /> 
    480                         <Tool 
    481                                 Name="VCManagedResourceCompilerTool" 
    482                         /> 
    483                         <Tool 
    484                                 Name="VCResourceCompilerTool" 
    485                         /> 
    486                         <Tool 
    487                                 Name="VCPreLinkEventTool" 
    488                         /> 
    489                         <Tool 
    490                                 Name="VCLinkerTool" 
    491                                 AdditionalDependencies="iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib uuid.lib ole32.lib user32.lib" 
    492                         /> 
    493                         <Tool 
    494                                 Name="VCALinkTool" 
    495                         /> 
    496                         <Tool 
    497                                 Name="VCManifestTool" 
    498                         /> 
    499                         <Tool 
    500                                 Name="VCXDCMakeTool" 
    501                         /> 
    502                         <Tool 
    503                                 Name="VCBscMakeTool" 
    504                         /> 
    505                         <Tool 
    506                                 Name="VCFxCopTool" 
    507                         /> 
    508                         <Tool 
    509                                 Name="VCAppVerifierTool" 
    510                         /> 
    511                         <Tool 
    512                                 Name="VCWebDeploymentTool" 
    513                         /> 
    514                         <Tool 
    515                                 Name="VCPostBuildEventTool" 
    516                         /> 
    517                 </Configuration> 
    518                 <Configuration 
    519                         Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    520                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    521  
    522                         ATLMinimizesCRunTimeLibraryUsage="false" 
    523  
    524                         CharacterSet="1" 
    525  
    526                         ConfigurationType="1" 
    527                         > 
    528                         <Tool 
    529                                 Name="VCPreBuildEventTool" 
    530                         /> 
    531                         <Tool 
    532                                 Name="VCCustomBuildTool" 
    533                         /> 
    534                         <Tool 
    535                                 Name="VCXMLDataGeneratorTool" 
    536                         /> 
    537                         <Tool 
    538                                 Name="VCWebServiceProxyGeneratorTool" 
    539                         /> 
    540                         <Tool 
    541                                 Name="VCMIDLTool" 
    542                         /> 
    543                         <Tool 
    544                                 Name="VCCLCompilerTool" 
    545                                 PrecompiledHeaderFile="" 
    546  
    547                                 PreprocessorDefinitions="" 
    548  
    549                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include" 
    550                         /> 
    551                         <Tool 
    552                                 Name="VCManagedResourceCompilerTool" 
    553                         /> 
    554                         <Tool 
    555                                 Name="VCResourceCompilerTool" 
    556                         /> 
    557                         <Tool 
    558                                 Name="VCPreLinkEventTool" 
    559                         /> 
    560                         <Tool 
    561                                 Name="VCLinkerTool" 
    562                                 AdditionalDependencies="ws2.lib" 
    563                         /> 
    564                         <Tool 
    565                                 Name="VCALinkTool" 
    566                         /> 
    567                         <Tool 
    568                                 Name="VCXDCMakeTool" 
    569                         /> 
    570                         <Tool 
    571                                 Name="VCBscMakeTool" 
    572                         /> 
    573                         <Tool 
    574                                 Name="VCCodeSignTool" 
    575                         /> 
    576                         <Tool 
    577                                 Name="VCPostBuildEventTool" 
    578                         /> 
    579                         <DeploymentTool 
    580                                 ForceDirty="-1" 
    581                                 RemoteDirectory="" 
    582                                 RegisterOutput="0" 
    583                                 AdditionalFiles="" 
    584                         /> 
    585                         <DebuggerTool 
     222                        UseOfMFC="0" 
     223                        ATLMinimizesCRunTimeLibraryUsage="false" 
     224                        CharacterSet="2" 
     225                        > 
     226                        <Tool 
     227                                Name="VCPreBuildEventTool" 
     228                        /> 
     229                        <Tool 
     230                                Name="VCCustomBuildTool" 
     231                        /> 
     232                        <Tool 
     233                                Name="VCXMLDataGeneratorTool" 
     234                        /> 
     235                        <Tool 
     236                                Name="VCWebServiceProxyGeneratorTool" 
     237                        /> 
     238                        <Tool 
     239                                Name="VCMIDLTool" 
     240                        /> 
     241                        <Tool 
     242                                Name="VCCLCompilerTool" 
     243                                AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
     244                                PreprocessorDefinitions="_CONSOLE;" 
     245                                PrecompiledHeaderFile="" 
     246                        /> 
     247                        <Tool 
     248                                Name="VCManagedResourceCompilerTool" 
     249                        /> 
     250                        <Tool 
     251                                Name="VCResourceCompilerTool" 
     252                        /> 
     253                        <Tool 
     254                                Name="VCPreLinkEventTool" 
     255                        /> 
     256                        <Tool 
     257                                Name="VCLinkerTool" 
     258                                AdditionalDependencies="iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib uuid.lib ole32.lib user32.lib" 
     259                        /> 
     260                        <Tool 
     261                                Name="VCALinkTool" 
     262                        /> 
     263                        <Tool 
     264                                Name="VCManifestTool" 
     265                        /> 
     266                        <Tool 
     267                                Name="VCXDCMakeTool" 
     268                        /> 
     269                        <Tool 
     270                                Name="VCBscMakeTool" 
     271                        /> 
     272                        <Tool 
     273                                Name="VCFxCopTool" 
     274                        /> 
     275                        <Tool 
     276                                Name="VCAppVerifierTool" 
     277                        /> 
     278                        <Tool 
     279                                Name="VCWebDeploymentTool" 
     280                        /> 
     281                        <Tool 
     282                                Name="VCPostBuildEventTool" 
    586283                        /> 
    587284                </Configuration> 
    588285                <Configuration 
    589286                        Name="Debug-Dynamic|Win32" 
     287                        ConfigurationType="1" 
    590288                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    591  
    592                         ATLMinimizesCRunTimeLibraryUsage="false" 
    593  
    594                         CharacterSet="2" 
    595  
    596                         ConfigurationType="1" 
    597                         UseOfMFC="0" 
    598                         > 
    599                         <Tool 
    600                                 Name="VCPreBuildEventTool" 
    601                         /> 
    602                         <Tool 
    603                                 Name="VCCustomBuildTool" 
    604                         /> 
    605                         <Tool 
    606                                 Name="VCXMLDataGeneratorTool" 
    607                         /> 
    608                         <Tool 
    609                                 Name="VCWebServiceProxyGeneratorTool" 
    610                         /> 
    611                         <Tool 
    612                                 Name="VCMIDLTool" 
    613                         /> 
    614                         <Tool 
    615                                 Name="VCCLCompilerTool" 
    616                                 PrecompiledHeaderFile="" 
    617  
    618                                 PreprocessorDefinitions="_CONSOLE;" 
    619  
    620                                 AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
    621                         /> 
    622                         <Tool 
    623                                 Name="VCManagedResourceCompilerTool" 
    624                         /> 
    625                         <Tool 
    626                                 Name="VCResourceCompilerTool" 
    627                         /> 
    628                         <Tool 
    629                                 Name="VCPreLinkEventTool" 
    630                         /> 
    631                         <Tool 
    632                                 Name="VCLinkerTool" 
    633                                 AdditionalDependencies="iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib uuid.lib ole32.lib user32.lib" 
    634                         /> 
    635                         <Tool 
    636                                 Name="VCALinkTool" 
    637                         /> 
    638                         <Tool 
    639                                 Name="VCManifestTool" 
    640                         /> 
    641                         <Tool 
    642                                 Name="VCXDCMakeTool" 
    643                         /> 
    644                         <Tool 
    645                                 Name="VCBscMakeTool" 
    646                         /> 
    647                         <Tool 
    648                                 Name="VCFxCopTool" 
    649                         /> 
    650                         <Tool 
    651                                 Name="VCAppVerifierTool" 
    652                         /> 
    653                         <Tool 
    654                                 Name="VCWebDeploymentTool" 
    655                         /> 
    656                         <Tool 
    657                                 Name="VCPostBuildEventTool" 
    658                         /> 
    659                 </Configuration> 
    660                 <Configuration 
    661                         Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    662                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    663  
    664                         ATLMinimizesCRunTimeLibraryUsage="false" 
    665  
    666                         CharacterSet="1" 
    667  
    668                         ConfigurationType="1" 
    669                         > 
    670                         <Tool 
    671                                 Name="VCPreBuildEventTool" 
    672                         /> 
    673                         <Tool 
    674                                 Name="VCCustomBuildTool" 
    675                         /> 
    676                         <Tool 
    677                                 Name="VCXMLDataGeneratorTool" 
    678                         /> 
    679                         <Tool 
    680                                 Name="VCWebServiceProxyGeneratorTool" 
    681                         /> 
    682                         <Tool 
    683                                 Name="VCMIDLTool" 
    684                         /> 
    685                         <Tool 
    686                                 Name="VCCLCompilerTool" 
    687                                 PrecompiledHeaderFile="" 
    688  
    689                                 PreprocessorDefinitions="" 
    690  
    691                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include" 
    692                         /> 
    693                         <Tool 
    694                                 Name="VCManagedResourceCompilerTool" 
    695                         /> 
    696                         <Tool 
    697                                 Name="VCResourceCompilerTool" 
    698                         /> 
    699                         <Tool 
    700                                 Name="VCPreLinkEventTool" 
    701                         /> 
    702                         <Tool 
    703                                 Name="VCLinkerTool" 
    704                                 AdditionalDependencies="ws2.lib" 
    705                         /> 
    706                         <Tool 
    707                                 Name="VCALinkTool" 
    708                         /> 
    709                         <Tool 
    710                                 Name="VCXDCMakeTool" 
    711                         /> 
    712                         <Tool 
    713                                 Name="VCBscMakeTool" 
    714                         /> 
    715                         <Tool 
    716                                 Name="VCCodeSignTool" 
    717                         /> 
    718                         <Tool 
    719                                 Name="VCPostBuildEventTool" 
    720                         /> 
    721                         <DeploymentTool 
    722                                 ForceDirty="-1" 
    723                                 RemoteDirectory="" 
    724                                 RegisterOutput="0" 
    725                                 AdditionalFiles="" 
    726                         /> 
    727                         <DebuggerTool 
     289                        UseOfMFC="0" 
     290                        ATLMinimizesCRunTimeLibraryUsage="false" 
     291                        CharacterSet="2" 
     292                        > 
     293                        <Tool 
     294                                Name="VCPreBuildEventTool" 
     295                        /> 
     296                        <Tool 
     297                                Name="VCCustomBuildTool" 
     298                        /> 
     299                        <Tool 
     300                                Name="VCXMLDataGeneratorTool" 
     301                        /> 
     302                        <Tool 
     303                                Name="VCWebServiceProxyGeneratorTool" 
     304                        /> 
     305                        <Tool 
     306                                Name="VCMIDLTool" 
     307                        /> 
     308                        <Tool 
     309                                Name="VCCLCompilerTool" 
     310                                AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
     311                                PreprocessorDefinitions="_CONSOLE;" 
     312                                PrecompiledHeaderFile="" 
     313                        /> 
     314                        <Tool 
     315                                Name="VCManagedResourceCompilerTool" 
     316                        /> 
     317                        <Tool 
     318                                Name="VCResourceCompilerTool" 
     319                        /> 
     320                        <Tool 
     321                                Name="VCPreLinkEventTool" 
     322                        /> 
     323                        <Tool 
     324                                Name="VCLinkerTool" 
     325                                AdditionalDependencies="iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib uuid.lib ole32.lib user32.lib" 
     326                        /> 
     327                        <Tool 
     328                                Name="VCALinkTool" 
     329                        /> 
     330                        <Tool 
     331                                Name="VCManifestTool" 
     332                        /> 
     333                        <Tool 
     334                                Name="VCXDCMakeTool" 
     335                        /> 
     336                        <Tool 
     337                                Name="VCBscMakeTool" 
     338                        /> 
     339                        <Tool 
     340                                Name="VCFxCopTool" 
     341                        /> 
     342                        <Tool 
     343                                Name="VCAppVerifierTool" 
     344                        /> 
     345                        <Tool 
     346                                Name="VCWebDeploymentTool" 
     347                        /> 
     348                        <Tool 
     349                                Name="VCPostBuildEventTool" 
    728350                        /> 
    729351                </Configuration> 
    730352                <Configuration 
    731353                        Name="Release-Static|Win32" 
     354                        ConfigurationType="1" 
    732355                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    733  
    734                         ATLMinimizesCRunTimeLibraryUsage="false" 
    735  
    736                         CharacterSet="2" 
    737  
    738                         ConfigurationType="1" 
    739                         UseOfMFC="0" 
    740                         > 
    741                         <Tool 
    742                                 Name="VCPreBuildEventTool" 
    743                         /> 
    744                         <Tool 
    745                                 Name="VCCustomBuildTool" 
    746                         /> 
    747                         <Tool 
    748                                 Name="VCXMLDataGeneratorTool" 
    749                         /> 
    750                         <Tool 
    751                                 Name="VCWebServiceProxyGeneratorTool" 
    752                         /> 
    753                         <Tool 
    754                                 Name="VCMIDLTool" 
    755                         /> 
    756                         <Tool 
    757                                 Name="VCCLCompilerTool" 
    758                                 PrecompiledHeaderFile="" 
    759  
    760                                 PreprocessorDefinitions="_CONSOLE;" 
    761  
    762                                 AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
    763                         /> 
    764                         <Tool 
    765                                 Name="VCManagedResourceCompilerTool" 
    766                         /> 
    767                         <Tool 
    768                                 Name="VCResourceCompilerTool" 
    769                         /> 
    770                         <Tool 
    771                                 Name="VCPreLinkEventTool" 
    772                         /> 
    773                         <Tool 
    774                                 Name="VCLinkerTool" 
    775                                 AdditionalDependencies="iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib uuid.lib ole32.lib user32.lib" 
    776                         /> 
    777                         <Tool 
    778                                 Name="VCALinkTool" 
    779                         /> 
    780                         <Tool 
    781                                 Name="VCManifestTool" 
    782                         /> 
    783                         <Tool 
    784                                 Name="VCXDCMakeTool" 
    785                         /> 
    786                         <Tool 
    787                                 Name="VCBscMakeTool" 
    788                         /> 
    789                         <Tool 
    790                                 Name="VCFxCopTool" 
    791                         /> 
    792                         <Tool 
    793                                 Name="VCAppVerifierTool" 
    794                         /> 
    795                         <Tool 
    796                                 Name="VCWebDeploymentTool" 
    797                         /> 
    798                         <Tool 
    799                                 Name="VCPostBuildEventTool" 
    800                         /> 
    801                 </Configuration> 
    802                 <Configuration 
    803                         Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    804                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    805  
    806                         ATLMinimizesCRunTimeLibraryUsage="false" 
    807  
    808                         CharacterSet="1" 
    809  
    810                         ConfigurationType="1" 
    811                         > 
    812                         <Tool 
    813                                 Name="VCPreBuildEventTool" 
    814                         /> 
    815                         <Tool 
    816                                 Name="VCCustomBuildTool" 
    817                         /> 
    818                         <Tool 
    819                                 Name="VCXMLDataGeneratorTool" 
    820                         /> 
    821                         <Tool 
    822                                 Name="VCWebServiceProxyGeneratorTool" 
    823                         /> 
    824                         <Tool 
    825                                 Name="VCMIDLTool" 
    826                         /> 
    827                         <Tool 
    828                                 Name="VCCLCompilerTool" 
    829                                 PrecompiledHeaderFile="" 
    830  
    831                                 PreprocessorDefinitions="" 
    832  
    833                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include" 
    834                         /> 
    835                         <Tool 
    836                                 Name="VCManagedResourceCompilerTool" 
    837                         /> 
    838                         <Tool 
    839                                 Name="VCResourceCompilerTool" 
    840                         /> 
    841                         <Tool 
    842                                 Name="VCPreLinkEventTool" 
    843                         /> 
    844                         <Tool 
    845                                 Name="VCLinkerTool" 
    846                                 AdditionalDependencies="ws2.lib" 
    847                         /> 
    848                         <Tool 
    849                                 Name="VCALinkTool" 
    850                         /> 
    851                         <Tool 
    852                                 Name="VCXDCMakeTool" 
    853                         /> 
    854                         <Tool 
    855                                 Name="VCBscMakeTool" 
    856                         /> 
    857                         <Tool 
    858                                 Name="VCCodeSignTool" 
    859                         /> 
    860                         <Tool 
    861                                 Name="VCPostBuildEventTool" 
    862                         /> 
    863                         <DeploymentTool 
    864                                 ForceDirty="-1" 
    865                                 RemoteDirectory="" 
    866                                 RegisterOutput="0" 
    867                                 AdditionalFiles="" 
    868                         /> 
    869                         <DebuggerTool 
     356                        UseOfMFC="0" 
     357                        ATLMinimizesCRunTimeLibraryUsage="false" 
     358                        CharacterSet="2" 
     359                        > 
     360                        <Tool 
     361                                Name="VCPreBuildEventTool" 
     362                        /> 
     363                        <Tool 
     364                                Name="VCCustomBuildTool" 
     365                        /> 
     366                        <Tool 
     367                                Name="VCXMLDataGeneratorTool" 
     368                        /> 
     369                        <Tool 
     370                                Name="VCWebServiceProxyGeneratorTool" 
     371                        /> 
     372                        <Tool 
     373                                Name="VCMIDLTool" 
     374                        /> 
     375                        <Tool 
     376                                Name="VCCLCompilerTool" 
     377                                AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include" 
     378                                PreprocessorDefinitions="_CONSOLE;" 
     379                                PrecompiledHeaderFile="" 
     380                        /> 
     381                        <Tool 
     382                                Name="VCManagedResourceCompilerTool" 
     383                        /> 
     384                        <Tool 
     385                                Name="VCResourceCompilerTool" 
     386                        /> 
     387                        <Tool 
     388                                Name="VCPreLinkEventTool" 
     389                        /> 
     390                        <Tool 
     391                                Name="VCLinkerTool" 
     392                                AdditionalDependencies="iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib uuid.lib ole32.lib user32.lib" 
     393                        /> 
     394                        <Tool 
     395                                Name="VCALinkTool" 
     396                        /> 
     397                        <Tool 
     398                                Name="VCManifestTool" 
     399                        /> 
     400                        <Tool 
     401                                Name="VCXDCMakeTool" 
     402                        /> 
     403                        <Tool 
     404                                Name="VCBscMakeTool" 
     405                        /> 
     406                        <Tool 
     407                                Name="VCFxCopTool" 
     408                        /> 
     409                        <Tool 
     410                                Name="VCAppVerifierTool" 
     411                        /> 
     412                        <Tool 
     413                                Name="VCWebDeploymentTool" 
     414                        /> 
     415                        <Tool 
     416                                Name="VCPostBuildEventTool" 
    870417                        /> 
    871418                </Configuration> 
  • pjproject/branches/projects/vs-reorg/pjsip-apps/build/samples.vcproj

    r2622 r2629  
    1212                        Name="Win32" 
    1313                /> 
    14                 <Platform 
    15                         Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    16                 /> 
    1714        </Platforms> 
    1815        <ToolFiles> 
     
    4340                </Configuration> 
    4441                <Configuration 
    45                         Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    46                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    47                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    48                         ConfigurationType="1" 
    49                         > 
    50                         <Tool 
    51                                 Name="VCPreBuildEventTool" 
    52                         /> 
    53                         <Tool 
    54                                 Name="VCCustomBuildTool" 
    55                         /> 
    56                         <Tool 
    57                                 Name="VCXMLDataGeneratorTool" 
    58                         /> 
    59                         <Tool 
    60                                 Name="VCWebServiceProxyGeneratorTool" 
    61                         /> 
    62                         <Tool 
    63                                 Name="VCMIDLTool" 
    64                         /> 
    65                         <Tool 
    66                                 Name="VCCLCompilerTool" 
    67                                 ExecutionBucket="7" 
    68                         /> 
    69                         <Tool 
    70                                 Name="VCManagedResourceCompilerTool" 
    71                         /> 
    72                         <Tool 
    73                                 Name="VCResourceCompilerTool" 
    74                         /> 
    75                         <Tool 
    76                                 Name="VCPreLinkEventTool" 
    77                         /> 
    78                         <Tool 
    79                                 Name="VCLinkerTool" 
    80                         /> 
    81                         <Tool 
    82                                 Name="VCALinkTool" 
    83                         /> 
    84                         <Tool 
    85                                 Name="VCXDCMakeTool" 
    86                         /> 
    87                         <Tool 
    88                                 Name="VCBscMakeTool" 
    89                         /> 
    90                         <Tool 
    91                                 Name="VCCodeSignTool" 
    92                         /> 
    93                         <Tool 
    94                                 Name="VCPostBuildEventTool" 
    95                         /> 
    96                         <DeploymentTool 
    97                                 ForceDirty="-1" 
    98                                 RemoteDirectory="" 
    99                                 RegisterOutput="0" 
    100                                 AdditionalFiles="" 
    101                         /> 
    102                         <DebuggerTool 
    103                         /> 
    104                 </Configuration> 
    105                 <Configuration 
    10642                        Name="Debug|Win32" 
    10743                        OutputDirectory="./output/samples-i386-win32-vc8-debug" 
     
    12763                </Configuration> 
    12864                <Configuration 
    129                         Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    130                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    131                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    132                         ConfigurationType="1" 
    133                         > 
    134                         <Tool 
    135                                 Name="VCPreBuildEventTool" 
    136                         /> 
    137                         <Tool 
    138                                 Name="VCCustomBuildTool" 
    139                         /> 
    140                         <Tool 
    141                                 Name="VCXMLDataGeneratorTool" 
    142                         /> 
    143                         <Tool 
    144                                 Name="VCWebServiceProxyGeneratorTool" 
    145                         /> 
    146                         <Tool 
    147                                 Name="VCMIDLTool" 
    148                         /> 
    149                         <Tool 
    150                                 Name="VCCLCompilerTool" 
    151                                 ExecutionBucket="7" 
    152                         /> 
    153                         <Tool 
    154                                 Name="VCManagedResourceCompilerTool" 
    155                         /> 
    156                         <Tool 
    157                                 Name="VCResourceCompilerTool" 
    158                         /> 
    159                         <Tool 
    160                                 Name="VCPreLinkEventTool" 
    161                         /> 
    162                         <Tool 
    163                                 Name="VCLinkerTool" 
    164                         /> 
    165                         <Tool 
    166                                 Name="VCALinkTool" 
    167                         /> 
    168                         <Tool 
    169                                 Name="VCXDCMakeTool" 
    170                         /> 
    171                         <Tool 
    172                                 Name="VCBscMakeTool" 
    173                         /> 
    174                         <Tool 
    175                                 Name="VCCodeSignTool" 
    176                         /> 
    177                         <Tool 
    178                                 Name="VCPostBuildEventTool" 
    179                         /> 
    180                         <DeploymentTool 
    181                                 ForceDirty="-1" 
    182                                 RemoteDirectory="" 
    183                                 RegisterOutput="0" 
    184                                 AdditionalFiles="" 
    185                         /> 
    186                         <DebuggerTool 
    187                         /> 
    188                 </Configuration> 
    189                 <Configuration 
    19065                        Name="Debug-Static|Win32" 
    19166                        OutputDirectory="$(ConfigurationName)" 
     
    21186                </Configuration> 
    21287                <Configuration 
    213                         Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    214                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    215                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    216                         ConfigurationType="1" 
    217                         > 
    218                         <Tool 
    219                                 Name="VCPreBuildEventTool" 
    220                         /> 
    221                         <Tool 
    222                                 Name="VCCustomBuildTool" 
    223                         /> 
    224                         <Tool 
    225                                 Name="VCXMLDataGeneratorTool" 
    226                         /> 
    227                         <Tool 
    228                                 Name="VCWebServiceProxyGeneratorTool" 
    229                         /> 
    230                         <Tool 
    231                                 Name="VCMIDLTool" 
    232                                 TargetEnvironment="1" 
    233                         /> 
    234                         <Tool 
    235                                 Name="VCCLCompilerTool" 
    236                                 ExecutionBucket="7" 
    237                         /> 
    238                         <Tool 
    239                                 Name="VCManagedResourceCompilerTool" 
    240                         /> 
    241                         <Tool 
    242                                 Name="VCResourceCompilerTool" 
    243                         /> 
    244                         <Tool 
    245                                 Name="VCPreLinkEventTool" 
    246                         /> 
    247                         <Tool 
    248                                 Name="VCLinkerTool" 
    249                                 TargetMachine="0" 
    250                         /> 
    251                         <Tool 
    252                                 Name="VCALinkTool" 
    253                         /> 
    254                         <Tool 
    255                                 Name="VCXDCMakeTool" 
    256                         /> 
    257                         <Tool 
    258                                 Name="VCBscMakeTool" 
    259                         /> 
    260                         <Tool 
    261                                 Name="VCCodeSignTool" 
    262                         /> 
    263                         <Tool 
    264                                 Name="VCPostBuildEventTool" 
    265                         /> 
    266                         <DeploymentTool 
    267                                 ForceDirty="-1" 
    268                                 RemoteDirectory="" 
    269                                 RegisterOutput="0" 
    270                                 AdditionalFiles="" 
    271                         /> 
    272                         <DebuggerTool 
    273                         /> 
    274                 </Configuration> 
    275                 <Configuration 
    27688                        Name="Release-Dynamic|Win32" 
    27789                        OutputDirectory="$(ConfigurationName)" 
     
    297109                </Configuration> 
    298110                <Configuration 
    299                         Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    300                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    301                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    302                         ConfigurationType="1" 
    303                         > 
    304                         <Tool 
    305                                 Name="VCPreBuildEventTool" 
    306                         /> 
    307                         <Tool 
    308                                 Name="VCCustomBuildTool" 
    309                         /> 
    310                         <Tool 
    311                                 Name="VCXMLDataGeneratorTool" 
    312                         /> 
    313                         <Tool 
    314                                 Name="VCWebServiceProxyGeneratorTool" 
    315                         /> 
    316                         <Tool 
    317                                 Name="VCMIDLTool" 
    318                                 TargetEnvironment="1" 
    319                         /> 
    320                         <Tool 
    321                                 Name="VCCLCompilerTool" 
    322                                 ExecutionBucket="7" 
    323                         /> 
    324                         <Tool 
    325                                 Name="VCManagedResourceCompilerTool" 
    326                         /> 
    327                         <Tool 
    328                                 Name="VCResourceCompilerTool" 
    329                         /> 
    330                         <Tool 
    331                                 Name="VCPreLinkEventTool" 
    332                         /> 
    333                         <Tool 
    334                                 Name="VCLinkerTool" 
    335                                 TargetMachine="0" 
    336                         /> 
    337                         <Tool 
    338                                 Name="VCALinkTool" 
    339                         /> 
    340                         <Tool 
    341                                 Name="VCXDCMakeTool" 
    342                         /> 
    343                         <Tool 
    344                                 Name="VCBscMakeTool" 
    345                         /> 
    346                         <Tool 
    347                                 Name="VCCodeSignTool" 
    348                         /> 
    349                         <Tool 
    350                                 Name="VCPostBuildEventTool" 
    351                         /> 
    352                         <DeploymentTool 
    353                                 ForceDirty="-1" 
    354                                 RemoteDirectory="" 
    355                                 RegisterOutput="0" 
    356                                 AdditionalFiles="" 
    357                         /> 
    358                         <DebuggerTool 
    359                         /> 
    360                 </Configuration> 
    361                 <Configuration 
    362111                        Name="Debug-Dynamic|Win32" 
    363112                        OutputDirectory="$(ConfigurationName)" 
     
    383132                </Configuration> 
    384133                <Configuration 
    385                         Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    386                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    387                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    388                         ConfigurationType="1" 
    389                         > 
    390                         <Tool 
    391                                 Name="VCPreBuildEventTool" 
    392                         /> 
    393                         <Tool 
    394                                 Name="VCCustomBuildTool" 
    395                         /> 
    396                         <Tool 
    397                                 Name="VCXMLDataGeneratorTool" 
    398                         /> 
    399                         <Tool 
    400                                 Name="VCWebServiceProxyGeneratorTool" 
    401                         /> 
    402                         <Tool 
    403                                 Name="VCMIDLTool" 
    404                                 TargetEnvironment="1" 
    405                         /> 
    406                         <Tool 
    407                                 Name="VCCLCompilerTool" 
    408                                 ExecutionBucket="7" 
    409                         /> 
    410                         <Tool 
    411                                 Name="VCManagedResourceCompilerTool" 
    412                         /> 
    413                         <Tool 
    414                                 Name="VCResourceCompilerTool" 
    415                         /> 
    416                         <Tool 
    417                                 Name="VCPreLinkEventTool" 
    418                         /> 
    419                         <Tool 
    420                                 Name="VCLinkerTool" 
    421                                 TargetMachine="0" 
    422                         /> 
    423                         <Tool 
    424                                 Name="VCALinkTool" 
    425                         /> 
    426                         <Tool 
    427                                 Name="VCXDCMakeTool" 
    428                         /> 
    429                         <Tool 
    430                                 Name="VCBscMakeTool" 
    431                         /> 
    432                         <Tool 
    433                                 Name="VCCodeSignTool" 
    434                         /> 
    435                         <Tool 
    436                                 Name="VCPostBuildEventTool" 
    437                         /> 
    438                         <DeploymentTool 
    439                                 ForceDirty="-1" 
    440                                 RemoteDirectory="" 
    441                                 RegisterOutput="0" 
    442                                 AdditionalFiles="" 
    443                         /> 
    444                         <DebuggerTool 
    445                         /> 
    446                 </Configuration> 
    447                 <Configuration 
    448134                        Name="Release-Static|Win32" 
    449135                        OutputDirectory="$(ConfigurationName)" 
     
    466152                                ForcedUsingAssemblies="" 
    467153                                CompileAsManaged="" 
    468                         /> 
    469                 </Configuration> 
    470                 <Configuration 
    471                         Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    472                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    473                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    474                         ConfigurationType="1" 
    475                         > 
    476                         <Tool 
    477                                 Name="VCPreBuildEventTool" 
    478                         /> 
    479                         <Tool 
    480                                 Name="VCCustomBuildTool" 
    481                         /> 
    482                         <Tool 
    483                                 Name="VCXMLDataGeneratorTool" 
    484                         /> 
    485                         <Tool 
    486                                 Name="VCWebServiceProxyGeneratorTool" 
    487                         /> 
    488                         <Tool 
    489                                 Name="VCMIDLTool" 
    490                                 TargetEnvironment="1" 
    491                         /> 
    492                         <Tool 
    493                                 Name="VCCLCompilerTool" 
    494                                 ExecutionBucket="7" 
    495                         /> 
    496                         <Tool 
    497                                 Name="VCManagedResourceCompilerTool" 
    498                         /> 
    499                         <Tool 
    500                                 Name="VCResourceCompilerTool" 
    501                         /> 
    502                         <Tool 
    503                                 Name="VCPreLinkEventTool" 
    504                         /> 
    505                         <Tool 
    506                                 Name="VCLinkerTool" 
    507                                 TargetMachine="0" 
    508                         /> 
    509                         <Tool 
    510                                 Name="VCALinkTool" 
    511                         /> 
    512                         <Tool 
    513                                 Name="VCXDCMakeTool" 
    514                         /> 
    515                         <Tool 
    516                                 Name="VCBscMakeTool" 
    517                         /> 
    518                         <Tool 
    519                                 Name="VCCodeSignTool" 
    520                         /> 
    521                         <Tool 
    522                                 Name="VCPostBuildEventTool" 
    523                         /> 
    524                         <DeploymentTool 
    525                                 ForceDirty="-1" 
    526                                 RemoteDirectory="" 
    527                                 RegisterOutput="0" 
    528                                 AdditionalFiles="" 
    529                         /> 
    530                         <DebuggerTool 
    531154                        /> 
    532155                </Configuration> 
  • pjproject/branches/projects/vs-reorg/pjsip-apps/src/pjsua_wince/pjsua_wince.vcproj

    r2628 r2629  
    13641364                        /> 
    13651365                </Configuration> 
     1366                <Configuration 
     1367                        Name="Release-Static|Smartphone 2003 (ARMV4)" 
     1368                        OutputDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)" 
     1369                        IntermediateDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)" 
     1370                        ConfigurationType="1" 
     1371                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops" 
     1372                        UseOfMFC="0" 
     1373                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1374                        CharacterSet="1" 
     1375                        > 
     1376                        <Tool 
     1377                                Name="VCPreBuildEventTool" 
     1378                        /> 
     1379                        <Tool 
     1380                                Name="VCCustomBuildTool" 
     1381                        /> 
     1382                        <Tool 
     1383                                Name="VCXMLDataGeneratorTool" 
     1384                        /> 
     1385                        <Tool 
     1386                                Name="VCWebServiceProxyGeneratorTool" 
     1387                        /> 
     1388                        <Tool 
     1389                                Name="VCMIDLTool" 
     1390                                TargetEnvironment="1" 
     1391                        /> 
     1392                        <Tool 
     1393                                Name="VCCLCompilerTool" 
     1394                                ExecutionBucket="7" 
     1395                                AdditionalIncludeDirectories="../../include,../../../pjsip/include,../../../pjlib-util/include,../../../pjlib/include,../../../pjmedia/include,../../../pjnath/include" 
     1396                                PreprocessorDefinitions="_LIB;" 
     1397                                PrecompiledHeaderFile="" 
     1398                        /> 
     1399                        <Tool 
     1400                                Name="VCManagedResourceCompilerTool" 
     1401                        /> 
     1402                        <Tool 
     1403                                Name="VCResourceCompilerTool" 
     1404                        /> 
     1405                        <Tool 
     1406                                Name="VCPreLinkEventTool" 
     1407                        /> 
     1408                        <Tool 
     1409                                Name="VCLinkerTool" 
     1410                                AdditionalDependencies="commctrl.lib coredll.lib winsock.lib ws2.lib iphlpapi.lib secchk.lib ccrtrtti.lib" 
     1411                                TargetMachine="0" 
     1412                        /> 
     1413                        <Tool 
     1414                                Name="VCALinkTool" 
     1415                        /> 
     1416                        <Tool 
     1417                                Name="VCXDCMakeTool" 
     1418                        /> 
     1419                        <Tool 
     1420                                Name="VCBscMakeTool" 
     1421                        /> 
     1422                        <Tool 
     1423                                Name="VCCodeSignTool" 
     1424                        /> 
     1425                        <Tool 
     1426                                Name="VCPostBuildEventTool" 
     1427                        /> 
     1428                        <DeploymentTool 
     1429                                ForceDirty="-1" 
     1430                                RemoteDirectory="" 
     1431                                RegisterOutput="0" 
     1432                                AdditionalFiles="" 
     1433                        /> 
     1434                        <DebuggerTool 
     1435                        /> 
     1436                </Configuration> 
     1437                <Configuration 
     1438                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1439                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1440                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1441                        ConfigurationType="1" 
     1442                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops" 
     1443                        UseOfMFC="0" 
     1444                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1445                        CharacterSet="1" 
     1446                        > 
     1447                        <Tool 
     1448                                Name="VCPreBuildEventTool" 
     1449                        /> 
     1450                        <Tool 
     1451                                Name="VCCustomBuildTool" 
     1452                        /> 
     1453                        <Tool 
     1454                                Name="VCXMLDataGeneratorTool" 
     1455                        /> 
     1456                        <Tool 
     1457                                Name="VCWebServiceProxyGeneratorTool" 
     1458                        /> 
     1459                        <Tool 
     1460                                Name="VCMIDLTool" 
     1461                                TargetEnvironment="1" 
     1462                        /> 
     1463                        <Tool 
     1464                                Name="VCCLCompilerTool" 
     1465                                ExecutionBucket="7" 
     1466                                AdditionalIncludeDirectories="../../include,../../../pjsip/include,../../../pjlib-util/include,../../../pjlib/include,../../../pjmedia/include,../../../pjnath/include" 
     1467                                PreprocessorDefinitions="_LIB;" 
     1468                                UsePrecompiledHeader="2" 
     1469                        /> 
     1470                        <Tool 
     1471                                Name="VCManagedResourceCompilerTool" 
     1472                        /> 
     1473                        <Tool 
     1474                                Name="VCResourceCompilerTool" 
     1475                        /> 
     1476                        <Tool 
     1477                                Name="VCPreLinkEventTool" 
     1478                        /> 
     1479                        <Tool 
     1480                                Name="VCLinkerTool" 
     1481                                AdditionalDependencies="commctrl.lib coredll.lib winsock.lib ws2.lib iphlpapi.lib" 
     1482                                TargetMachine="0" 
     1483                        /> 
     1484                        <Tool 
     1485                                Name="VCALinkTool" 
     1486                        /> 
     1487                        <Tool 
     1488                                Name="VCXDCMakeTool" 
     1489                        /> 
     1490                        <Tool 
     1491                                Name="VCBscMakeTool" 
     1492                        /> 
     1493                        <Tool 
     1494                                Name="VCCodeSignTool" 
     1495                        /> 
     1496                        <Tool 
     1497                                Name="VCPostBuildEventTool" 
     1498                        /> 
     1499                        <DeploymentTool 
     1500                                ForceDirty="-1" 
     1501                                RemoteDirectory="" 
     1502                                RegisterOutput="0" 
     1503                                AdditionalFiles="" 
     1504                        /> 
     1505                        <DebuggerTool 
     1506                        /> 
     1507                </Configuration> 
     1508                <Configuration 
     1509                        Name="Release-Static|Pocket PC 2003 (ARMV4)" 
     1510                        OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" 
     1511                        IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)" 
     1512                        ConfigurationType="1" 
     1513                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops" 
     1514                        UseOfMFC="0" 
     1515                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1516                        CharacterSet="1" 
     1517                        > 
     1518                        <Tool 
     1519                                Name="VCPreBuildEventTool" 
     1520                        /> 
     1521                        <Tool 
     1522                                Name="VCCustomBuildTool" 
     1523                        /> 
     1524                        <Tool 
     1525                                Name="VCXMLDataGeneratorTool" 
     1526                        /> 
     1527                        <Tool 
     1528                                Name="VCWebServiceProxyGeneratorTool" 
     1529                        /> 
     1530                        <Tool 
     1531                                Name="VCMIDLTool" 
     1532                                TargetEnvironment="1" 
     1533                        /> 
     1534                        <Tool 
     1535                                Name="VCCLCompilerTool" 
     1536                                ExecutionBucket="7" 
     1537                                AdditionalIncludeDirectories="../../include,../../../pjsip/include,../../../pjlib-util/include,../../../pjlib/include,../../../pjmedia/include,../../../pjnath/include" 
     1538                                PreprocessorDefinitions="_LIB;" 
     1539                                PrecompiledHeaderFile="" 
     1540                        /> 
     1541                        <Tool 
     1542                                Name="VCManagedResourceCompilerTool" 
     1543                        /> 
     1544                        <Tool 
     1545                                Name="VCResourceCompilerTool" 
     1546                        /> 
     1547                        <Tool 
     1548                                Name="VCPreLinkEventTool" 
     1549                        /> 
     1550                        <Tool 
     1551                                Name="VCLinkerTool" 
     1552                                AdditionalDependencies="commctrl.lib coredll.lib winsock.lib ws2.lib iphlpapi.lib secchk.lib ccrtrtti.lib" 
     1553                                TargetMachine="0" 
     1554                        /> 
     1555                        <Tool 
     1556                                Name="VCALinkTool" 
     1557                        /> 
     1558                        <Tool 
     1559                                Name="VCXDCMakeTool" 
     1560                        /> 
     1561                        <Tool 
     1562                                Name="VCBscMakeTool" 
     1563                        /> 
     1564                        <Tool 
     1565                                Name="VCCodeSignTool" 
     1566                        /> 
     1567                        <Tool 
     1568                                Name="VCPostBuildEventTool" 
     1569                        /> 
     1570                        <DeploymentTool 
     1571                                ForceDirty="-1" 
     1572                                RemoteDirectory="" 
     1573                                RegisterOutput="0" 
     1574                                AdditionalFiles="" 
     1575                        /> 
     1576                        <DebuggerTool 
     1577                        /> 
     1578                </Configuration> 
     1579                <Configuration 
     1580                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1581                        OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     1582                        IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     1583                        ConfigurationType="1" 
     1584                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops" 
     1585                        UseOfMFC="0" 
     1586                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1587                        CharacterSet="1" 
     1588                        > 
     1589                        <Tool 
     1590                                Name="VCPreBuildEventTool" 
     1591                        /> 
     1592                        <Tool 
     1593                                Name="VCCustomBuildTool" 
     1594                        /> 
     1595                        <Tool 
     1596                                Name="VCXMLDataGeneratorTool" 
     1597                        /> 
     1598                        <Tool 
     1599                                Name="VCWebServiceProxyGeneratorTool" 
     1600                        /> 
     1601                        <Tool 
     1602                                Name="VCMIDLTool" 
     1603                                TargetEnvironment="1" 
     1604                        /> 
     1605                        <Tool 
     1606                                Name="VCCLCompilerTool" 
     1607                                ExecutionBucket="7" 
     1608                                AdditionalIncludeDirectories="../../include,../../../pjsip/include,../../../pjlib-util/include,../../../pjlib/include,../../../pjmedia/include,../../../pjnath/include" 
     1609                                PreprocessorDefinitions="_LIB;" 
     1610                                PrecompiledHeaderFile="" 
     1611                        /> 
     1612                        <Tool 
     1613                                Name="VCManagedResourceCompilerTool" 
     1614                        /> 
     1615                        <Tool 
     1616                                Name="VCResourceCompilerTool" 
     1617                        /> 
     1618                        <Tool 
     1619                                Name="VCPreLinkEventTool" 
     1620                        /> 
     1621                        <Tool 
     1622                                Name="VCLinkerTool" 
     1623                                AdditionalDependencies="commctrl.lib coredll.lib winsock.lib ws2.lib iphlpapi.lib" 
     1624                                TargetMachine="0" 
     1625                        /> 
     1626                        <Tool 
     1627                                Name="VCALinkTool" 
     1628                        /> 
     1629                        <Tool 
     1630                                Name="VCXDCMakeTool" 
     1631                        /> 
     1632                        <Tool 
     1633                                Name="VCBscMakeTool" 
     1634                        /> 
     1635                        <Tool 
     1636                                Name="VCCodeSignTool" 
     1637                        /> 
     1638                        <Tool 
     1639                                Name="VCPostBuildEventTool" 
     1640                        /> 
     1641                        <DeploymentTool 
     1642                                ForceDirty="-1" 
     1643                                RemoteDirectory="" 
     1644                                RegisterOutput="0" 
     1645                                AdditionalFiles="" 
     1646                        /> 
     1647                        <DebuggerTool 
     1648                        /> 
     1649                </Configuration> 
    13661650        </Configurations> 
    13671651        <References> 
     
    15291813                                <FileConfiguration 
    15301814                                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1815                                        > 
     1816                                        <Tool 
     1817                                                Name="VCCLCompilerTool" 
     1818                                                AdditionalIncludeDirectories="" 
     1819                                        /> 
     1820                                </FileConfiguration> 
     1821                                <FileConfiguration 
     1822                                        Name="Release-Static|Smartphone 2003 (ARMV4)" 
     1823                                        > 
     1824                                        <Tool 
     1825                                                Name="VCCLCompilerTool" 
     1826                                                AdditionalIncludeDirectories="" 
     1827                                        /> 
     1828                                </FileConfiguration> 
     1829                                <FileConfiguration 
     1830                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1831                                        > 
     1832                                        <Tool 
     1833                                                Name="VCCLCompilerTool" 
     1834                                                AdditionalIncludeDirectories="" 
     1835                                        /> 
     1836                                </FileConfiguration> 
     1837                                <FileConfiguration 
     1838                                        Name="Release-Static|Pocket PC 2003 (ARMV4)" 
     1839                                        > 
     1840                                        <Tool 
     1841                                                Name="VCCLCompilerTool" 
     1842                                                AdditionalIncludeDirectories="" 
     1843                                        /> 
     1844                                </FileConfiguration> 
     1845                                <FileConfiguration 
     1846                                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    15311847                                        > 
    15321848                                        <Tool 
     
    17162032                                <FileConfiguration 
    17172033                                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     2034                                        > 
     2035                                        <Tool 
     2036                                                Name="VCCLCompilerTool" 
     2037                                                AdditionalIncludeDirectories="" 
     2038                                                UsePrecompiledHeader="1" 
     2039                                        /> 
     2040                                </FileConfiguration> 
     2041                                <FileConfiguration 
     2042                                        Name="Release-Static|Smartphone 2003 (ARMV4)" 
     2043                                        > 
     2044                                        <Tool 
     2045                                                Name="VCCLCompilerTool" 
     2046                                                AdditionalIncludeDirectories="" 
     2047                                                UsePrecompiledHeader="1" 
     2048                                        /> 
     2049                                </FileConfiguration> 
     2050                                <FileConfiguration 
     2051                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2052                                        > 
     2053                                        <Tool 
     2054                                                Name="VCCLCompilerTool" 
     2055                                                AdditionalIncludeDirectories="" 
     2056                                                UsePrecompiledHeader="1" 
     2057                                        /> 
     2058                                </FileConfiguration> 
     2059                                <FileConfiguration 
     2060                                        Name="Release-Static|Pocket PC 2003 (ARMV4)" 
     2061                                        > 
     2062                                        <Tool 
     2063                                                Name="VCCLCompilerTool" 
     2064                                                AdditionalIncludeDirectories="" 
     2065                                                UsePrecompiledHeader="1" 
     2066                                        /> 
     2067                                </FileConfiguration> 
     2068                                <FileConfiguration 
     2069                                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    17182070                                        > 
    17192071                                        <Tool 
  • pjproject/branches/projects/vs-reorg/pjsip-apps/src/pocketpj/PocketPJ.vcproj

    r2628 r2629  
    1818                        Name="Pocket PC 2003 (ARMV4)" 
    1919                /> 
    20                 <Platform 
    21                         Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    22                 /> 
    2320        </Platforms> 
    2421        <ToolFiles> 
     
    225222                </Configuration> 
    226223                <Configuration 
    227                         Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    228                         ConfigurationType="1" 
    229                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    230                         UseOfMFC="2" 
    231                         ATLMinimizesCRunTimeLibraryUsage="false" 
    232                         CharacterSet="1" 
    233                         > 
    234                         <Tool 
    235                                 Name="VCPreBuildEventTool" 
    236                         /> 
    237                         <Tool 
    238                                 Name="VCCustomBuildTool" 
    239                         /> 
    240                         <Tool 
    241                                 Name="VCXMLDataGeneratorTool" 
    242                         /> 
    243                         <Tool 
    244                                 Name="VCWebServiceProxyGeneratorTool" 
    245                         /> 
    246                         <Tool 
    247                                 Name="VCMIDLTool" 
    248                         /> 
    249                         <Tool 
    250                                 Name="VCCLCompilerTool" 
    251                                 ExecutionBucket="7" 
    252                                 AdditionalIncludeDirectories="../../../pjlib/include,../../../pjlib-util/include,../../../pjnath/include,../../../pjmedia/include,../../../pjsip/include" 
    253                                 PrecompiledHeaderFile="" 
    254                         /> 
    255                         <Tool 
    256                                 Name="VCManagedResourceCompilerTool" 
    257                         /> 
    258                         <Tool 
    259                                 Name="VCResourceCompilerTool" 
    260                         /> 
    261                         <Tool 
    262                                 Name="VCPreLinkEventTool" 
    263                         /> 
    264                         <Tool 
    265                                 Name="VCLinkerTool" 
    266                                 AdditionalDependencies="commctrl.lib coredll.lib winsock.lib ws2.lib iphlpapi.lib" 
    267                         /> 
    268                         <Tool 
    269                                 Name="VCALinkTool" 
    270                         /> 
    271                         <Tool 
    272                                 Name="VCXDCMakeTool" 
    273                         /> 
    274                         <Tool 
    275                                 Name="VCBscMakeTool" 
    276                         /> 
    277                         <Tool 
    278                                 Name="VCCodeSignTool" 
    279                         /> 
    280                         <Tool 
    281                                 Name="VCPostBuildEventTool" 
    282                         /> 
    283                         <DeploymentTool 
    284                                 ForceDirty="-1" 
    285                                 RemoteDirectory="" 
    286                                 RegisterOutput="0" 
    287                                 AdditionalFiles="msvcr80.dll|$(BINDIR)\$(INSTRUCTIONSET)\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;atl80.dll|$(BINDIR)\$(INSTRUCTIONSET)\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;MFC80U.dll|$(BINDIR)\$(INSTRUCTIONSET)\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;" 
    288                         /> 
    289                         <DebuggerTool 
    290                         /> 
    291                 </Configuration> 
    292                 <Configuration 
    293224                        Name="Debug|Smartphone 2003 (ARMV4)" 
    294225                        ConfigurationType="1" 
     
    469400                                Name="VCLinkerTool" 
    470401                                AdditionalDependencies="commctrl.lib coredll.lib winsock.lib ws2.lib iphlpapi.lib secchk.lib ccrtrtti.lib" 
    471                         /> 
    472                         <Tool 
    473                                 Name="VCALinkTool" 
    474                         /> 
    475                         <Tool 
    476                                 Name="VCXDCMakeTool" 
    477                         /> 
    478                         <Tool 
    479                                 Name="VCBscMakeTool" 
    480                         /> 
    481                         <Tool 
    482                                 Name="VCCodeSignTool" 
    483                         /> 
    484                         <Tool 
    485                                 Name="VCPostBuildEventTool" 
    486                         /> 
    487                         <DeploymentTool 
    488                                 ForceDirty="-1" 
    489                                 RemoteDirectory="" 
    490                                 RegisterOutput="0" 
    491                                 AdditionalFiles="msvcr80.dll|$(BINDIR)\$(INSTRUCTIONSET)\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;atl80.dll|$(BINDIR)\$(INSTRUCTIONSET)\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;msvcr80d.dll|$(BINDIR)\$(INSTRUCTIONSET)\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;MFC80UD.dll|$(BINDIR)\$(INSTRUCTIONSET)\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;" 
    492                         /> 
    493                         <DebuggerTool 
    494                         /> 
    495                 </Configuration> 
    496                 <Configuration 
    497                         Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    498                         ConfigurationType="1" 
    499                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    500                         UseOfMFC="2" 
    501                         ATLMinimizesCRunTimeLibraryUsage="false" 
    502                         CharacterSet="1" 
    503                         > 
    504                         <Tool 
    505                                 Name="VCPreBuildEventTool" 
    506                         /> 
    507                         <Tool 
    508                                 Name="VCCustomBuildTool" 
    509                         /> 
    510                         <Tool 
    511                                 Name="VCXMLDataGeneratorTool" 
    512                         /> 
    513                         <Tool 
    514                                 Name="VCWebServiceProxyGeneratorTool" 
    515                         /> 
    516                         <Tool 
    517                                 Name="VCMIDLTool" 
    518                         /> 
    519                         <Tool 
    520                                 Name="VCCLCompilerTool" 
    521                                 ExecutionBucket="7" 
    522                                 AdditionalIncludeDirectories="../../../pjlib/include,../../../pjlib-util/include,../../../pjnath/include,../../../pjmedia/include,../../../pjsip/include" 
    523                                 PrecompiledHeaderFile="" 
    524                         /> 
    525                         <Tool 
    526                                 Name="VCManagedResourceCompilerTool" 
    527                         /> 
    528                         <Tool 
    529                                 Name="VCResourceCompilerTool" 
    530                         /> 
    531                         <Tool 
    532                                 Name="VCPreLinkEventTool" 
    533                         /> 
    534                         <Tool 
    535                                 Name="VCLinkerTool" 
    536                                 AdditionalDependencies="commctrl.lib coredll.lib winsock.lib ws2.lib iphlpapi.lib" 
    537402                        /> 
    538403                        <Tool 
     
    777642                </Configuration> 
    778643                <Configuration 
    779                         Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    780                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    781                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    782                         ConfigurationType="1" 
    783                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    784                         UseOfMFC="2" 
    785                         ATLMinimizesCRunTimeLibraryUsage="false" 
    786                         CharacterSet="1" 
    787                         > 
    788                         <Tool 
    789                                 Name="VCPreBuildEventTool" 
    790                         /> 
    791                         <Tool 
    792                                 Name="VCCustomBuildTool" 
    793                         /> 
    794                         <Tool 
    795                                 Name="VCXMLDataGeneratorTool" 
    796                         /> 
    797                         <Tool 
    798                                 Name="VCWebServiceProxyGeneratorTool" 
    799                         /> 
    800                         <Tool 
    801                                 Name="VCMIDLTool" 
    802                                 TargetEnvironment="1" 
    803                         /> 
    804                         <Tool 
    805                                 Name="VCCLCompilerTool" 
    806                                 ExecutionBucket="7" 
    807                                 AdditionalIncludeDirectories="../../../pjlib/include,../../../pjlib-util/include,../../../pjnath/include,../../../pjmedia/include,../../../pjsip/include" 
    808                                 PrecompiledHeaderFile="" 
    809                         /> 
    810                         <Tool 
    811                                 Name="VCManagedResourceCompilerTool" 
    812                         /> 
    813                         <Tool 
    814                                 Name="VCResourceCompilerTool" 
    815                         /> 
    816                         <Tool 
    817                                 Name="VCPreLinkEventTool" 
    818                         /> 
    819                         <Tool 
    820                                 Name="VCLinkerTool" 
    821                                 AdditionalDependencies="commctrl.lib coredll.lib winsock.lib ws2.lib iphlpapi.lib" 
    822                                 TargetMachine="0" 
    823                         /> 
    824                         <Tool 
    825                                 Name="VCALinkTool" 
    826                         /> 
    827                         <Tool 
    828                                 Name="VCXDCMakeTool" 
    829                         /> 
    830                         <Tool 
    831                                 Name="VCBscMakeTool" 
    832                         /> 
    833                         <Tool 
    834                                 Name="VCCodeSignTool" 
    835                         /> 
    836                         <Tool 
    837                                 Name="VCPostBuildEventTool" 
    838                         /> 
    839                         <DeploymentTool 
    840                                 ForceDirty="-1" 
    841                                 RemoteDirectory="" 
    842                                 RegisterOutput="0" 
    843                                 AdditionalFiles="" 
    844                         /> 
    845                         <DebuggerTool 
    846                         /> 
    847                 </Configuration> 
    848                 <Configuration 
    849644                        Name="Debug-Static|Smartphone 2003 (ARMV4)" 
    850645                        OutputDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)" 
     
    1063858                </Configuration> 
    1064859                <Configuration 
    1065                         Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1066                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    1067                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    1068                         ConfigurationType="1" 
    1069                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    1070                         UseOfMFC="2" 
    1071                         ATLMinimizesCRunTimeLibraryUsage="false" 
    1072                         CharacterSet="1" 
    1073                         > 
    1074                         <Tool 
    1075                                 Name="VCPreBuildEventTool" 
    1076                         /> 
    1077                         <Tool 
    1078                                 Name="VCCustomBuildTool" 
    1079                         /> 
    1080                         <Tool 
    1081                                 Name="VCXMLDataGeneratorTool" 
    1082                         /> 
    1083                         <Tool 
    1084                                 Name="VCWebServiceProxyGeneratorTool" 
    1085                         /> 
    1086                         <Tool 
    1087                                 Name="VCMIDLTool" 
    1088                                 TargetEnvironment="1" 
    1089                         /> 
    1090                         <Tool 
    1091                                 Name="VCCLCompilerTool" 
    1092                                 ExecutionBucket="7" 
    1093                                 AdditionalIncludeDirectories="../../../pjlib/include,../../../pjlib-util/include,../../../pjnath/include,../../../pjmedia/include,../../../pjsip/include" 
    1094                                 PrecompiledHeaderFile="" 
    1095                         /> 
    1096                         <Tool 
    1097                                 Name="VCManagedResourceCompilerTool" 
    1098                         /> 
    1099                         <Tool 
    1100                                 Name="VCResourceCompilerTool" 
    1101                         /> 
    1102                         <Tool 
    1103                                 Name="VCPreLinkEventTool" 
    1104                         /> 
    1105                         <Tool 
    1106                                 Name="VCLinkerTool" 
    1107                                 AdditionalDependencies="commctrl.lib coredll.lib winsock.lib ws2.lib iphlpapi.lib" 
    1108                                 TargetMachine="0" 
    1109                         /> 
    1110                         <Tool 
    1111                                 Name="VCALinkTool" 
    1112                         /> 
    1113                         <Tool 
    1114                                 Name="VCXDCMakeTool" 
    1115                         /> 
    1116                         <Tool 
    1117                                 Name="VCBscMakeTool" 
    1118                         /> 
    1119                         <Tool 
    1120                                 Name="VCCodeSignTool" 
    1121                         /> 
    1122                         <Tool 
    1123                                 Name="VCPostBuildEventTool" 
    1124                         /> 
    1125                         <DeploymentTool 
    1126                                 ForceDirty="-1" 
    1127                                 RemoteDirectory="" 
    1128                                 RegisterOutput="0" 
    1129                                 AdditionalFiles="" 
    1130                         /> 
    1131                         <DebuggerTool 
    1132                         /> 
    1133                 </Configuration> 
    1134                 <Configuration 
    1135860                        Name="Release-Dynamic|Smartphone 2003 (ARMV4)" 
    1136861                        OutputDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)" 
     
    13431068                        /> 
    13441069                </Configuration> 
    1345                 <Configuration 
    1346                         Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1347                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    1348                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    1349                         ConfigurationType="1" 
    1350                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    1351                         UseOfMFC="2" 
    1352                         ATLMinimizesCRunTimeLibraryUsage="false" 
    1353                         CharacterSet="1" 
    1354                         > 
    1355                         <Tool 
    1356                                 Name="VCPreBuildEventTool" 
    1357                         /> 
    1358                         <Tool 
    1359                                 Name="VCCustomBuildTool" 
    1360                         /> 
    1361                         <Tool 
    1362                                 Name="VCXMLDataGeneratorTool" 
    1363                         /> 
    1364                         <Tool 
    1365                                 Name="VCWebServiceProxyGeneratorTool" 
    1366                         /> 
    1367                         <Tool 
    1368                                 Name="VCMIDLTool" 
    1369                                 TargetEnvironment="1" 
    1370                         /> 
    1371                         <Tool 
    1372                                 Name="VCCLCompilerTool" 
    1373                                 ExecutionBucket="7" 
    1374                                 AdditionalIncludeDirectories="../../../pjlib/include,../../../pjlib-util/include,../../../pjnath/include,../../../pjmedia/include,../../../pjsip/include" 
    1375                                 PrecompiledHeaderFile="" 
    1376                         /> 
    1377                         <Tool 
    1378                                 Name="VCManagedResourceCompilerTool" 
    1379                         /> 
    1380                         <Tool 
    1381                                 Name="VCResourceCompilerTool" 
    1382                         /> 
    1383                         <Tool 
    1384                                 Name="VCPreLinkEventTool" 
    1385                         /> 
    1386                         <Tool 
    1387                                 Name="VCLinkerTool" 
    1388                                 AdditionalDependencies="commctrl.lib coredll.lib winsock.lib ws2.lib iphlpapi.lib" 
    1389                                 TargetMachine="0" 
    1390                         /> 
    1391                         <Tool 
    1392                                 Name="VCALinkTool" 
    1393                         /> 
    1394                         <Tool 
    1395                                 Name="VCXDCMakeTool" 
    1396                         /> 
    1397                         <Tool 
    1398                                 Name="VCBscMakeTool" 
    1399                         /> 
    1400                         <Tool 
    1401                                 Name="VCCodeSignTool" 
    1402                         /> 
    1403                         <Tool 
    1404                                 Name="VCPostBuildEventTool" 
    1405                         /> 
    1406                         <DeploymentTool 
    1407                                 ForceDirty="-1" 
    1408                                 RemoteDirectory="" 
    1409                                 RegisterOutput="0" 
    1410                                 AdditionalFiles="" 
    1411                         /> 
    1412                         <DebuggerTool 
    1413                         /> 
    1414                 </Configuration> 
    14151070        </Configurations> 
    14161071        <References> 
     
    14491104                                </FileConfiguration> 
    14501105                                <FileConfiguration 
    1451                                         Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1452                                         > 
    1453                                         <Tool 
    1454                                                 Name="VCCLCompilerTool" 
    1455                                                 AdditionalIncludeDirectories="" 
    1456                                         /> 
    1457                                 </FileConfiguration> 
    1458                                 <FileConfiguration 
    14591106                                        Name="Debug|Smartphone 2003 (ARMV4)" 
    14601107                                        > 
     
    14841131                                </FileConfiguration> 
    14851132                                <FileConfiguration 
    1486                                         Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1487                                         > 
    1488                                         <Tool 
    1489                                                 Name="VCCLCompilerTool" 
    1490                                                 AdditionalIncludeDirectories="" 
    1491                                                 BrowseInformation="1" 
    1492                                         /> 
    1493                                 </FileConfiguration> 
    1494                                 <FileConfiguration 
    14951133                                        Name="Debug-Dynamic|Smartphone 2003 (ARMV4)" 
    14961134                                        > 
     
    15201158                                </FileConfiguration> 
    15211159                                <FileConfiguration 
    1522                                         Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1523                                         > 
    1524                                         <Tool 
    1525                                                 Name="VCCLCompilerTool" 
    1526                                                 AdditionalIncludeDirectories="" 
    1527                                                 BrowseInformation="1" 
    1528                                         /> 
    1529                                 </FileConfiguration> 
    1530                                 <FileConfiguration 
    15311160                                        Name="Debug-Static|Smartphone 2003 (ARMV4)" 
    15321161                                        > 
     
    15561185                                </FileConfiguration> 
    15571186                                <FileConfiguration 
    1558                                         Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1559                                         > 
    1560                                         <Tool 
    1561                                                 Name="VCCLCompilerTool" 
    1562                                                 AdditionalIncludeDirectories="" 
    1563                                                 BrowseInformation="1" 
    1564                                         /> 
    1565                                 </FileConfiguration> 
    1566                                 <FileConfiguration 
    15671187                                        Name="Release-Dynamic|Smartphone 2003 (ARMV4)" 
    15681188                                        > 
     
    15881208                                        /> 
    15891209                                </FileConfiguration> 
    1590                                 <FileConfiguration 
    1591                                         Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1592                                         > 
    1593                                         <Tool 
    1594                                                 Name="VCCLCompilerTool" 
    1595                                                 AdditionalIncludeDirectories="" 
    1596                                         /> 
    1597                                 </FileConfiguration> 
    15981210                        </File> 
    15991211                        <File 
     
    16291241                                </FileConfiguration> 
    16301242                                <FileConfiguration 
    1631                                         Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1632                                         > 
    1633                                         <Tool 
    1634                                                 Name="VCCLCompilerTool" 
    1635                                                 AdditionalIncludeDirectories="" 
    1636                                         /> 
    1637                                 </FileConfiguration> 
    1638                                 <FileConfiguration 
    16391243                                        Name="Debug|Smartphone 2003 (ARMV4)" 
    16401244                                        > 
     
    16641268                                </FileConfiguration> 
    16651269                                <FileConfiguration 
    1666                                         Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1667                                         > 
    1668                                         <Tool 
    1669                                                 Name="VCCLCompilerTool" 
    1670                                                 AdditionalIncludeDirectories="" 
    1671                                                 BrowseInformation="1" 
    1672                                         /> 
    1673                                 </FileConfiguration> 
    1674                                 <FileConfiguration 
    16751270                                        Name="Debug-Dynamic|Smartphone 2003 (ARMV4)" 
    16761271                                        > 
     
    17001295                                </FileConfiguration> 
    17011296                                <FileConfiguration 
    1702                                         Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1703                                         > 
    1704                                         <Tool 
    1705                                                 Name="VCCLCompilerTool" 
    1706                                                 AdditionalIncludeDirectories="" 
    1707                                                 BrowseInformation="1" 
    1708                                         /> 
    1709                                 </FileConfiguration> 
    1710                                 <FileConfiguration 
    17111297                                        Name="Debug-Static|Smartphone 2003 (ARMV4)" 
    17121298                                        > 
     
    17361322                                </FileConfiguration> 
    17371323                                <FileConfiguration 
    1738                                         Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1739                                         > 
    1740                                         <Tool 
    1741                                                 Name="VCCLCompilerTool" 
    1742                                                 AdditionalIncludeDirectories="" 
    1743                                                 BrowseInformation="1" 
    1744                                         /> 
    1745                                 </FileConfiguration> 
    1746                                 <FileConfiguration 
    17471324                                        Name="Release-Dynamic|Smartphone 2003 (ARMV4)" 
    17481325                                        > 
     
    17681345                                        /> 
    17691346                                </FileConfiguration> 
    1770                                 <FileConfiguration 
    1771                                         Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1772                                         > 
    1773                                         <Tool 
    1774                                                 Name="VCCLCompilerTool" 
    1775                                                 AdditionalIncludeDirectories="" 
    1776                                         /> 
    1777                                 </FileConfiguration> 
    17781347                        </File> 
    17791348                        <File 
     
    18051374                                </FileConfiguration> 
    18061375                                <FileConfiguration 
    1807                                         Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1808                                         > 
    1809                                         <Tool 
    1810                                                 Name="VCCLCompilerTool" 
    1811                                                 AdditionalIncludeDirectories="" 
    1812                                         /> 
    1813                                 </FileConfiguration> 
    1814                                 <FileConfiguration 
    18151376                                        Name="Debug|Smartphone 2003 (ARMV4)" 
    18161377                                        > 
     
    18401401                                </FileConfiguration> 
    18411402                                <FileConfiguration 
    1842                                         Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1843                                         > 
    1844                                         <Tool 
    1845                                                 Name="VCCLCompilerTool" 
    1846                                                 AdditionalIncludeDirectories="" 
    1847                                                 BrowseInformation="1" 
    1848                                         /> 
    1849                                 </FileConfiguration> 
    1850                                 <FileConfiguration 
    18511403                                        Name="Debug-Dynamic|Smartphone 2003 (ARMV4)" 
    18521404                                        > 
     
    18761428                                </FileConfiguration> 
    18771429                                <FileConfiguration 
    1878                                         Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1879                                         > 
    1880                                         <Tool 
    1881                                                 Name="VCCLCompilerTool" 
    1882                                                 AdditionalIncludeDirectories="" 
    1883                                                 BrowseInformation="1" 
    1884                                         /> 
    1885                                 </FileConfiguration> 
    1886                                 <FileConfiguration 
    18871430                                        Name="Debug-Static|Smartphone 2003 (ARMV4)" 
    18881431                                        > 
     
    19121455                                </FileConfiguration> 
    19131456                                <FileConfiguration 
    1914                                         Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1915                                         > 
    1916                                         <Tool 
    1917                                                 Name="VCCLCompilerTool" 
    1918                                                 AdditionalIncludeDirectories="" 
    1919                                                 BrowseInformation="1" 
    1920                                         /> 
    1921                                 </FileConfiguration> 
    1922                                 <FileConfiguration 
    19231457                                        Name="Release-Dynamic|Smartphone 2003 (ARMV4)" 
    19241458                                        > 
     
    19441478                                        /> 
    19451479                                </FileConfiguration> 
    1946                                 <FileConfiguration 
    1947                                         Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1948                                         > 
    1949                                         <Tool 
    1950                                                 Name="VCCLCompilerTool" 
    1951                                                 AdditionalIncludeDirectories="" 
    1952                                         /> 
    1953                                 </FileConfiguration> 
    19541480                        </File> 
    19551481                        <File 
     
    19811507                                </FileConfiguration> 
    19821508                                <FileConfiguration 
    1983                                         Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1984                                         > 
    1985                                         <Tool 
    1986                                                 Name="VCCLCompilerTool" 
    1987                                                 AdditionalIncludeDirectories="" 
    1988                                         /> 
    1989                                 </FileConfiguration> 
    1990                                 <FileConfiguration 
    19911509                                        Name="Debug|Smartphone 2003 (ARMV4)" 
    19921510                                        > 
     
    20161534                                </FileConfiguration> 
    20171535                                <FileConfiguration 
    2018                                         Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    2019                                         > 
    2020                                         <Tool 
    2021                                                 Name="VCCLCompilerTool" 
    2022                                                 AdditionalIncludeDirectories="" 
    2023                                                 BrowseInformation="1" 
    2024                                         /> 
    2025                                 </FileConfiguration> 
    2026                                 <FileConfiguration 
    20271536                                        Name="Debug-Dynamic|Smartphone 2003 (ARMV4)" 
    20281537                                        > 
     
    20521561                                </FileConfiguration> 
    20531562                                <FileConfiguration 
    2054                                         Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    2055                                         > 
    2056                                         <Tool 
    2057                                                 Name="VCCLCompilerTool" 
    2058                                                 AdditionalIncludeDirectories="" 
    2059                                                 BrowseInformation="1" 
    2060                                         /> 
    2061                                 </FileConfiguration> 
    2062                                 <FileConfiguration 
    20631563                                        Name="Debug-Static|Smartphone 2003 (ARMV4)" 
    20641564                                        > 
     
    20881588                                </FileConfiguration> 
    20891589                                <FileConfiguration 
    2090                                         Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    2091                                         > 
    2092                                         <Tool 
    2093                                                 Name="VCCLCompilerTool" 
    2094                                                 AdditionalIncludeDirectories="" 
    2095                                                 BrowseInformation="1" 
    2096                                         /> 
    2097                                 </FileConfiguration> 
    2098                                 <FileConfiguration 
    20991590                                        Name="Release-Dynamic|Smartphone 2003 (ARMV4)" 
    21001591                                        > 
     
    21201611                                        /> 
    21211612                                </FileConfiguration> 
    2122                                 <FileConfiguration 
    2123                                         Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    2124                                         > 
    2125                                         <Tool 
    2126                                                 Name="VCCLCompilerTool" 
    2127                                                 AdditionalIncludeDirectories="" 
    2128                                         /> 
    2129                                 </FileConfiguration> 
    21301613                        </File> 
    21311614                        <File 
     
    21601643                                </FileConfiguration> 
    21611644                                <FileConfiguration 
    2162                                         Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1645                                        Name="Debug|Smartphone 2003 (ARMV4)" 
    21631646                                        > 
    21641647                                        <Tool 
     
    21661649                                                AdditionalIncludeDirectories="" 
    21671650                                                UsePrecompiledHeader="1" 
    2168                                         /> 
    2169                                 </FileConfiguration> 
    2170                                 <FileConfiguration 
    2171                                         Name="Debug|Smartphone 2003 (ARMV4)" 
     1651                                                BrowseInformation="1" 
     1652                                        /> 
     1653                                </FileConfiguration> 
     1654                                <FileConfiguration 
     1655                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
    21721656                                        > 
    21731657                                        <Tool 
     
    21791663                                </FileConfiguration> 
    21801664                                <FileConfiguration 
    2181                                         Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1665                                        Name="Debug|Pocket PC 2003 (ARMV4)" 
    21821666                                        > 
    21831667                                        <Tool 
     
    21891673                                </FileConfiguration> 
    21901674                                <FileConfiguration 
    2191                                         Name="Debug|Pocket PC 2003 (ARMV4)" 
     1675                                        Name="Debug-Dynamic|Smartphone 2003 (ARMV4)" 
    21921676                                        > 
    21931677                                        <Tool 
     
    21991683                                </FileConfiguration> 
    22001684                                <FileConfiguration 
    2201                                         Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1685                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
    22021686                                        > 
    22031687                                        <Tool 
     
    22091693                                </FileConfiguration> 
    22101694                                <FileConfiguration 
    2211                                         Name="Debug-Dynamic|Smartphone 2003 (ARMV4)" 
     1695                                        Name="Debug-Dynamic|Pocket PC 2003 (ARMV4)" 
    22121696                                        > 
    22131697                                        <Tool 
     
    22191703                                </FileConfiguration> 
    22201704                                <FileConfiguration 
    2221                                         Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1705                                        Name="Debug-Static|Smartphone 2003 (ARMV4)" 
    22221706                                        > 
    22231707                                        <Tool 
     
    22291713                                </FileConfiguration> 
    22301714                                <FileConfiguration 
    2231                                         Name="Debug-Dynamic|Pocket PC 2003 (ARMV4)" 
     1715                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    22321716                                        > 
    22331717                                        <Tool 
     
    22391723                                </FileConfiguration> 
    22401724                                <FileConfiguration 
    2241                                         Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1725                                        Name="Debug-Static|Pocket PC 2003 (ARMV4)" 
    22421726                                        > 
    22431727                                        <Tool 
     
    22491733                                </FileConfiguration> 
    22501734                                <FileConfiguration 
    2251                                         Name="Debug-Static|Smartphone 2003 (ARMV4)" 
     1735                                        Name="Release-Dynamic|Smartphone 2003 (ARMV4)" 
    22521736                                        > 
    22531737                                        <Tool 
     
    22551739                                                AdditionalIncludeDirectories="" 
    22561740                                                UsePrecompiledHeader="1" 
    2257                                                 BrowseInformation="1" 
    2258                                         /> 
    2259                                 </FileConfiguration> 
    2260                                 <FileConfiguration 
    2261                                         Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1741                                        /> 
     1742                                </FileConfiguration> 
     1743                                <FileConfiguration 
     1744                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
    22621745                                        > 
    22631746                                        <Tool 
     
    22651748                                                AdditionalIncludeDirectories="" 
    22661749                                                UsePrecompiledHeader="1" 
    2267                                                 BrowseInformation="1" 
    2268                                         /> 
    2269                                 </FileConfiguration> 
    2270                                 <FileConfiguration 
    2271                                         Name="Debug-Static|Pocket PC 2003 (ARMV4)" 
    2272                                         > 
    2273                                         <Tool 
    2274                                                 Name="VCCLCompilerTool" 
    2275                                                 AdditionalIncludeDirectories="" 
    2276                                                 UsePrecompiledHeader="1" 
    2277                                                 BrowseInformation="1" 
    2278                                         /> 
    2279                                 </FileConfiguration> 
    2280                                 <FileConfiguration 
    2281                                         Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    2282                                         > 
    2283                                         <Tool 
    2284                                                 Name="VCCLCompilerTool" 
    2285                                                 AdditionalIncludeDirectories="" 
    2286                                                 UsePrecompiledHeader="1" 
    2287                                                 BrowseInformation="1" 
    2288                                         /> 
    2289                                 </FileConfiguration> 
    2290                                 <FileConfiguration 
    2291                                         Name="Release-Dynamic|Smartphone 2003 (ARMV4)" 
    2292                                         > 
    2293                                         <Tool 
    2294                                                 Name="VCCLCompilerTool" 
    2295                                                 AdditionalIncludeDirectories="" 
    2296                                                 UsePrecompiledHeader="1" 
    2297                                         /> 
    2298                                 </FileConfiguration> 
    2299                                 <FileConfiguration 
    2300                                         Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
    2301                                         > 
    2302                                         <Tool 
    2303                                                 Name="VCCLCompilerTool" 
    2304                                                 AdditionalIncludeDirectories="" 
    2305                                                 UsePrecompiledHeader="1" 
    23061750                                        /> 
    23071751                                </FileConfiguration> 
    23081752                                <FileConfiguration 
    23091753                                        Name="Release-Dynamic|Pocket PC 2003 (ARMV4)" 
    2310                                         > 
    2311                                         <Tool 
    2312                                                 Name="VCCLCompilerTool" 
    2313                                                 AdditionalIncludeDirectories="" 
    2314                                                 UsePrecompiledHeader="1" 
    2315                                         /> 
    2316                                 </FileConfiguration> 
    2317                                 <FileConfiguration 
    2318                                         Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    23191754                                        > 
    23201755                                        <Tool 
     
    24271862                                </FileConfiguration> 
    24281863                                <FileConfiguration 
    2429                                         Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    2430                                         ExcludedFromBuild="true" 
    2431                                         > 
    2432                                         <Tool 
    2433                                                 Name="VCCustomBuildTool" 
    2434                                         /> 
    2435                                 </FileConfiguration> 
    2436                                 <FileConfiguration 
    24371864                                        Name="Debug|Smartphone 2003 (ARMV4)" 
    24381865                                        ExcludedFromBuild="true" 
     
    24591886                                </FileConfiguration> 
    24601887                                <FileConfiguration 
    2461                                         Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    2462                                         ExcludedFromBuild="true" 
    2463                                         > 
    2464                                         <Tool 
    2465                                                 Name="VCCustomBuildTool" 
    2466                                         /> 
    2467                                 </FileConfiguration> 
    2468                                 <FileConfiguration 
    24691888                                        Name="Debug-Dynamic|Smartphone 2003 (ARMV4)" 
    24701889                                        ExcludedFromBuild="true" 
     
    24911910                                </FileConfiguration> 
    24921911                                <FileConfiguration 
    2493                                         Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    2494                                         ExcludedFromBuild="true" 
    2495                                         > 
    2496                                         <Tool 
    2497                                                 Name="VCCustomBuildTool" 
    2498                                         /> 
    2499                                 </FileConfiguration> 
    2500                                 <FileConfiguration 
    25011912                                        Name="Debug-Static|Smartphone 2003 (ARMV4)" 
    25021913                                        ExcludedFromBuild="true" 
     
    25231934                                </FileConfiguration> 
    25241935                                <FileConfiguration 
    2525                                         Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    2526                                         ExcludedFromBuild="true" 
    2527                                         > 
    2528                                         <Tool 
    2529                                                 Name="VCCustomBuildTool" 
    2530                                         /> 
    2531                                 </FileConfiguration> 
    2532                                 <FileConfiguration 
    25331936                                        Name="Release-Dynamic|Smartphone 2003 (ARMV4)" 
    25341937                                        ExcludedFromBuild="true" 
     
    25481951                                <FileConfiguration 
    25491952                                        Name="Release-Dynamic|Pocket PC 2003 (ARMV4)" 
    2550                                         ExcludedFromBuild="true" 
    2551                                         > 
    2552                                         <Tool 
    2553                                                 Name="VCCustomBuildTool" 
    2554                                         /> 
    2555                                 </FileConfiguration> 
    2556                                 <FileConfiguration 
    2557                                         Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    25581953                                        ExcludedFromBuild="true" 
    25591954                                        > 
  • pjproject/branches/projects/vs-reorg/pjsip/build/pjsip_test.vcproj

    r2626 r2629  
    1414                        Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    1515                /> 
     16                <Platform 
     17                        Name="Windows Mobile 6 Professional SDK (ARMV4I)" 
     18                /> 
    1619        </Platforms> 
    1720        <ToolFiles> 
     
    2023                <Configuration 
    2124                        Name="Release|Win32" 
     25                        ConfigurationType="1" 
    2226                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    23  
     27                        UseOfMFC="0" 
    2428                        ATLMinimizesCRunTimeLibraryUsage="false" 
    25  
    2629                        CharacterSet="2" 
    27  
    28                         ConfigurationType="1" 
    29                         UseOfMFC="0" 
    3030                        > 
    3131                        <Tool 
     
    4646                        <Tool 
    4747                                Name="VCCLCompilerTool" 
     48                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     49                                PreprocessorDefinitions="_CONSOLE;" 
    4850                                PrecompiledHeaderFile="" 
    49  
    50                                 PreprocessorDefinitions="_CONSOLE;" 
    51  
    52                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    5351                        /> 
    5452                        <Tool 
     
    9290                <Configuration 
    9391                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     92                        ConfigurationType="1" 
    9493                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    95  
    9694                        ATLMinimizesCRunTimeLibraryUsage="false" 
    97  
    9895                        CharacterSet="1" 
    99  
    100                         ConfigurationType="1" 
    10196                        > 
    10297                        <Tool 
     
    117112                        <Tool 
    118113                                Name="VCCLCompilerTool" 
     114                                ExecutionBucket="7" 
     115                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     116                                PreprocessorDefinitions="" 
    119117                                PrecompiledHeaderFile="" 
    120  
    121                                 PreprocessorDefinitions="" 
    122  
    123                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    124118                        /> 
    125119                        <Tool 
     
    162156                <Configuration 
    163157                        Name="Debug|Win32" 
     158                        ConfigurationType="1" 
    164159                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    165  
     160                        UseOfMFC="0" 
    166161                        ATLMinimizesCRunTimeLibraryUsage="false" 
    167  
    168162                        CharacterSet="2" 
    169  
    170                         ConfigurationType="1" 
    171                         UseOfMFC="0" 
    172163                        > 
    173164                        <Tool 
     
    188179                        <Tool 
    189180                                Name="VCCLCompilerTool" 
     181                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     182                                PreprocessorDefinitions="_CONSOLE;" 
    190183                                PrecompiledHeaderFile="" 
    191  
    192                                 PreprocessorDefinitions="_CONSOLE;" 
    193  
    194                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    195184                        /> 
    196185                        <Tool 
     
    234223                <Configuration 
    235224                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     225                        ConfigurationType="1" 
    236226                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    237  
    238227                        ATLMinimizesCRunTimeLibraryUsage="false" 
    239  
    240228                        CharacterSet="1" 
    241  
    242                         ConfigurationType="1" 
    243229                        > 
    244230                        <Tool 
     
    259245                        <Tool 
    260246                                Name="VCCLCompilerTool" 
     247                                ExecutionBucket="7" 
     248                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     249                                PreprocessorDefinitions="" 
    261250                                PrecompiledHeaderFile="" 
    262  
    263                                 PreprocessorDefinitions="" 
    264  
    265                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    266251                        /> 
    267252                        <Tool 
     
    304289                <Configuration 
    305290                        Name="Debug-Static|Win32" 
     291                        ConfigurationType="1" 
    306292                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    307  
     293                        UseOfMFC="0" 
    308294                        ATLMinimizesCRunTimeLibraryUsage="false" 
    309  
    310295                        CharacterSet="2" 
    311  
    312                         ConfigurationType="1" 
    313                         UseOfMFC="0" 
    314296                        > 
    315297                        <Tool 
     
    330312                        <Tool 
    331313                                Name="VCCLCompilerTool" 
     314                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     315                                PreprocessorDefinitions="_CONSOLE;" 
    332316                                PrecompiledHeaderFile="" 
    333  
    334                                 PreprocessorDefinitions="_CONSOLE;" 
    335  
    336                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    337317                        /> 
    338318                        <Tool 
     
    376356                <Configuration 
    377357                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     358                        ConfigurationType="1" 
    378359                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    379  
    380360                        ATLMinimizesCRunTimeLibraryUsage="false" 
    381  
    382361                        CharacterSet="1" 
    383  
    384                         ConfigurationType="1" 
    385362                        > 
    386363                        <Tool 
     
    401378                        <Tool 
    402379                                Name="VCCLCompilerTool" 
     380                                ExecutionBucket="7" 
     381                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     382                                PreprocessorDefinitions="" 
    403383                                PrecompiledHeaderFile="" 
    404  
    405                                 PreprocessorDefinitions="" 
    406  
    407                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    408384                        /> 
    409385                        <Tool 
     
    446422                <Configuration 
    447423                        Name="Release-Dynamic|Win32" 
     424                        ConfigurationType="1" 
    448425                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    449  
     426                        UseOfMFC="0" 
    450427                        ATLMinimizesCRunTimeLibraryUsage="false" 
    451  
    452428                        CharacterSet="2" 
    453  
    454                         ConfigurationType="1" 
    455                         UseOfMFC="0" 
    456429                        > 
    457430                        <Tool 
     
    472445                        <Tool 
    473446                                Name="VCCLCompilerTool" 
     447                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     448                                PreprocessorDefinitions="_CONSOLE;" 
    474449                                PrecompiledHeaderFile="" 
    475  
    476                                 PreprocessorDefinitions="_CONSOLE;" 
    477  
    478                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    479450                        /> 
    480451                        <Tool 
     
    518489                <Configuration 
    519490                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     491                        ConfigurationType="1" 
    520492                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    521  
    522493                        ATLMinimizesCRunTimeLibraryUsage="false" 
    523  
    524494                        CharacterSet="1" 
    525  
    526                         ConfigurationType="1" 
    527495                        > 
    528496                        <Tool 
     
    543511                        <Tool 
    544512                                Name="VCCLCompilerTool" 
     513                                ExecutionBucket="7" 
     514                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     515                                PreprocessorDefinitions="" 
    545516                                PrecompiledHeaderFile="" 
    546  
    547                                 PreprocessorDefinitions="" 
    548  
    549                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    550517                        /> 
    551518                        <Tool 
     
    588555                <Configuration 
    589556                        Name="Debug-Dynamic|Win32" 
     557                        ConfigurationType="1" 
    590558                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    591  
     559                        UseOfMFC="0" 
    592560                        ATLMinimizesCRunTimeLibraryUsage="false" 
    593  
    594561                        CharacterSet="2" 
    595  
    596                         ConfigurationType="1" 
    597                         UseOfMFC="0" 
    598562                        > 
    599563                        <Tool 
     
    614578                        <Tool 
    615579                                Name="VCCLCompilerTool" 
     580                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     581                                PreprocessorDefinitions="_CONSOLE;" 
    616582                                PrecompiledHeaderFile="" 
    617  
    618                                 PreprocessorDefinitions="_CONSOLE;" 
    619  
    620                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    621583                        /> 
    622584                        <Tool 
     
    660622                <Configuration 
    661623                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     624                        ConfigurationType="1" 
    662625                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    663  
    664626                        ATLMinimizesCRunTimeLibraryUsage="false" 
    665  
    666627                        CharacterSet="1" 
    667  
    668                         ConfigurationType="1" 
    669628                        > 
    670629                        <Tool 
     
    685644                        <Tool 
    686645                                Name="VCCLCompilerTool" 
     646                                ExecutionBucket="7" 
     647                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     648                                PreprocessorDefinitions="" 
    687649                                PrecompiledHeaderFile="" 
    688  
    689                                 PreprocessorDefinitions="" 
    690  
    691                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    692650                        /> 
    693651                        <Tool 
     
    730688                <Configuration 
    731689                        Name="Release-Static|Win32" 
     690                        ConfigurationType="1" 
    732691                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    733  
     692                        UseOfMFC="0" 
    734693                        ATLMinimizesCRunTimeLibraryUsage="false" 
    735  
    736694                        CharacterSet="2" 
    737  
    738                         ConfigurationType="1" 
    739                         UseOfMFC="0" 
    740695                        > 
    741696                        <Tool 
     
    756711                        <Tool 
    757712                                Name="VCCLCompilerTool" 
     713                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     714                                PreprocessorDefinitions="_CONSOLE;" 
    758715                                PrecompiledHeaderFile="" 
    759  
    760                                 PreprocessorDefinitions="_CONSOLE;" 
    761  
    762                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    763716                        /> 
    764717                        <Tool 
     
    802755                <Configuration 
    803756                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     757                        ConfigurationType="1" 
    804758                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    805  
    806759                        ATLMinimizesCRunTimeLibraryUsage="false" 
    807  
    808760                        CharacterSet="1" 
    809  
    810                         ConfigurationType="1" 
    811761                        > 
    812762                        <Tool 
     
    827777                        <Tool 
    828778                                Name="VCCLCompilerTool" 
     779                                ExecutionBucket="7" 
     780                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     781                                PreprocessorDefinitions="" 
    829782                                PrecompiledHeaderFile="" 
    830  
    831                                 PreprocessorDefinitions="" 
    832  
    833                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    834783                        /> 
    835784                        <Tool 
     
    845794                                Name="VCLinkerTool" 
    846795                                AdditionalDependencies="ws2.lib" 
     796                        /> 
     797                        <Tool 
     798                                Name="VCALinkTool" 
     799                        /> 
     800                        <Tool 
     801                                Name="VCXDCMakeTool" 
     802                        /> 
     803                        <Tool 
     804                                Name="VCBscMakeTool" 
     805                        /> 
     806                        <Tool 
     807                                Name="VCCodeSignTool" 
     808                        /> 
     809                        <Tool 
     810                                Name="VCPostBuildEventTool" 
     811                        /> 
     812                        <DeploymentTool 
     813                                ForceDirty="-1" 
     814                                RemoteDirectory="" 
     815                                RegisterOutput="0" 
     816                                AdditionalFiles="" 
     817                        /> 
     818                        <DebuggerTool 
     819                        /> 
     820                </Configuration> 
     821                <Configuration 
     822                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     823                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     824                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     825                        ConfigurationType="1" 
     826                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     827                        ATLMinimizesCRunTimeLibraryUsage="false" 
     828                        CharacterSet="1" 
     829                        > 
     830                        <Tool 
     831                                Name="VCPreBuildEventTool" 
     832                        /> 
     833                        <Tool 
     834                                Name="VCCustomBuildTool" 
     835                        /> 
     836                        <Tool 
     837                                Name="VCXMLDataGeneratorTool" 
     838                        /> 
     839                        <Tool 
     840                                Name="VCWebServiceProxyGeneratorTool" 
     841                        /> 
     842                        <Tool 
     843                                Name="VCMIDLTool" 
     844                                TargetEnvironment="1" 
     845                        /> 
     846                        <Tool 
     847                                Name="VCCLCompilerTool" 
     848                                ExecutionBucket="7" 
     849                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     850                                PreprocessorDefinitions="" 
     851                                PrecompiledHeaderFile="" 
     852                        /> 
     853                        <Tool 
     854                                Name="VCManagedResourceCompilerTool" 
     855                        /> 
     856                        <Tool 
     857                                Name="VCResourceCompilerTool" 
     858                        /> 
     859                        <Tool 
     860                                Name="VCPreLinkEventTool" 
     861                        /> 
     862                        <Tool 
     863                                Name="VCLinkerTool" 
     864                                AdditionalDependencies="ws2.lib" 
     865                                TargetMachine="0" 
     866                        /> 
     867                        <Tool 
     868                                Name="VCALinkTool" 
     869                        /> 
     870                        <Tool 
     871                                Name="VCXDCMakeTool" 
     872                        /> 
     873                        <Tool 
     874                                Name="VCBscMakeTool" 
     875                        /> 
     876                        <Tool 
     877                                Name="VCCodeSignTool" 
     878                        /> 
     879                        <Tool 
     880                                Name="VCPostBuildEventTool" 
     881                        /> 
     882                        <DeploymentTool 
     883                                ForceDirty="-1" 
     884                                RemoteDirectory="" 
     885                                RegisterOutput="0" 
     886                                AdditionalFiles="" 
     887                        /> 
     888                        <DebuggerTool 
     889                        /> 
     890                </Configuration> 
     891                <Configuration 
     892                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     893                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     894                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     895                        ConfigurationType="1" 
     896                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     897                        ATLMinimizesCRunTimeLibraryUsage="false" 
     898                        CharacterSet="1" 
     899                        > 
     900                        <Tool 
     901                                Name="VCPreBuildEventTool" 
     902                        /> 
     903                        <Tool 
     904                                Name="VCCustomBuildTool" 
     905                        /> 
     906                        <Tool 
     907                                Name="VCXMLDataGeneratorTool" 
     908                        /> 
     909                        <Tool 
     910                                Name="VCWebServiceProxyGeneratorTool" 
     911                        /> 
     912                        <Tool 
     913                                Name="VCMIDLTool" 
     914                                TargetEnvironment="1" 
     915                        /> 
     916                        <Tool 
     917                                Name="VCCLCompilerTool" 
     918                                ExecutionBucket="7" 
     919                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     920                                PreprocessorDefinitions="" 
     921                                PrecompiledHeaderFile="" 
     922                        /> 
     923                        <Tool 
     924                                Name="VCManagedResourceCompilerTool" 
     925                        /> 
     926                        <Tool 
     927                                Name="VCResourceCompilerTool" 
     928                        /> 
     929                        <Tool 
     930                                Name="VCPreLinkEventTool" 
     931                        /> 
     932                        <Tool 
     933                                Name="VCLinkerTool" 
     934                                AdditionalDependencies="ws2.lib" 
     935                                TargetMachine="0" 
     936                        /> 
     937                        <Tool 
     938                                Name="VCALinkTool" 
     939                        /> 
     940                        <Tool 
     941                                Name="VCXDCMakeTool" 
     942                        /> 
     943                        <Tool 
     944                                Name="VCBscMakeTool" 
     945                        /> 
     946                        <Tool 
     947                                Name="VCCodeSignTool" 
     948                        /> 
     949                        <Tool 
     950                                Name="VCPostBuildEventTool" 
     951                        /> 
     952                        <DeploymentTool 
     953                                ForceDirty="-1" 
     954                                RemoteDirectory="" 
     955                                RegisterOutput="0" 
     956                                AdditionalFiles="" 
     957                        /> 
     958                        <DebuggerTool 
     959                        /> 
     960                </Configuration> 
     961                <Configuration 
     962                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     963                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     964                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     965                        ConfigurationType="1" 
     966                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     967                        ATLMinimizesCRunTimeLibraryUsage="false" 
     968                        CharacterSet="1" 
     969                        > 
     970                        <Tool 
     971                                Name="VCPreBuildEventTool" 
     972                        /> 
     973                        <Tool 
     974                                Name="VCCustomBuildTool" 
     975                        /> 
     976                        <Tool 
     977                                Name="VCXMLDataGeneratorTool" 
     978                        /> 
     979                        <Tool 
     980                                Name="VCWebServiceProxyGeneratorTool" 
     981                        /> 
     982                        <Tool 
     983                                Name="VCMIDLTool" 
     984                                TargetEnvironment="1" 
     985                        /> 
     986                        <Tool 
     987                                Name="VCCLCompilerTool" 
     988                                ExecutionBucket="7" 
     989                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     990                                PreprocessorDefinitions="" 
     991                                PrecompiledHeaderFile="" 
     992                        /> 
     993                        <Tool 
     994                                Name="VCManagedResourceCompilerTool" 
     995                        /> 
     996                        <Tool 
     997                                Name="VCResourceCompilerTool" 
     998                        /> 
     999                        <Tool 
     1000                                Name="VCPreLinkEventTool" 
     1001                        /> 
     1002                        <Tool 
     1003                                Name="VCLinkerTool" 
     1004                                AdditionalDependencies="ws2.lib" 
     1005                                TargetMachine="0" 
     1006                        /> 
     1007                        <Tool 
     1008                                Name="VCALinkTool" 
     1009                        /> 
     1010                        <Tool 
     1011                                Name="VCXDCMakeTool" 
     1012                        /> 
     1013                        <Tool 
     1014                                Name="VCBscMakeTool" 
     1015                        /> 
     1016                        <Tool 
     1017                                Name="VCCodeSignTool" 
     1018                        /> 
     1019                        <Tool 
     1020                                Name="VCPostBuildEventTool" 
     1021                        /> 
     1022                        <DeploymentTool 
     1023                                ForceDirty="-1" 
     1024                                RemoteDirectory="" 
     1025                                RegisterOutput="0" 
     1026                                AdditionalFiles="" 
     1027                        /> 
     1028                        <DebuggerTool 
     1029                        /> 
     1030                </Configuration> 
     1031                <Configuration 
     1032                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1033                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1034                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1035                        ConfigurationType="1" 
     1036                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1037                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1038                        CharacterSet="1" 
     1039                        > 
     1040                        <Tool 
     1041                                Name="VCPreBuildEventTool" 
     1042                        /> 
     1043                        <Tool 
     1044                                Name="VCCustomBuildTool" 
     1045                        /> 
     1046                        <Tool 
     1047                                Name="VCXMLDataGeneratorTool" 
     1048                        /> 
     1049                        <Tool 
     1050                                Name="VCWebServiceProxyGeneratorTool" 
     1051                        /> 
     1052                        <Tool 
     1053                                Name="VCMIDLTool" 
     1054                                TargetEnvironment="1" 
     1055                        /> 
     1056                        <Tool 
     1057                                Name="VCCLCompilerTool" 
     1058                                ExecutionBucket="7" 
     1059                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     1060                                PreprocessorDefinitions="" 
     1061                                PrecompiledHeaderFile="" 
     1062                        /> 
     1063                        <Tool 
     1064                                Name="VCManagedResourceCompilerTool" 
     1065                        /> 
     1066                        <Tool 
     1067                                Name="VCResourceCompilerTool" 
     1068                        /> 
     1069                        <Tool 
     1070                                Name="VCPreLinkEventTool" 
     1071                        /> 
     1072                        <Tool 
     1073                                Name="VCLinkerTool" 
     1074                                AdditionalDependencies="ws2.lib" 
     1075                                TargetMachine="0" 
     1076                        /> 
     1077                        <Tool 
     1078                                Name="VCALinkTool" 
     1079                        /> 
     1080                        <Tool 
     1081                                Name="VCXDCMakeTool" 
     1082                        /> 
     1083                        <Tool 
     1084                                Name="VCBscMakeTool" 
     1085                        /> 
     1086                        <Tool 
     1087                                Name="VCCodeSignTool" 
     1088                        /> 
     1089                        <Tool 
     1090                                Name="VCPostBuildEventTool" 
     1091                        /> 
     1092                        <DeploymentTool 
     1093                                ForceDirty="-1" 
     1094                                RemoteDirectory="" 
     1095                                RegisterOutput="0" 
     1096                                AdditionalFiles="" 
     1097                        /> 
     1098                        <DebuggerTool 
     1099                        /> 
     1100                </Configuration> 
     1101                <Configuration 
     1102                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1103                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1104                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1105                        ConfigurationType="1" 
     1106                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     1107                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1108                        CharacterSet="1" 
     1109                        > 
     1110                        <Tool 
     1111                                Name="VCPreBuildEventTool" 
     1112                        /> 
     1113                        <Tool 
     1114                                Name="VCCustomBuildTool" 
     1115                        /> 
     1116                        <Tool 
     1117                                Name="VCXMLDataGeneratorTool" 
     1118                        /> 
     1119                        <Tool 
     1120                                Name="VCWebServiceProxyGeneratorTool" 
     1121                        /> 
     1122                        <Tool 
     1123                                Name="VCMIDLTool" 
     1124                                TargetEnvironment="1" 
     1125                        /> 
     1126                        <Tool 
     1127                                Name="VCCLCompilerTool" 
     1128                                ExecutionBucket="7" 
     1129                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     1130                                PreprocessorDefinitions="" 
     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="ws2.lib" 
     1145                                TargetMachine="0" 
     1146                        /> 
     1147                        <Tool 
     1148                                Name="VCALinkTool" 
     1149                        /> 
     1150                        <Tool 
     1151                                Name="VCXDCMakeTool" 
     1152                        /> 
     1153                        <Tool 
     1154                                Name="VCBscMakeTool" 
     1155                        /> 
     1156                        <Tool 
     1157                                Name="VCCodeSignTool" 
     1158                        /> 
     1159                        <Tool 
     1160                                Name="VCPostBuildEventTool" 
     1161                        /> 
     1162                        <DeploymentTool 
     1163                                ForceDirty="-1" 
     1164                                RemoteDirectory="" 
     1165                                RegisterOutput="0" 
     1166                                AdditionalFiles="" 
     1167                        /> 
     1168                        <DebuggerTool 
     1169                        /> 
     1170                </Configuration> 
     1171                <Configuration 
     1172                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1173                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1174                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1175                        ConfigurationType="1" 
     1176                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1177                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1178                        CharacterSet="1" 
     1179                        > 
     1180                        <Tool 
     1181                                Name="VCPreBuildEventTool" 
     1182                        /> 
     1183                        <Tool 
     1184                                Name="VCCustomBuildTool" 
     1185                        /> 
     1186                        <Tool 
     1187                                Name="VCXMLDataGeneratorTool" 
     1188                        /> 
     1189                        <Tool 
     1190                                Name="VCWebServiceProxyGeneratorTool" 
     1191                        /> 
     1192                        <Tool 
     1193                                Name="VCMIDLTool" 
     1194                                TargetEnvironment="1" 
     1195                        /> 
     1196                        <Tool 
     1197                                Name="VCCLCompilerTool" 
     1198                                ExecutionBucket="7" 
     1199                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
     1200                                PreprocessorDefinitions="" 
     1201                                PrecompiledHeaderFile="" 
     1202                        /> 
     1203                        <Tool 
     1204                                Name="VCManagedResourceCompilerTool" 
     1205                        /> 
     1206                        <Tool 
     1207                                Name="VCResourceCompilerTool" 
     1208                        /> 
     1209                        <Tool 
     1210                                Name="VCPreLinkEventTool" 
     1211                        /> 
     1212                        <Tool 
     1213                                Name="VCLinkerTool" 
     1214                                AdditionalDependencies="ws2.lib" 
     1215                                TargetMachine="0" 
    8471216                        /> 
    8481217                        <Tool 
     
    10971466                                <FileConfiguration 
    10981467                                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1468                                        ExcludedFromBuild="true" 
     1469                                        > 
     1470                                        <Tool 
     1471                                                Name="VCCLCompilerTool" 
     1472                                        /> 
     1473                                </FileConfiguration> 
     1474                                <FileConfiguration 
     1475                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1476                                        ExcludedFromBuild="true" 
     1477                                        > 
     1478                                        <Tool 
     1479                                                Name="VCCLCompilerTool" 
     1480                                        /> 
     1481                                </FileConfiguration> 
     1482                                <FileConfiguration 
     1483                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1484                                        ExcludedFromBuild="true" 
     1485                                        > 
     1486                                        <Tool 
     1487                                                Name="VCCLCompilerTool" 
     1488                                        /> 
     1489                                </FileConfiguration> 
     1490                                <FileConfiguration 
     1491                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1492                                        ExcludedFromBuild="true" 
     1493                                        > 
     1494                                        <Tool 
     1495                                                Name="VCCLCompilerTool" 
     1496                                        /> 
     1497                                </FileConfiguration> 
     1498                                <FileConfiguration 
     1499                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1500                                        ExcludedFromBuild="true" 
     1501                                        > 
     1502                                        <Tool 
     1503                                                Name="VCCLCompilerTool" 
     1504                                        /> 
     1505                                </FileConfiguration> 
     1506                                <FileConfiguration 
     1507                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1508                                        ExcludedFromBuild="true" 
     1509                                        > 
     1510                                        <Tool 
     1511                                                Name="VCCLCompilerTool" 
     1512                                        /> 
     1513                                </FileConfiguration> 
     1514                                <FileConfiguration 
     1515                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    10991516                                        ExcludedFromBuild="true" 
    11001517                                        > 
Note: See TracChangeset for help on using the changeset viewer.