Ignore:
Timestamp:
Apr 17, 2009 1:54:57 PM (15 years ago)
Author:
nanang
Message:

Added sample of ps inherited from another ps.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/vs-reorg/pjsip/build/pjsip_simple.vcproj

    r2606 r2609  
    55        Name="pjsip_simple" 
    66        ProjectGUID="{4B5945CD-0CB3-49AA-A7FF-7612D93F82C0}" 
     7        RootNamespace="pjsip_simple" 
    78        > 
    89        <Platforms> 
     
    2526                        IntermediateDirectory="./output/pjsip-simple-i386-win32-vc8-debug" 
    2627                        ConfigurationType="4" 
     28                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-win32-debug-defaults.vsprops" 
     29                        UseOfMFC="0" 
     30                        ATLMinimizesCRunTimeLibraryUsage="false" 
     31                        CharacterSet="2" 
     32                        > 
     33                        <Tool 
     34                                Name="VCPreBuildEventTool" 
     35                        /> 
     36                        <Tool 
     37                                Name="VCCustomBuildTool" 
     38                        /> 
     39                        <Tool 
     40                                Name="VCXMLDataGeneratorTool" 
     41                        /> 
     42                        <Tool 
     43                                Name="VCWebServiceProxyGeneratorTool" 
     44                        /> 
     45                        <Tool 
     46                                Name="VCMIDLTool" 
     47                        /> 
     48                        <Tool 
     49                                Name="VCCLCompilerTool" 
     50                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     51                                PreprocessorDefinitions="_DEBUG;PJ_WIN32=1;PJ_M_I386=1;WIN32;_LIB" 
     52                                MinimalRebuild="true" 
     53                                BasicRuntimeChecks="3" 
     54                                RuntimeLibrary="1" 
     55                                PrecompiledHeaderFile="./output/pjsip-simple-i386-win32-vc8-debug/pjsip_simple.pch" 
     56                                AssemblerListingLocation="./output/pjsip-simple-i386-win32-vc8-debug/" 
     57                                ObjectFile="./output/pjsip-simple-i386-win32-vc8-debug/" 
     58                                ProgramDataBaseFileName="./output/pjsip-simple-i386-win32-vc8-debug/" 
     59                                BrowseInformation="1" 
     60                                WarningLevel="4" 
     61                                SuppressStartupBanner="true" 
     62                        /> 
     63                        <Tool 
     64                                Name="VCManagedResourceCompilerTool" 
     65                        /> 
     66                        <Tool 
     67                                Name="VCResourceCompilerTool" 
     68                                PreprocessorDefinitions="_DEBUG" 
     69                                Culture="1033" 
     70                        /> 
     71                        <Tool 
     72                                Name="VCPreLinkEventTool" 
     73                        /> 
     74                        <Tool 
     75                                Name="VCLibrarianTool" 
     76                                OutputFile="../lib/pjsip-simple-i386-win32-vc8-debug.lib" 
     77                                SuppressStartupBanner="true" 
     78                        /> 
     79                        <Tool 
     80                                Name="VCALinkTool" 
     81                        /> 
     82                        <Tool 
     83                                Name="VCXDCMakeTool" 
     84                        /> 
     85                        <Tool 
     86                                Name="VCBscMakeTool" 
     87                                SuppressStartupBanner="true" 
     88                                OutputFile="./output/pjsip-simple-i386-win32-vc8-debug/pjsip_simple.bsc" 
     89                        /> 
     90                        <Tool 
     91                                Name="VCFxCopTool" 
     92                        /> 
     93                        <Tool 
     94                                Name="VCPostBuildEventTool" 
     95                        /> 
     96                </Configuration> 
     97                <Configuration 
     98                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     99                        OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     100                        IntermediateDirectory="$(OutDir)" 
     101                        ConfigurationType="4" 
     102                        CharacterSet="1" 
     103                        > 
     104                        <Tool 
     105                                Name="VCPreBuildEventTool" 
     106                        /> 
     107                        <Tool 
     108                                Name="VCCustomBuildTool" 
     109                        /> 
     110                        <Tool 
     111                                Name="VCXMLDataGeneratorTool" 
     112                        /> 
     113                        <Tool 
     114                                Name="VCWebServiceProxyGeneratorTool" 
     115                        /> 
     116                        <Tool 
     117                                Name="VCMIDLTool" 
     118                        /> 
     119                        <Tool 
     120                                Name="VCCLCompilerTool" 
     121                                ExecutionBucket="7" 
     122                                Optimization="0" 
     123                                FavorSizeOrSpeed="0" 
     124                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     125                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     126                                ExceptionHandling="0" 
     127                                RuntimeLibrary="1" 
     128                                WarningLevel="3" 
     129                                DebugInformationFormat="3" 
     130                                CompileAs="0" 
     131                                CompileForArchitecture="0" 
     132                        /> 
     133                        <Tool 
     134                                Name="VCManagedResourceCompilerTool" 
     135                        /> 
     136                        <Tool 
     137                                Name="VCResourceCompilerTool" 
     138                        /> 
     139                        <Tool 
     140                                Name="VCPreLinkEventTool" 
     141                        /> 
     142                        <Tool 
     143                                Name="VCLibrarianTool" 
     144                                AdditionalOptions="" 
     145                        /> 
     146                        <Tool 
     147                                Name="VCALinkTool" 
     148                        /> 
     149                        <Tool 
     150                                Name="VCXDCMakeTool" 
     151                        /> 
     152                        <Tool 
     153                                Name="VCBscMakeTool" 
     154                        /> 
     155                        <Tool 
     156                                Name="VCCodeSignTool" 
     157                        /> 
     158                        <Tool 
     159                                Name="VCPostBuildEventTool" 
     160                        /> 
     161                        <DeploymentTool 
     162                                ForceDirty="-1" 
     163                                RemoteDirectory="" 
     164                                RegisterOutput="0" 
     165                                AdditionalFiles="" 
     166                        /> 
     167                        <DebuggerTool 
     168                        /> 
     169                </Configuration> 
     170                <Configuration 
     171                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     172                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     173                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     174                        ConfigurationType="4" 
     175                        CharacterSet="1" 
     176                        > 
     177                        <Tool 
     178                                Name="VCPreBuildEventTool" 
     179                        /> 
     180                        <Tool 
     181                                Name="VCCustomBuildTool" 
     182                        /> 
     183                        <Tool 
     184                                Name="VCXMLDataGeneratorTool" 
     185                        /> 
     186                        <Tool 
     187                                Name="VCWebServiceProxyGeneratorTool" 
     188                        /> 
     189                        <Tool 
     190                                Name="VCMIDLTool" 
     191                                TargetEnvironment="1" 
     192                        /> 
     193                        <Tool 
     194                                Name="VCCLCompilerTool" 
     195                                ExecutionBucket="7" 
     196                                Optimization="0" 
     197                                FavorSizeOrSpeed="0" 
     198                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     199                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     200                                ExceptionHandling="0" 
     201                                RuntimeLibrary="1" 
     202                                WarningLevel="3" 
     203                                DebugInformationFormat="3" 
     204                                CompileAs="0" 
     205                                CompileForArchitecture="0" 
     206                        /> 
     207                        <Tool 
     208                                Name="VCManagedResourceCompilerTool" 
     209                        /> 
     210                        <Tool 
     211                                Name="VCResourceCompilerTool" 
     212                        /> 
     213                        <Tool 
     214                                Name="VCPreLinkEventTool" 
     215                        /> 
     216                        <Tool 
     217                                Name="VCLibrarianTool" 
     218                                AdditionalOptions="" 
     219                        /> 
     220                        <Tool 
     221                                Name="VCALinkTool" 
     222                        /> 
     223                        <Tool 
     224                                Name="VCXDCMakeTool" 
     225                        /> 
     226                        <Tool 
     227                                Name="VCBscMakeTool" 
     228                        /> 
     229                        <Tool 
     230                                Name="VCCodeSignTool" 
     231                        /> 
     232                        <Tool 
     233                                Name="VCPostBuildEventTool" 
     234                        /> 
     235                        <DeploymentTool 
     236                                ForceDirty="-1" 
     237                                RemoteDirectory="" 
     238                                RegisterOutput="0" 
     239                                AdditionalFiles="" 
     240                        /> 
     241                        <DebuggerTool 
     242                        /> 
     243                </Configuration> 
     244                <Configuration 
     245                        Name="Release|Win32" 
     246                        OutputDirectory="./output/pjsip-simple-i386-win32-vc8-release" 
     247                        IntermediateDirectory="$(OutDir)" 
     248                        ConfigurationType="4" 
     249                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     250                        UseOfMFC="0" 
     251                        ATLMinimizesCRunTimeLibraryUsage="false" 
     252                        CharacterSet="2" 
     253                        > 
     254                        <Tool 
     255                                Name="VCPreBuildEventTool" 
     256                        /> 
     257                        <Tool 
     258                                Name="VCCustomBuildTool" 
     259                        /> 
     260                        <Tool 
     261                                Name="VCXMLDataGeneratorTool" 
     262                        /> 
     263                        <Tool 
     264                                Name="VCWebServiceProxyGeneratorTool" 
     265                        /> 
     266                        <Tool 
     267                                Name="VCMIDLTool" 
     268                        /> 
     269                        <Tool 
     270                                Name="VCCLCompilerTool" 
     271                                Optimization="2" 
     272                                InlineFunctionExpansion="1" 
     273                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     274                                PreprocessorDefinitions="NDEBUG;PJ_WIN32=1;PJ_M_I386=1;WIN32;_LIB" 
     275                                StringPooling="true" 
     276                                RuntimeLibrary="2" 
     277                                EnableFunctionLevelLinking="true" 
     278                                PrecompiledHeaderFile="./output/pjsip-simple-i386-win32-vc8-release/pjsip_simple.pch" 
     279                                AssemblerListingLocation="./output/pjsip-simple-i386-win32-vc8-release/" 
     280                                ObjectFile="./output/pjsip-simple-i386-win32-vc8-release/" 
     281                                ProgramDataBaseFileName="./output/pjsip-simple-i386-win32-vc8-release/" 
     282                                WarningLevel="4" 
     283                                SuppressStartupBanner="true" 
     284                                DebugInformationFormat="3" 
     285                        /> 
     286                        <Tool 
     287                                Name="VCManagedResourceCompilerTool" 
     288                        /> 
     289                        <Tool 
     290                                Name="VCResourceCompilerTool" 
     291                                PreprocessorDefinitions="NDEBUG" 
     292                                Culture="1033" 
     293                        /> 
     294                        <Tool 
     295                                Name="VCPreLinkEventTool" 
     296                        /> 
     297                        <Tool 
     298                                Name="VCLibrarianTool" 
     299                                OutputFile="../lib/pjsip-simple-i386-win32-vc8-release.lib" 
     300                                SuppressStartupBanner="true" 
     301                        /> 
     302                        <Tool 
     303                                Name="VCALinkTool" 
     304                        /> 
     305                        <Tool 
     306                                Name="VCXDCMakeTool" 
     307                        /> 
     308                        <Tool 
     309                                Name="VCBscMakeTool" 
     310                                SuppressStartupBanner="true" 
     311                                OutputFile="./output/pjsip-simple-i386-win32-vc8-release/pjsip_simple.bsc" 
     312                        /> 
     313                        <Tool 
     314                                Name="VCFxCopTool" 
     315                        /> 
     316                        <Tool 
     317                                Name="VCPostBuildEventTool" 
     318                        /> 
     319                </Configuration> 
     320                <Configuration 
     321                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     322                        OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     323                        IntermediateDirectory="$(OutDir)" 
     324                        ConfigurationType="4" 
     325                        CharacterSet="1" 
     326                        > 
     327                        <Tool 
     328                                Name="VCPreBuildEventTool" 
     329                        /> 
     330                        <Tool 
     331                                Name="VCCustomBuildTool" 
     332                        /> 
     333                        <Tool 
     334                                Name="VCXMLDataGeneratorTool" 
     335                        /> 
     336                        <Tool 
     337                                Name="VCWebServiceProxyGeneratorTool" 
     338                        /> 
     339                        <Tool 
     340                                Name="VCMIDLTool" 
     341                        /> 
     342                        <Tool 
     343                                Name="VCCLCompilerTool" 
     344                                ExecutionBucket="7" 
     345                                Optimization="2" 
     346                                FavorSizeOrSpeed="2" 
     347                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     348                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     349                                ExceptionHandling="0" 
     350                                RuntimeLibrary="0" 
     351                                WarningLevel="3" 
     352                                DebugInformationFormat="0" 
     353                                CompileAs="0" 
     354                        /> 
     355                        <Tool 
     356                                Name="VCManagedResourceCompilerTool" 
     357                        /> 
     358                        <Tool 
     359                                Name="VCResourceCompilerTool" 
     360                        /> 
     361                        <Tool 
     362                                Name="VCPreLinkEventTool" 
     363                        /> 
     364                        <Tool 
     365                                Name="VCLibrarianTool" 
     366                                AdditionalOptions="" 
     367                        /> 
     368                        <Tool 
     369                                Name="VCALinkTool" 
     370                        /> 
     371                        <Tool 
     372                                Name="VCXDCMakeTool" 
     373                        /> 
     374                        <Tool 
     375                                Name="VCBscMakeTool" 
     376                        /> 
     377                        <Tool 
     378                                Name="VCCodeSignTool" 
     379                        /> 
     380                        <Tool 
     381                                Name="VCPostBuildEventTool" 
     382                        /> 
     383                        <DeploymentTool 
     384                                ForceDirty="-1" 
     385                                RemoteDirectory="" 
     386                                RegisterOutput="0" 
     387                                AdditionalFiles="" 
     388                        /> 
     389                        <DebuggerTool 
     390                        /> 
     391                </Configuration> 
     392                <Configuration 
     393                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     394                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     395                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     396                        ConfigurationType="4" 
     397                        CharacterSet="1" 
     398                        > 
     399                        <Tool 
     400                                Name="VCPreBuildEventTool" 
     401                        /> 
     402                        <Tool 
     403                                Name="VCCustomBuildTool" 
     404                        /> 
     405                        <Tool 
     406                                Name="VCXMLDataGeneratorTool" 
     407                        /> 
     408                        <Tool 
     409                                Name="VCWebServiceProxyGeneratorTool" 
     410                        /> 
     411                        <Tool 
     412                                Name="VCMIDLTool" 
     413                                TargetEnvironment="1" 
     414                        /> 
     415                        <Tool 
     416                                Name="VCCLCompilerTool" 
     417                                ExecutionBucket="7" 
     418                                Optimization="2" 
     419                                FavorSizeOrSpeed="2" 
     420                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     421                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     422                                ExceptionHandling="0" 
     423                                RuntimeLibrary="0" 
     424                                WarningLevel="3" 
     425                                DebugInformationFormat="0" 
     426                                CompileAs="0" 
     427                        /> 
     428                        <Tool 
     429                                Name="VCManagedResourceCompilerTool" 
     430                        /> 
     431                        <Tool 
     432                                Name="VCResourceCompilerTool" 
     433                        /> 
     434                        <Tool 
     435                                Name="VCPreLinkEventTool" 
     436                        /> 
     437                        <Tool 
     438                                Name="VCLibrarianTool" 
     439                                AdditionalOptions="" 
     440                        /> 
     441                        <Tool 
     442                                Name="VCALinkTool" 
     443                        /> 
     444                        <Tool 
     445                                Name="VCXDCMakeTool" 
     446                        /> 
     447                        <Tool 
     448                                Name="VCBscMakeTool" 
     449                        /> 
     450                        <Tool 
     451                                Name="VCCodeSignTool" 
     452                        /> 
     453                        <Tool 
     454                                Name="VCPostBuildEventTool" 
     455                        /> 
     456                        <DeploymentTool 
     457                                ForceDirty="-1" 
     458                                RemoteDirectory="" 
     459                                RegisterOutput="0" 
     460                                AdditionalFiles="" 
     461                        /> 
     462                        <DebuggerTool 
     463                        /> 
     464                </Configuration> 
     465                <Configuration 
     466                        Name="Debug-Static|Win32" 
     467                        OutputDirectory="$(ConfigurationName)" 
     468                        IntermediateDirectory="$(ConfigurationName)" 
     469                        ConfigurationType="4" 
    27470                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    28471                        UseOfMFC="0" 
     
    97540                </Configuration> 
    98541                <Configuration 
    99                         Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    100                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
    101                         IntermediateDirectory="$(OutDir)" 
     542                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     543                        OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     544                        IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    102545                        ConfigurationType="4" 
    103546                        CharacterSet="1" 
     
    117560                        <Tool 
    118561                                Name="VCMIDLTool" 
     562                                TargetEnvironment="1" 
    119563                        /> 
    120564                        <Tool 
     
    170614                </Configuration> 
    171615                <Configuration 
    172                         Name="Release|Win32" 
    173                         OutputDirectory="./output/pjsip-simple-i386-win32-vc8-release" 
     616                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     617                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     618                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     619                        ConfigurationType="4" 
     620                        CharacterSet="1" 
     621                        > 
     622                        <Tool 
     623                                Name="VCPreBuildEventTool" 
     624                        /> 
     625                        <Tool 
     626                                Name="VCCustomBuildTool" 
     627                        /> 
     628                        <Tool 
     629                                Name="VCXMLDataGeneratorTool" 
     630                        /> 
     631                        <Tool 
     632                                Name="VCWebServiceProxyGeneratorTool" 
     633                        /> 
     634                        <Tool 
     635                                Name="VCMIDLTool" 
     636                                TargetEnvironment="1" 
     637                        /> 
     638                        <Tool 
     639                                Name="VCCLCompilerTool" 
     640                                ExecutionBucket="7" 
     641                                Optimization="0" 
     642                                FavorSizeOrSpeed="0" 
     643                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     644                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     645                                ExceptionHandling="0" 
     646                                RuntimeLibrary="1" 
     647                                WarningLevel="3" 
     648                                DebugInformationFormat="3" 
     649                                CompileAs="0" 
     650                                CompileForArchitecture="0" 
     651                        /> 
     652                        <Tool 
     653                                Name="VCManagedResourceCompilerTool" 
     654                        /> 
     655                        <Tool 
     656                                Name="VCResourceCompilerTool" 
     657                        /> 
     658                        <Tool 
     659                                Name="VCPreLinkEventTool" 
     660                        /> 
     661                        <Tool 
     662                                Name="VCLibrarianTool" 
     663                                AdditionalOptions="" 
     664                        /> 
     665                        <Tool 
     666                                Name="VCALinkTool" 
     667                        /> 
     668                        <Tool 
     669                                Name="VCXDCMakeTool" 
     670                        /> 
     671                        <Tool 
     672                                Name="VCBscMakeTool" 
     673                        /> 
     674                        <Tool 
     675                                Name="VCCodeSignTool" 
     676                        /> 
     677                        <Tool 
     678                                Name="VCPostBuildEventTool" 
     679                        /> 
     680                        <DeploymentTool 
     681                                ForceDirty="-1" 
     682                                RemoteDirectory="" 
     683                                RegisterOutput="0" 
     684                                AdditionalFiles="" 
     685                        /> 
     686                        <DebuggerTool 
     687                        /> 
     688                </Configuration> 
     689                <Configuration 
     690                        Name="Release-Dynamic|Win32" 
     691                        OutputDirectory="$(ConfigurationName)" 
    174692                        IntermediateDirectory="$(OutDir)" 
    175693                        ConfigurationType="4" 
     
    246764                </Configuration> 
    247765                <Configuration 
    248                         Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    249                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
    250                         IntermediateDirectory="$(OutDir)" 
     766                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     767                        OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     768                        IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    251769                        ConfigurationType="4" 
    252770                        CharacterSet="1" 
     
    266784                        <Tool 
    267785                                Name="VCMIDLTool" 
     786                                TargetEnvironment="1" 
    268787                        /> 
    269788                        <Tool 
     
    318837                </Configuration> 
    319838                <Configuration 
    320                         Name="Debug-Static|Win32" 
    321                         OutputDirectory="$(ConfigurationName)" 
    322                         IntermediateDirectory="$(ConfigurationName)" 
    323                         ConfigurationType="4" 
    324                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    325                         UseOfMFC="0" 
    326                         ATLMinimizesCRunTimeLibraryUsage="false" 
    327                         CharacterSet="2" 
    328                         > 
    329                         <Tool 
    330                                 Name="VCPreBuildEventTool" 
    331                         /> 
    332                         <Tool 
    333                                 Name="VCCustomBuildTool" 
    334                         /> 
    335                         <Tool 
    336                                 Name="VCXMLDataGeneratorTool" 
    337                         /> 
    338                         <Tool 
    339                                 Name="VCWebServiceProxyGeneratorTool" 
    340                         /> 
    341                         <Tool 
    342                                 Name="VCMIDLTool" 
    343                         /> 
    344                         <Tool 
    345                                 Name="VCCLCompilerTool" 
    346                                 Optimization="0" 
    347                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    348                                 PreprocessorDefinitions="_DEBUG;PJ_WIN32=1;PJ_M_I386=1;WIN32;_LIB" 
    349                                 MinimalRebuild="true" 
    350                                 BasicRuntimeChecks="3" 
    351                                 RuntimeLibrary="1" 
    352                                 PrecompiledHeaderFile="./output/pjsip-simple-i386-win32-vc8-debug/pjsip_simple.pch" 
    353                                 AssemblerListingLocation="./output/pjsip-simple-i386-win32-vc8-debug/" 
    354                                 ObjectFile="./output/pjsip-simple-i386-win32-vc8-debug/" 
    355                                 ProgramDataBaseFileName="./output/pjsip-simple-i386-win32-vc8-debug/" 
    356                                 BrowseInformation="1" 
    357                                 WarningLevel="4" 
    358                                 SuppressStartupBanner="true" 
    359                                 DebugInformationFormat="4" 
    360                         /> 
    361                         <Tool 
    362                                 Name="VCManagedResourceCompilerTool" 
    363                         /> 
    364                         <Tool 
    365                                 Name="VCResourceCompilerTool" 
    366                                 PreprocessorDefinitions="_DEBUG" 
    367                                 Culture="1033" 
    368                         /> 
    369                         <Tool 
    370                                 Name="VCPreLinkEventTool" 
    371                         /> 
    372                         <Tool 
    373                                 Name="VCLibrarianTool" 
    374                                 OutputFile="../lib/pjsip-simple-i386-win32-vc8-debug.lib" 
    375                                 SuppressStartupBanner="true" 
    376                         /> 
    377                         <Tool 
    378                                 Name="VCALinkTool" 
    379                         /> 
    380                         <Tool 
    381                                 Name="VCXDCMakeTool" 
    382                         /> 
    383                         <Tool 
    384                                 Name="VCBscMakeTool" 
    385                                 SuppressStartupBanner="true" 
    386                                 OutputFile="./output/pjsip-simple-i386-win32-vc8-debug/pjsip_simple.bsc" 
    387                         /> 
    388                         <Tool 
    389                                 Name="VCFxCopTool" 
    390                         /> 
    391                         <Tool 
    392                                 Name="VCPostBuildEventTool" 
    393                         /> 
    394                 </Configuration> 
    395                 <Configuration 
    396                         Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    397                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    398                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    399                         ConfigurationType="4" 
    400                         CharacterSet="1" 
    401                         > 
    402                         <Tool 
    403                                 Name="VCPreBuildEventTool" 
    404                         /> 
    405                         <Tool 
    406                                 Name="VCCustomBuildTool" 
    407                         /> 
    408                         <Tool 
    409                                 Name="VCXMLDataGeneratorTool" 
    410                         /> 
    411                         <Tool 
    412                                 Name="VCWebServiceProxyGeneratorTool" 
    413                         /> 
    414                         <Tool 
    415                                 Name="VCMIDLTool" 
    416                                 TargetEnvironment="1" 
    417                         /> 
    418                         <Tool 
    419                                 Name="VCCLCompilerTool" 
    420                                 ExecutionBucket="7" 
    421                                 Optimization="0" 
    422                                 FavorSizeOrSpeed="0" 
    423                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    424                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    425                                 ExceptionHandling="0" 
    426                                 RuntimeLibrary="1" 
    427                                 WarningLevel="3" 
    428                                 DebugInformationFormat="3" 
    429                                 CompileAs="0" 
    430                                 CompileForArchitecture="0" 
    431                         /> 
    432                         <Tool 
    433                                 Name="VCManagedResourceCompilerTool" 
    434                         /> 
    435                         <Tool 
    436                                 Name="VCResourceCompilerTool" 
    437                         /> 
    438                         <Tool 
    439                                 Name="VCPreLinkEventTool" 
    440                         /> 
    441                         <Tool 
    442                                 Name="VCLibrarianTool" 
    443                                 AdditionalOptions="" 
    444                         /> 
    445                         <Tool 
    446                                 Name="VCALinkTool" 
    447                         /> 
    448                         <Tool 
    449                                 Name="VCXDCMakeTool" 
    450                         /> 
    451                         <Tool 
    452                                 Name="VCBscMakeTool" 
    453                         /> 
    454                         <Tool 
    455                                 Name="VCCodeSignTool" 
    456                         /> 
    457                         <Tool 
    458                                 Name="VCPostBuildEventTool" 
    459                         /> 
    460                         <DeploymentTool 
    461                                 ForceDirty="-1" 
    462                                 RemoteDirectory="" 
    463                                 RegisterOutput="0" 
    464                                 AdditionalFiles="" 
    465                         /> 
    466                         <DebuggerTool 
    467                         /> 
    468                 </Configuration> 
    469                 <Configuration 
    470                         Name="Release-Dynamic|Win32" 
    471                         OutputDirectory="$(ConfigurationName)" 
    472                         IntermediateDirectory="$(OutDir)" 
    473                         ConfigurationType="4" 
    474                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    475                         UseOfMFC="0" 
    476                         ATLMinimizesCRunTimeLibraryUsage="false" 
    477                         CharacterSet="2" 
    478                         > 
    479                         <Tool 
    480                                 Name="VCPreBuildEventTool" 
    481                         /> 
    482                         <Tool 
    483                                 Name="VCCustomBuildTool" 
    484                         /> 
    485                         <Tool 
    486                                 Name="VCXMLDataGeneratorTool" 
    487                         /> 
    488                         <Tool 
    489                                 Name="VCWebServiceProxyGeneratorTool" 
    490                         /> 
    491                         <Tool 
    492                                 Name="VCMIDLTool" 
    493                         /> 
    494                         <Tool 
    495                                 Name="VCCLCompilerTool" 
    496                                 Optimization="2" 
    497                                 InlineFunctionExpansion="1" 
    498                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    499                                 PreprocessorDefinitions="NDEBUG;PJ_WIN32=1;PJ_M_I386=1;WIN32;_LIB" 
    500                                 StringPooling="true" 
    501                                 RuntimeLibrary="2" 
    502                                 EnableFunctionLevelLinking="true" 
    503                                 PrecompiledHeaderFile="./output/pjsip-simple-i386-win32-vc8-release/pjsip_simple.pch" 
    504                                 AssemblerListingLocation="./output/pjsip-simple-i386-win32-vc8-release/" 
    505                                 ObjectFile="./output/pjsip-simple-i386-win32-vc8-release/" 
    506                                 ProgramDataBaseFileName="./output/pjsip-simple-i386-win32-vc8-release/" 
    507                                 WarningLevel="4" 
    508                                 SuppressStartupBanner="true" 
    509                                 DebugInformationFormat="3" 
    510                         /> 
    511                         <Tool 
    512                                 Name="VCManagedResourceCompilerTool" 
    513                         /> 
    514                         <Tool 
    515                                 Name="VCResourceCompilerTool" 
    516                                 PreprocessorDefinitions="NDEBUG" 
    517                                 Culture="1033" 
    518                         /> 
    519                         <Tool 
    520                                 Name="VCPreLinkEventTool" 
    521                         /> 
    522                         <Tool 
    523                                 Name="VCLibrarianTool" 
    524                                 OutputFile="../lib/pjsip-simple-i386-win32-vc8-release.lib" 
    525                                 SuppressStartupBanner="true" 
    526                         /> 
    527                         <Tool 
    528                                 Name="VCALinkTool" 
    529                         /> 
    530                         <Tool 
    531                                 Name="VCXDCMakeTool" 
    532                         /> 
    533                         <Tool 
    534                                 Name="VCBscMakeTool" 
    535                                 SuppressStartupBanner="true" 
    536                                 OutputFile="./output/pjsip-simple-i386-win32-vc8-release/pjsip_simple.bsc" 
    537                         /> 
    538                         <Tool 
    539                                 Name="VCFxCopTool" 
    540                         /> 
    541                         <Tool 
    542                                 Name="VCPostBuildEventTool" 
    543                         /> 
    544                 </Configuration> 
    545                 <Configuration 
    546                         Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    547                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    548                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     839                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     840                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     841                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    549842                        ConfigurationType="4" 
    550843                        CharacterSet="1" 
     
    7671060                </Configuration> 
    7681061                <Configuration 
     1062                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1063                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1064                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1065                        ConfigurationType="4" 
     1066                        CharacterSet="1" 
     1067                        > 
     1068                        <Tool 
     1069                                Name="VCPreBuildEventTool" 
     1070                        /> 
     1071                        <Tool 
     1072                                Name="VCCustomBuildTool" 
     1073                        /> 
     1074                        <Tool 
     1075                                Name="VCXMLDataGeneratorTool" 
     1076                        /> 
     1077                        <Tool 
     1078                                Name="VCWebServiceProxyGeneratorTool" 
     1079                        /> 
     1080                        <Tool 
     1081                                Name="VCMIDLTool" 
     1082                                TargetEnvironment="1" 
     1083                        /> 
     1084                        <Tool 
     1085                                Name="VCCLCompilerTool" 
     1086                                ExecutionBucket="7" 
     1087                                Optimization="0" 
     1088                                FavorSizeOrSpeed="0" 
     1089                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     1090                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     1091                                ExceptionHandling="0" 
     1092                                RuntimeLibrary="1" 
     1093                                WarningLevel="3" 
     1094                                DebugInformationFormat="3" 
     1095                                CompileAs="0" 
     1096                                CompileForArchitecture="0" 
     1097                        /> 
     1098                        <Tool 
     1099                                Name="VCManagedResourceCompilerTool" 
     1100                        /> 
     1101                        <Tool 
     1102                                Name="VCResourceCompilerTool" 
     1103                        /> 
     1104                        <Tool 
     1105                                Name="VCPreLinkEventTool" 
     1106                        /> 
     1107                        <Tool 
     1108                                Name="VCLibrarianTool" 
     1109                                AdditionalOptions="" 
     1110                        /> 
     1111                        <Tool 
     1112                                Name="VCALinkTool" 
     1113                        /> 
     1114                        <Tool 
     1115                                Name="VCXDCMakeTool" 
     1116                        /> 
     1117                        <Tool 
     1118                                Name="VCBscMakeTool" 
     1119                        /> 
     1120                        <Tool 
     1121                                Name="VCCodeSignTool" 
     1122                        /> 
     1123                        <Tool 
     1124                                Name="VCPostBuildEventTool" 
     1125                        /> 
     1126                        <DeploymentTool 
     1127                                ForceDirty="-1" 
     1128                                RemoteDirectory="" 
     1129                                RegisterOutput="0" 
     1130                                AdditionalFiles="" 
     1131                        /> 
     1132                        <DebuggerTool 
     1133                        /> 
     1134                </Configuration> 
     1135                <Configuration 
    7691136                        Name="Release-Static|Win32" 
    7701137                        OutputDirectory="$(ConfigurationName)" 
     
    9161283                </Configuration> 
    9171284                <Configuration 
    918                         Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
    919                         OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    920                         IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    921                         ConfigurationType="4" 
    922                         CharacterSet="1" 
    923                         > 
    924                         <Tool 
    925                                 Name="VCPreBuildEventTool" 
    926                         /> 
    927                         <Tool 
    928                                 Name="VCCustomBuildTool" 
    929                         /> 
    930                         <Tool 
    931                                 Name="VCXMLDataGeneratorTool" 
    932                         /> 
    933                         <Tool 
    934                                 Name="VCWebServiceProxyGeneratorTool" 
    935                         /> 
    936                         <Tool 
    937                                 Name="VCMIDLTool" 
    938                                 TargetEnvironment="1" 
    939                         /> 
    940                         <Tool 
    941                                 Name="VCCLCompilerTool" 
    942                                 ExecutionBucket="7" 
    943                                 Optimization="0" 
    944                                 FavorSizeOrSpeed="0" 
    945                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    946                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    947                                 ExceptionHandling="0" 
    948                                 RuntimeLibrary="1" 
    949                                 WarningLevel="3" 
    950                                 DebugInformationFormat="3" 
    951                                 CompileAs="0" 
    952                                 CompileForArchitecture="0" 
    953                         /> 
    954                         <Tool 
    955                                 Name="VCManagedResourceCompilerTool" 
    956                         /> 
    957                         <Tool 
    958                                 Name="VCResourceCompilerTool" 
    959                         /> 
    960                         <Tool 
    961                                 Name="VCPreLinkEventTool" 
    962                         /> 
    963                         <Tool 
    964                                 Name="VCLibrarianTool" 
    965                                 AdditionalOptions="" 
    966                         /> 
    967                         <Tool 
    968                                 Name="VCALinkTool" 
    969                         /> 
    970                         <Tool 
    971                                 Name="VCXDCMakeTool" 
    972                         /> 
    973                         <Tool 
    974                                 Name="VCBscMakeTool" 
    975                         /> 
    976                         <Tool 
    977                                 Name="VCCodeSignTool" 
    978                         /> 
    979                         <Tool 
    980                                 Name="VCPostBuildEventTool" 
    981                         /> 
    982                         <DeploymentTool 
    983                                 ForceDirty="-1" 
    984                                 RemoteDirectory="" 
    985                                 RegisterOutput="0" 
    986                                 AdditionalFiles="" 
    987                         /> 
    988                         <DebuggerTool 
    989                         /> 
    990                 </Configuration> 
    991                 <Configuration 
    992                         Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1285                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    9931286                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    9941287                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     
    10621355                        /> 
    10631356                </Configuration> 
    1064                 <Configuration 
    1065                         Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    1066                         OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    1067                         IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    1068                         ConfigurationType="4" 
    1069                         CharacterSet="1" 
    1070                         > 
    1071                         <Tool 
    1072                                 Name="VCPreBuildEventTool" 
    1073                         /> 
    1074                         <Tool 
    1075                                 Name="VCCustomBuildTool" 
    1076                         /> 
    1077                         <Tool 
    1078                                 Name="VCXMLDataGeneratorTool" 
    1079                         /> 
    1080                         <Tool 
    1081                                 Name="VCWebServiceProxyGeneratorTool" 
    1082                         /> 
    1083                         <Tool 
    1084                                 Name="VCMIDLTool" 
    1085                                 TargetEnvironment="1" 
    1086                         /> 
    1087                         <Tool 
    1088                                 Name="VCCLCompilerTool" 
    1089                                 ExecutionBucket="7" 
    1090                                 Optimization="0" 
    1091                                 FavorSizeOrSpeed="0" 
    1092                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    1093                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    1094                                 ExceptionHandling="0" 
    1095                                 RuntimeLibrary="1" 
    1096                                 WarningLevel="3" 
    1097                                 DebugInformationFormat="3" 
    1098                                 CompileAs="0" 
    1099                                 CompileForArchitecture="0" 
    1100                         /> 
    1101                         <Tool 
    1102                                 Name="VCManagedResourceCompilerTool" 
    1103                         /> 
    1104                         <Tool 
    1105                                 Name="VCResourceCompilerTool" 
    1106                         /> 
    1107                         <Tool 
    1108                                 Name="VCPreLinkEventTool" 
    1109                         /> 
    1110                         <Tool 
    1111                                 Name="VCLibrarianTool" 
    1112                                 AdditionalOptions="" 
    1113                         /> 
    1114                         <Tool 
    1115                                 Name="VCALinkTool" 
    1116                         /> 
    1117                         <Tool 
    1118                                 Name="VCXDCMakeTool" 
    1119                         /> 
    1120                         <Tool 
    1121                                 Name="VCBscMakeTool" 
    1122                         /> 
    1123                         <Tool 
    1124                                 Name="VCCodeSignTool" 
    1125                         /> 
    1126                         <Tool 
    1127                                 Name="VCPostBuildEventTool" 
    1128                         /> 
    1129                         <DeploymentTool 
    1130                                 ForceDirty="-1" 
    1131                                 RemoteDirectory="" 
    1132                                 RegisterOutput="0" 
    1133                                 AdditionalFiles="" 
    1134                         /> 
    1135                         <DebuggerTool 
    1136                         /> 
    1137                 </Configuration> 
    1138                 <Configuration 
    1139                         Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
    1140                         OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    1141                         IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    1142                         ConfigurationType="4" 
    1143                         CharacterSet="1" 
    1144                         > 
    1145                         <Tool 
    1146                                 Name="VCPreBuildEventTool" 
    1147                         /> 
    1148                         <Tool 
    1149                                 Name="VCCustomBuildTool" 
    1150                         /> 
    1151                         <Tool 
    1152                                 Name="VCXMLDataGeneratorTool" 
    1153                         /> 
    1154                         <Tool 
    1155                                 Name="VCWebServiceProxyGeneratorTool" 
    1156                         /> 
    1157                         <Tool 
    1158                                 Name="VCMIDLTool" 
    1159                                 TargetEnvironment="1" 
    1160                         /> 
    1161                         <Tool 
    1162                                 Name="VCCLCompilerTool" 
    1163                                 ExecutionBucket="7" 
    1164                                 Optimization="2" 
    1165                                 FavorSizeOrSpeed="2" 
    1166                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    1167                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    1168                                 ExceptionHandling="0" 
    1169                                 RuntimeLibrary="0" 
    1170                                 WarningLevel="3" 
    1171                                 DebugInformationFormat="0" 
    1172                                 CompileAs="0" 
    1173                         /> 
    1174                         <Tool 
    1175                                 Name="VCManagedResourceCompilerTool" 
    1176                         /> 
    1177                         <Tool 
    1178                                 Name="VCResourceCompilerTool" 
    1179                         /> 
    1180                         <Tool 
    1181                                 Name="VCPreLinkEventTool" 
    1182                         /> 
    1183                         <Tool 
    1184                                 Name="VCLibrarianTool" 
    1185                                 AdditionalOptions="" 
    1186                         /> 
    1187                         <Tool 
    1188                                 Name="VCALinkTool" 
    1189                         /> 
    1190                         <Tool 
    1191                                 Name="VCXDCMakeTool" 
    1192                         /> 
    1193                         <Tool 
    1194                                 Name="VCBscMakeTool" 
    1195                         /> 
    1196                         <Tool 
    1197                                 Name="VCCodeSignTool" 
    1198                         /> 
    1199                         <Tool 
    1200                                 Name="VCPostBuildEventTool" 
    1201                         /> 
    1202                         <DeploymentTool 
    1203                                 ForceDirty="-1" 
    1204                                 RemoteDirectory="" 
    1205                                 RegisterOutput="0" 
    1206                                 AdditionalFiles="" 
    1207                         /> 
    1208                         <DebuggerTool 
    1209                         /> 
    1210                 </Configuration> 
    1211                 <Configuration 
    1212                         Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
    1213                         OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    1214                         IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    1215                         ConfigurationType="4" 
    1216                         CharacterSet="1" 
    1217                         > 
    1218                         <Tool 
    1219                                 Name="VCPreBuildEventTool" 
    1220                         /> 
    1221                         <Tool 
    1222                                 Name="VCCustomBuildTool" 
    1223                         /> 
    1224                         <Tool 
    1225                                 Name="VCXMLDataGeneratorTool" 
    1226                         /> 
    1227                         <Tool 
    1228                                 Name="VCWebServiceProxyGeneratorTool" 
    1229                         /> 
    1230                         <Tool 
    1231                                 Name="VCMIDLTool" 
    1232                                 TargetEnvironment="1" 
    1233                         /> 
    1234                         <Tool 
    1235                                 Name="VCCLCompilerTool" 
    1236                                 ExecutionBucket="7" 
    1237                                 Optimization="0" 
    1238                                 FavorSizeOrSpeed="0" 
    1239                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    1240                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    1241                                 ExceptionHandling="0" 
    1242                                 RuntimeLibrary="1" 
    1243                                 WarningLevel="3" 
    1244                                 DebugInformationFormat="3" 
    1245                                 CompileAs="0" 
    1246                                 CompileForArchitecture="0" 
    1247                         /> 
    1248                         <Tool 
    1249                                 Name="VCManagedResourceCompilerTool" 
    1250                         /> 
    1251                         <Tool 
    1252                                 Name="VCResourceCompilerTool" 
    1253                         /> 
    1254                         <Tool 
    1255                                 Name="VCPreLinkEventTool" 
    1256                         /> 
    1257                         <Tool 
    1258                                 Name="VCLibrarianTool" 
    1259                                 AdditionalOptions="" 
    1260                         /> 
    1261                         <Tool 
    1262                                 Name="VCALinkTool" 
    1263                         /> 
    1264                         <Tool 
    1265                                 Name="VCXDCMakeTool" 
    1266                         /> 
    1267                         <Tool 
    1268                                 Name="VCBscMakeTool" 
    1269                         /> 
    1270                         <Tool 
    1271                                 Name="VCCodeSignTool" 
    1272                         /> 
    1273                         <Tool 
    1274                                 Name="VCPostBuildEventTool" 
    1275                         /> 
    1276                         <DeploymentTool 
    1277                                 ForceDirty="-1" 
    1278                                 RemoteDirectory="" 
    1279                                 RegisterOutput="0" 
    1280                                 AdditionalFiles="" 
    1281                         /> 
    1282                         <DebuggerTool 
    1283                         /> 
    1284                 </Configuration> 
    1285                 <Configuration 
    1286                         Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    1287                         OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    1288                         IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    1289                         ConfigurationType="4" 
    1290                         CharacterSet="1" 
    1291                         > 
    1292                         <Tool 
    1293                                 Name="VCPreBuildEventTool" 
    1294                         /> 
    1295                         <Tool 
    1296                                 Name="VCCustomBuildTool" 
    1297                         /> 
    1298                         <Tool 
    1299                                 Name="VCXMLDataGeneratorTool" 
    1300                         /> 
    1301                         <Tool 
    1302                                 Name="VCWebServiceProxyGeneratorTool" 
    1303                         /> 
    1304                         <Tool 
    1305                                 Name="VCMIDLTool" 
    1306                                 TargetEnvironment="1" 
    1307                         /> 
    1308                         <Tool 
    1309                                 Name="VCCLCompilerTool" 
    1310                                 ExecutionBucket="7" 
    1311                                 Optimization="2" 
    1312                                 FavorSizeOrSpeed="2" 
    1313                                 AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    1314                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    1315                                 ExceptionHandling="0" 
    1316                                 RuntimeLibrary="0" 
    1317                                 WarningLevel="3" 
    1318                                 DebugInformationFormat="0" 
    1319                                 CompileAs="0" 
    1320                         /> 
    1321                         <Tool 
    1322                                 Name="VCManagedResourceCompilerTool" 
    1323                         /> 
    1324                         <Tool 
    1325                                 Name="VCResourceCompilerTool" 
    1326                         /> 
    1327                         <Tool 
    1328                                 Name="VCPreLinkEventTool" 
    1329                         /> 
    1330                         <Tool 
    1331                                 Name="VCLibrarianTool" 
    1332                                 AdditionalOptions="" 
    1333                         /> 
    1334                         <Tool 
    1335                                 Name="VCALinkTool" 
    1336                         /> 
    1337                         <Tool 
    1338                                 Name="VCXDCMakeTool" 
    1339                         /> 
    1340                         <Tool 
    1341                                 Name="VCBscMakeTool" 
    1342                         /> 
    1343                         <Tool 
    1344                                 Name="VCCodeSignTool" 
    1345                         /> 
    1346                         <Tool 
    1347                                 Name="VCPostBuildEventTool" 
    1348                         /> 
    1349                         <DeploymentTool 
    1350                                 ForceDirty="-1" 
    1351                                 RemoteDirectory="" 
    1352                                 RegisterOutput="0" 
    1353                                 AdditionalFiles="" 
    1354                         /> 
    1355                         <DebuggerTool 
    1356                         /> 
    1357                 </Configuration> 
    13581357        </Configurations> 
    13591358        <References> 
Note: See TracChangeset for help on using the changeset viewer.