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

#792 work in progress

File:
1 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                                        > 
Note: See TracChangeset for help on using the changeset viewer.