Ignore:
Timestamp:
Feb 28, 2011 6:59:47 PM (13 years ago)
Author:
nanang
Message:

Re #1182:

  • Renamed vstreamutil.c to vid_steamutil.c just for filename format consistency reason.
  • Updated sample app simpleua.c and vid_streamutil.c to sync with updated API, e.g: strip session usage, two media ports exported video streams for each dir.
  • Added vid_streamutil.c capability to be able to stream video file (involving transcoding when video codec used in the file different to the video stream codec), also updated AVI player and ffmpeg codecs to be able to read and decode XVID/MPEG4 codec.
  • Fixed bug wrong media type check in stream.c and vid_stream.c in creating stream info from SDP.
  • Minor update: docs, logs, app samples makefiles.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/2.0-dev/pjsip-apps/build/samples.vcproj

    r3401 r3425  
    137137                </Configuration> 
    138138                <Configuration 
     139                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     140                        OutputDirectory=".\output\$(ProjectName)-wm6std-$(PlatformName)-vs8-$(ConfigurationName)" 
     141                        IntermediateDirectory="$(OutDir)" 
     142                        ConfigurationType="0" 
     143                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     144                        UseOfMFC="0" 
     145                        ATLMinimizesCRunTimeLibraryUsage="false" 
     146                        BuildLogFile="" 
     147                        > 
     148                        <Tool 
     149                                Name="VCNMakeTool" 
     150                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8" 
     151                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a" 
     152                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean" 
     153                                Output="All samples" 
     154                                PreprocessorDefinitions="" 
     155                                IncludeSearchPath="" 
     156                                ForcedIncludes="" 
     157                                AssemblySearchPath="" 
     158                                ForcedUsingAssemblies="" 
     159                                CompileAsManaged="" 
     160                        /> 
     161                        <Tool 
     162                                Name="VCCLCompilerTool" 
     163                                ExecutionBucket="7" 
     164                        /> 
     165                        <Tool 
     166                                Name="VCCodeSignTool" 
     167                        /> 
     168                        <DeploymentTool 
     169                                ForceDirty="-1" 
     170                                RemoteDirectory="" 
     171                                RegisterOutput="0" 
     172                                AdditionalFiles="" 
     173                        /> 
     174                        <DebuggerTool 
     175                        /> 
     176                </Configuration> 
     177                <Configuration 
     178                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     179                        OutputDirectory=".\output\$(ProjectName)-wm6pro-$(PlatformName)-vs8-$(ConfigurationName)" 
     180                        IntermediateDirectory="$(OutDir)" 
     181                        ConfigurationType="0" 
     182                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     183                        UseOfMFC="0" 
     184                        ATLMinimizesCRunTimeLibraryUsage="false" 
     185                        BuildLogFile="" 
     186                        > 
     187                        <Tool 
     188                                Name="VCNMakeTool" 
     189                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8" 
     190                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a" 
     191                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean" 
     192                                Output="All samples" 
     193                                PreprocessorDefinitions="" 
     194                                IncludeSearchPath="" 
     195                                ForcedIncludes="" 
     196                                AssemblySearchPath="" 
     197                                ForcedUsingAssemblies="" 
     198                                CompileAsManaged="" 
     199                        /> 
     200                        <Tool 
     201                                Name="VCCLCompilerTool" 
     202                                ExecutionBucket="7" 
     203                        /> 
     204                        <Tool 
     205                                Name="VCCodeSignTool" 
     206                        /> 
     207                        <DeploymentTool 
     208                                ForceDirty="-1" 
     209                                RemoteDirectory="" 
     210                                RegisterOutput="0" 
     211                                AdditionalFiles="" 
     212                        /> 
     213                        <DebuggerTool 
     214                        /> 
     215                </Configuration> 
     216                <Configuration 
     217                        Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     218                        OutputDirectory=".\output\$(ProjectName)-wm5ppc-$(PlatformName)-vs8-$(ConfigurationName)" 
     219                        IntermediateDirectory="$(OutDir)" 
     220                        ConfigurationType="0" 
     221                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     222                        UseOfMFC="0" 
     223                        ATLMinimizesCRunTimeLibraryUsage="false" 
     224                        BuildLogFile="" 
     225                        > 
     226                        <Tool 
     227                                Name="VCNMakeTool" 
     228                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8" 
     229                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a" 
     230                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean" 
     231                                Output="All samples" 
     232                                PreprocessorDefinitions="" 
     233                                IncludeSearchPath="" 
     234                                ForcedIncludes="" 
     235                                AssemblySearchPath="" 
     236                                ForcedUsingAssemblies="" 
     237                                CompileAsManaged="" 
     238                        /> 
     239                        <Tool 
     240                                Name="VCCLCompilerTool" 
     241                                ExecutionBucket="7" 
     242                        /> 
     243                        <Tool 
     244                                Name="VCCodeSignTool" 
     245                        /> 
     246                        <DeploymentTool 
     247                                ForceDirty="-1" 
     248                                RemoteDirectory="" 
     249                                RegisterOutput="0" 
     250                                AdditionalFiles="" 
     251                        /> 
     252                        <DebuggerTool 
     253                        /> 
     254                </Configuration> 
     255                <Configuration 
     256                        Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     257                        OutputDirectory=".\output\$(ProjectName)-wm5sp-$(PlatformName)-vs8-$(ConfigurationName)" 
     258                        IntermediateDirectory="$(OutDir)" 
     259                        ConfigurationType="0" 
     260                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     261                        UseOfMFC="0" 
     262                        ATLMinimizesCRunTimeLibraryUsage="false" 
     263                        BuildLogFile="" 
     264                        > 
     265                        <Tool 
     266                                Name="VCNMakeTool" 
     267                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8" 
     268                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a" 
     269                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean" 
     270                                Output="All samples" 
     271                                PreprocessorDefinitions="" 
     272                                IncludeSearchPath="" 
     273                                ForcedIncludes="" 
     274                                AssemblySearchPath="" 
     275                                ForcedUsingAssemblies="" 
     276                                CompileAsManaged="" 
     277                        /> 
     278                        <Tool 
     279                                Name="VCCLCompilerTool" 
     280                                ExecutionBucket="7" 
     281                        /> 
     282                        <Tool 
     283                                Name="VCCodeSignTool" 
     284                        /> 
     285                        <DeploymentTool 
     286                                ForceDirty="-1" 
     287                                RemoteDirectory="" 
     288                                RegisterOutput="0" 
     289                                AdditionalFiles="" 
     290                        /> 
     291                        <DebuggerTool 
     292                        /> 
     293                </Configuration> 
     294                <Configuration 
    139295                        Name="Debug|Win32" 
    140296                        OutputDirectory=".\output\$(ProjectName)-i386-$(PlatformName)-vs8-$(ConfigurationName)" 
     
    239395                </Configuration> 
    240396                <Configuration 
     397                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     398                        OutputDirectory=".\output\$(ProjectName)-wm6std-$(PlatformName)-vs8-$(ConfigurationName)" 
     399                        IntermediateDirectory="$(OutDir)" 
     400                        ConfigurationType="0" 
     401                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     402                        UseOfMFC="0" 
     403                        ATLMinimizesCRunTimeLibraryUsage="false" 
     404                        BuildLogFile="" 
     405                        > 
     406                        <Tool 
     407                                Name="VCNMakeTool" 
     408                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8" 
     409                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 /a" 
     410                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 clean" 
     411                                Output="All samples" 
     412                                PreprocessorDefinitions="" 
     413                                IncludeSearchPath="" 
     414                                ForcedIncludes="" 
     415                                AssemblySearchPath="" 
     416                                ForcedUsingAssemblies="" 
     417                                CompileAsManaged="" 
     418                        /> 
     419                        <Tool 
     420                                Name="VCCLCompilerTool" 
     421                                ExecutionBucket="7" 
     422                        /> 
     423                        <Tool 
     424                                Name="VCCodeSignTool" 
     425                        /> 
     426                        <DeploymentTool 
     427                                ForceDirty="-1" 
     428                                RemoteDirectory="" 
     429                                RegisterOutput="0" 
     430                                AdditionalFiles="" 
     431                        /> 
     432                        <DebuggerTool 
     433                        /> 
     434                </Configuration> 
     435                <Configuration 
     436                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     437                        OutputDirectory=".\output\$(ProjectName)-wm6pro-$(PlatformName)-vs8-$(ConfigurationName)" 
     438                        IntermediateDirectory="$(OutDir)" 
     439                        ConfigurationType="0" 
     440                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     441                        UseOfMFC="0" 
     442                        ATLMinimizesCRunTimeLibraryUsage="false" 
     443                        BuildLogFile="" 
     444                        > 
     445                        <Tool 
     446                                Name="VCNMakeTool" 
     447                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8" 
     448                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 /a" 
     449                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 clean" 
     450                                Output="All samples" 
     451                                PreprocessorDefinitions="" 
     452                                IncludeSearchPath="" 
     453                                ForcedIncludes="" 
     454                                AssemblySearchPath="" 
     455                                ForcedUsingAssemblies="" 
     456                                CompileAsManaged="" 
     457                        /> 
     458                        <Tool 
     459                                Name="VCCLCompilerTool" 
     460                                ExecutionBucket="7" 
     461                        /> 
     462                        <Tool 
     463                                Name="VCCodeSignTool" 
     464                        /> 
     465                        <DeploymentTool 
     466                                ForceDirty="-1" 
     467                                RemoteDirectory="" 
     468                                RegisterOutput="0" 
     469                                AdditionalFiles="" 
     470                        /> 
     471                        <DebuggerTool 
     472                        /> 
     473                </Configuration> 
     474                <Configuration 
     475                        Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     476                        OutputDirectory=".\output\$(ProjectName)-wm5ppc-$(PlatformName)-vs8-$(ConfigurationName)" 
     477                        IntermediateDirectory="$(OutDir)" 
     478                        ConfigurationType="0" 
     479                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     480                        UseOfMFC="0" 
     481                        ATLMinimizesCRunTimeLibraryUsage="false" 
     482                        BuildLogFile="" 
     483                        > 
     484                        <Tool 
     485                                Name="VCNMakeTool" 
     486                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8" 
     487                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 /a" 
     488                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 clean" 
     489                                Output="All samples" 
     490                                PreprocessorDefinitions="" 
     491                                IncludeSearchPath="" 
     492                                ForcedIncludes="" 
     493                                AssemblySearchPath="" 
     494                                ForcedUsingAssemblies="" 
     495                                CompileAsManaged="" 
     496                        /> 
     497                        <Tool 
     498                                Name="VCCLCompilerTool" 
     499                                ExecutionBucket="7" 
     500                        /> 
     501                        <Tool 
     502                                Name="VCCodeSignTool" 
     503                        /> 
     504                        <DeploymentTool 
     505                                ForceDirty="-1" 
     506                                RemoteDirectory="" 
     507                                RegisterOutput="0" 
     508                                AdditionalFiles="" 
     509                        /> 
     510                        <DebuggerTool 
     511                        /> 
     512                </Configuration> 
     513                <Configuration 
     514                        Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     515                        OutputDirectory=".\output\$(ProjectName)-wm5sp-$(PlatformName)-vs8-$(ConfigurationName)" 
     516                        IntermediateDirectory="$(OutDir)" 
     517                        ConfigurationType="0" 
     518                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     519                        UseOfMFC="0" 
     520                        ATLMinimizesCRunTimeLibraryUsage="false" 
     521                        BuildLogFile="" 
     522                        > 
     523                        <Tool 
     524                                Name="VCNMakeTool" 
     525                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8" 
     526                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 /a" 
     527                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 clean" 
     528                                Output="All samples" 
     529                                PreprocessorDefinitions="" 
     530                                IncludeSearchPath="" 
     531                                ForcedIncludes="" 
     532                                AssemblySearchPath="" 
     533                                ForcedUsingAssemblies="" 
     534                                CompileAsManaged="" 
     535                        /> 
     536                        <Tool 
     537                                Name="VCCLCompilerTool" 
     538                                ExecutionBucket="7" 
     539                        /> 
     540                        <Tool 
     541                                Name="VCCodeSignTool" 
     542                        /> 
     543                        <DeploymentTool 
     544                                ForceDirty="-1" 
     545                                RemoteDirectory="" 
     546                                RegisterOutput="0" 
     547                                AdditionalFiles="" 
     548                        /> 
     549                        <DebuggerTool 
     550                        /> 
     551                </Configuration> 
     552                <Configuration 
    241553                        Name="Debug-Static|Win32" 
    242554                        OutputDirectory=".\output\$(ProjectName)-i386-$(PlatformName)-vs8-$(ConfigurationName)" 
     
    341653                </Configuration> 
    342654                <Configuration 
     655                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     656                        OutputDirectory=".\output\$(ProjectName)-wm6std-$(PlatformName)-vs8-$(ConfigurationName)" 
     657                        IntermediateDirectory="$(OutDir)" 
     658                        ConfigurationType="0" 
     659                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     660                        UseOfMFC="0" 
     661                        ATLMinimizesCRunTimeLibraryUsage="false" 
     662                        BuildLogFile="" 
     663                        > 
     664                        <Tool 
     665                                Name="VCNMakeTool" 
     666                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8" 
     667                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 /a" 
     668                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 clean" 
     669                                Output="All samples" 
     670                                PreprocessorDefinitions="" 
     671                                IncludeSearchPath="" 
     672                                ForcedIncludes="" 
     673                                AssemblySearchPath="" 
     674                                ForcedUsingAssemblies="" 
     675                                CompileAsManaged="" 
     676                        /> 
     677                        <Tool 
     678                                Name="VCCLCompilerTool" 
     679                                ExecutionBucket="7" 
     680                        /> 
     681                        <Tool 
     682                                Name="VCCodeSignTool" 
     683                        /> 
     684                        <DeploymentTool 
     685                                ForceDirty="-1" 
     686                                RemoteDirectory="" 
     687                                RegisterOutput="0" 
     688                                AdditionalFiles="" 
     689                        /> 
     690                        <DebuggerTool 
     691                        /> 
     692                </Configuration> 
     693                <Configuration 
     694                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     695                        OutputDirectory=".\output\$(ProjectName)-wm6pro-$(PlatformName)-vs8-$(ConfigurationName)" 
     696                        IntermediateDirectory="$(OutDir)" 
     697                        ConfigurationType="0" 
     698                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     699                        UseOfMFC="0" 
     700                        ATLMinimizesCRunTimeLibraryUsage="false" 
     701                        BuildLogFile="" 
     702                        > 
     703                        <Tool 
     704                                Name="VCNMakeTool" 
     705                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8" 
     706                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 /a" 
     707                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 clean" 
     708                                Output="All samples" 
     709                                PreprocessorDefinitions="" 
     710                                IncludeSearchPath="" 
     711                                ForcedIncludes="" 
     712                                AssemblySearchPath="" 
     713                                ForcedUsingAssemblies="" 
     714                                CompileAsManaged="" 
     715                        /> 
     716                        <Tool 
     717                                Name="VCCLCompilerTool" 
     718                                ExecutionBucket="7" 
     719                        /> 
     720                        <Tool 
     721                                Name="VCCodeSignTool" 
     722                        /> 
     723                        <DeploymentTool 
     724                                ForceDirty="-1" 
     725                                RemoteDirectory="" 
     726                                RegisterOutput="0" 
     727                                AdditionalFiles="" 
     728                        /> 
     729                        <DebuggerTool 
     730                        /> 
     731                </Configuration> 
     732                <Configuration 
     733                        Name="Debug-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     734                        OutputDirectory=".\output\$(ProjectName)-wm5ppc-$(PlatformName)-vs8-$(ConfigurationName)" 
     735                        IntermediateDirectory="$(OutDir)" 
     736                        ConfigurationType="0" 
     737                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     738                        UseOfMFC="0" 
     739                        ATLMinimizesCRunTimeLibraryUsage="false" 
     740                        BuildLogFile="" 
     741                        > 
     742                        <Tool 
     743                                Name="VCNMakeTool" 
     744                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8" 
     745                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 /a" 
     746                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 clean" 
     747                                Output="All samples" 
     748                                PreprocessorDefinitions="" 
     749                                IncludeSearchPath="" 
     750                                ForcedIncludes="" 
     751                                AssemblySearchPath="" 
     752                                ForcedUsingAssemblies="" 
     753                                CompileAsManaged="" 
     754                        /> 
     755                        <Tool 
     756                                Name="VCCLCompilerTool" 
     757                                ExecutionBucket="7" 
     758                        /> 
     759                        <Tool 
     760                                Name="VCCodeSignTool" 
     761                        /> 
     762                        <DeploymentTool 
     763                                ForceDirty="-1" 
     764                                RemoteDirectory="" 
     765                                RegisterOutput="0" 
     766                                AdditionalFiles="" 
     767                        /> 
     768                        <DebuggerTool 
     769                        /> 
     770                </Configuration> 
     771                <Configuration 
     772                        Name="Debug-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     773                        OutputDirectory=".\output\$(ProjectName)-wm5sp-$(PlatformName)-vs8-$(ConfigurationName)" 
     774                        IntermediateDirectory="$(OutDir)" 
     775                        ConfigurationType="0" 
     776                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     777                        UseOfMFC="0" 
     778                        ATLMinimizesCRunTimeLibraryUsage="false" 
     779                        BuildLogFile="" 
     780                        > 
     781                        <Tool 
     782                                Name="VCNMakeTool" 
     783                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8" 
     784                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 /a" 
     785                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 clean" 
     786                                Output="All samples" 
     787                                PreprocessorDefinitions="" 
     788                                IncludeSearchPath="" 
     789                                ForcedIncludes="" 
     790                                AssemblySearchPath="" 
     791                                ForcedUsingAssemblies="" 
     792                                CompileAsManaged="" 
     793                        /> 
     794                        <Tool 
     795                                Name="VCCLCompilerTool" 
     796                                ExecutionBucket="7" 
     797                        /> 
     798                        <Tool 
     799                                Name="VCCodeSignTool" 
     800                        /> 
     801                        <DeploymentTool 
     802                                ForceDirty="-1" 
     803                                RemoteDirectory="" 
     804                                RegisterOutput="0" 
     805                                AdditionalFiles="" 
     806                        /> 
     807                        <DebuggerTool 
     808                        /> 
     809                </Configuration> 
     810                <Configuration 
    343811                        Name="Release-Dynamic|Win32" 
    344812                        OutputDirectory=".\output\$(ProjectName)-i386-$(PlatformName)-vs8-$(ConfigurationName)" 
     
    443911                </Configuration> 
    444912                <Configuration 
     913                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     914                        OutputDirectory=".\output\$(ProjectName)-wm6std-$(PlatformName)-vs8-$(ConfigurationName)" 
     915                        IntermediateDirectory="$(OutDir)" 
     916                        ConfigurationType="0" 
     917                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     918                        UseOfMFC="0" 
     919                        ATLMinimizesCRunTimeLibraryUsage="false" 
     920                        BuildLogFile="" 
     921                        > 
     922                        <Tool 
     923                                Name="VCNMakeTool" 
     924                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8" 
     925                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 /a" 
     926                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 clean" 
     927                                Output="All samples" 
     928                                PreprocessorDefinitions="" 
     929                                IncludeSearchPath="" 
     930                                ForcedIncludes="" 
     931                                AssemblySearchPath="" 
     932                                ForcedUsingAssemblies="" 
     933                                CompileAsManaged="" 
     934                        /> 
     935                        <Tool 
     936                                Name="VCCLCompilerTool" 
     937                                ExecutionBucket="7" 
     938                        /> 
     939                        <Tool 
     940                                Name="VCCodeSignTool" 
     941                        /> 
     942                        <DeploymentTool 
     943                                ForceDirty="-1" 
     944                                RemoteDirectory="" 
     945                                RegisterOutput="0" 
     946                                AdditionalFiles="" 
     947                        /> 
     948                        <DebuggerTool 
     949                        /> 
     950                </Configuration> 
     951                <Configuration 
     952                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     953                        OutputDirectory=".\output\$(ProjectName)-wm6pro-$(PlatformName)-vs8-$(ConfigurationName)" 
     954                        IntermediateDirectory="$(OutDir)" 
     955                        ConfigurationType="0" 
     956                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     957                        UseOfMFC="0" 
     958                        ATLMinimizesCRunTimeLibraryUsage="false" 
     959                        BuildLogFile="" 
     960                        > 
     961                        <Tool 
     962                                Name="VCNMakeTool" 
     963                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8" 
     964                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 /a" 
     965                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 clean" 
     966                                Output="All samples" 
     967                                PreprocessorDefinitions="" 
     968                                IncludeSearchPath="" 
     969                                ForcedIncludes="" 
     970                                AssemblySearchPath="" 
     971                                ForcedUsingAssemblies="" 
     972                                CompileAsManaged="" 
     973                        /> 
     974                        <Tool 
     975                                Name="VCCLCompilerTool" 
     976                                ExecutionBucket="7" 
     977                        /> 
     978                        <Tool 
     979                                Name="VCCodeSignTool" 
     980                        /> 
     981                        <DeploymentTool 
     982                                ForceDirty="-1" 
     983                                RemoteDirectory="" 
     984                                RegisterOutput="0" 
     985                                AdditionalFiles="" 
     986                        /> 
     987                        <DebuggerTool 
     988                        /> 
     989                </Configuration> 
     990                <Configuration 
     991                        Name="Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     992                        OutputDirectory=".\output\$(ProjectName)-wm5ppc-$(PlatformName)-vs8-$(ConfigurationName)" 
     993                        IntermediateDirectory="$(OutDir)" 
     994                        ConfigurationType="0" 
     995                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     996                        UseOfMFC="0" 
     997                        ATLMinimizesCRunTimeLibraryUsage="false" 
     998                        BuildLogFile="" 
     999                        > 
     1000                        <Tool 
     1001                                Name="VCNMakeTool" 
     1002                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8" 
     1003                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 /a" 
     1004                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 clean" 
     1005                                Output="All samples" 
     1006                                PreprocessorDefinitions="" 
     1007                                IncludeSearchPath="" 
     1008                                ForcedIncludes="" 
     1009                                AssemblySearchPath="" 
     1010                                ForcedUsingAssemblies="" 
     1011                                CompileAsManaged="" 
     1012                        /> 
     1013                        <Tool 
     1014                                Name="VCCLCompilerTool" 
     1015                                ExecutionBucket="7" 
     1016                        /> 
     1017                        <Tool 
     1018                                Name="VCCodeSignTool" 
     1019                        /> 
     1020                        <DeploymentTool 
     1021                                ForceDirty="-1" 
     1022                                RemoteDirectory="" 
     1023                                RegisterOutput="0" 
     1024                                AdditionalFiles="" 
     1025                        /> 
     1026                        <DebuggerTool 
     1027                        /> 
     1028                </Configuration> 
     1029                <Configuration 
     1030                        Name="Release-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     1031                        OutputDirectory=".\output\$(ProjectName)-wm5sp-$(PlatformName)-vs8-$(ConfigurationName)" 
     1032                        IntermediateDirectory="$(OutDir)" 
     1033                        ConfigurationType="0" 
     1034                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     1035                        UseOfMFC="0" 
     1036                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1037                        BuildLogFile="" 
     1038                        > 
     1039                        <Tool 
     1040                                Name="VCNMakeTool" 
     1041                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8" 
     1042                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 /a" 
     1043                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 clean" 
     1044                                Output="All samples" 
     1045                                PreprocessorDefinitions="" 
     1046                                IncludeSearchPath="" 
     1047                                ForcedIncludes="" 
     1048                                AssemblySearchPath="" 
     1049                                ForcedUsingAssemblies="" 
     1050                                CompileAsManaged="" 
     1051                        /> 
     1052                        <Tool 
     1053                                Name="VCCLCompilerTool" 
     1054                                ExecutionBucket="7" 
     1055                        /> 
     1056                        <Tool 
     1057                                Name="VCCodeSignTool" 
     1058                        /> 
     1059                        <DeploymentTool 
     1060                                ForceDirty="-1" 
     1061                                RemoteDirectory="" 
     1062                                RegisterOutput="0" 
     1063                                AdditionalFiles="" 
     1064                        /> 
     1065                        <DebuggerTool 
     1066                        /> 
     1067                </Configuration> 
     1068                <Configuration 
    4451069                        Name="Debug-Dynamic|Win32" 
    4461070                        OutputDirectory=".\output\$(ProjectName)-i386-$(PlatformName)-vs8-$(ConfigurationName)" 
     
    5451169                </Configuration> 
    5461170                <Configuration 
     1171                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1172                        OutputDirectory=".\output\$(ProjectName)-wm6std-$(PlatformName)-vs8-$(ConfigurationName)" 
     1173                        IntermediateDirectory="$(OutDir)" 
     1174                        ConfigurationType="0" 
     1175                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     1176                        UseOfMFC="0" 
     1177                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1178                        BuildLogFile="" 
     1179                        > 
     1180                        <Tool 
     1181                                Name="VCNMakeTool" 
     1182                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8" 
     1183                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 /a" 
     1184                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 clean" 
     1185                                Output="All samples" 
     1186                                PreprocessorDefinitions="" 
     1187                                IncludeSearchPath="" 
     1188                                ForcedIncludes="" 
     1189                                AssemblySearchPath="" 
     1190                                ForcedUsingAssemblies="" 
     1191                                CompileAsManaged="" 
     1192                        /> 
     1193                        <Tool 
     1194                                Name="VCCLCompilerTool" 
     1195                                ExecutionBucket="7" 
     1196                        /> 
     1197                        <Tool 
     1198                                Name="VCCodeSignTool" 
     1199                        /> 
     1200                        <DeploymentTool 
     1201                                ForceDirty="-1" 
     1202                                RemoteDirectory="" 
     1203                                RegisterOutput="0" 
     1204                                AdditionalFiles="" 
     1205                        /> 
     1206                        <DebuggerTool 
     1207                        /> 
     1208                </Configuration> 
     1209                <Configuration 
     1210                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1211                        OutputDirectory=".\output\$(ProjectName)-wm6pro-$(PlatformName)-vs8-$(ConfigurationName)" 
     1212                        IntermediateDirectory="$(OutDir)" 
     1213                        ConfigurationType="0" 
     1214                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     1215                        UseOfMFC="0" 
     1216                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1217                        BuildLogFile="" 
     1218                        > 
     1219                        <Tool 
     1220                                Name="VCNMakeTool" 
     1221                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8" 
     1222                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 /a" 
     1223                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 clean" 
     1224                                Output="All samples" 
     1225                                PreprocessorDefinitions="" 
     1226                                IncludeSearchPath="" 
     1227                                ForcedIncludes="" 
     1228                                AssemblySearchPath="" 
     1229                                ForcedUsingAssemblies="" 
     1230                                CompileAsManaged="" 
     1231                        /> 
     1232                        <Tool 
     1233                                Name="VCCLCompilerTool" 
     1234                                ExecutionBucket="7" 
     1235                        /> 
     1236                        <Tool 
     1237                                Name="VCCodeSignTool" 
     1238                        /> 
     1239                        <DeploymentTool 
     1240                                ForceDirty="-1" 
     1241                                RemoteDirectory="" 
     1242                                RegisterOutput="0" 
     1243                                AdditionalFiles="" 
     1244                        /> 
     1245                        <DebuggerTool 
     1246                        /> 
     1247                </Configuration> 
     1248                <Configuration 
     1249                        Name="Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
     1250                        OutputDirectory=".\output\$(ProjectName)-wm5ppc-$(PlatformName)-vs8-$(ConfigurationName)" 
     1251                        IntermediateDirectory="$(OutDir)" 
     1252                        ConfigurationType="0" 
     1253                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     1254                        UseOfMFC="0" 
     1255                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1256                        BuildLogFile="" 
     1257                        > 
     1258                        <Tool 
     1259                                Name="VCNMakeTool" 
     1260                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8" 
     1261                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 /a" 
     1262                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 clean" 
     1263                                Output="All samples" 
     1264                                PreprocessorDefinitions="" 
     1265                                IncludeSearchPath="" 
     1266                                ForcedIncludes="" 
     1267                                AssemblySearchPath="" 
     1268                                ForcedUsingAssemblies="" 
     1269                                CompileAsManaged="" 
     1270                        /> 
     1271                        <Tool 
     1272                                Name="VCCLCompilerTool" 
     1273                                ExecutionBucket="7" 
     1274                        /> 
     1275                        <Tool 
     1276                                Name="VCCodeSignTool" 
     1277                        /> 
     1278                        <DeploymentTool 
     1279                                ForceDirty="-1" 
     1280                                RemoteDirectory="" 
     1281                                RegisterOutput="0" 
     1282                                AdditionalFiles="" 
     1283                        /> 
     1284                        <DebuggerTool 
     1285                        /> 
     1286                </Configuration> 
     1287                <Configuration 
     1288                        Name="Debug-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
     1289                        OutputDirectory=".\output\$(ProjectName)-wm5sp-$(PlatformName)-vs8-$(ConfigurationName)" 
     1290                        IntermediateDirectory="$(OutDir)" 
     1291                        ConfigurationType="0" 
     1292                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     1293                        UseOfMFC="0" 
     1294                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1295                        BuildLogFile="" 
     1296                        > 
     1297                        <Tool 
     1298                                Name="VCNMakeTool" 
     1299                                BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8" 
     1300                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 /a" 
     1301                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 clean" 
     1302                                Output="All samples" 
     1303                                PreprocessorDefinitions="" 
     1304                                IncludeSearchPath="" 
     1305                                ForcedIncludes="" 
     1306                                AssemblySearchPath="" 
     1307                                ForcedUsingAssemblies="" 
     1308                                CompileAsManaged="" 
     1309                        /> 
     1310                        <Tool 
     1311                                Name="VCCLCompilerTool" 
     1312                                ExecutionBucket="7" 
     1313                        /> 
     1314                        <Tool 
     1315                                Name="VCCodeSignTool" 
     1316                        /> 
     1317                        <DeploymentTool 
     1318                                ForceDirty="-1" 
     1319                                RemoteDirectory="" 
     1320                                RegisterOutput="0" 
     1321                                AdditionalFiles="" 
     1322                        /> 
     1323                        <DebuggerTool 
     1324                        /> 
     1325                </Configuration> 
     1326                <Configuration 
    5471327                        Name="Release-Static|Win32" 
    5481328                        OutputDirectory=".\output\$(ProjectName)-i386-$(PlatformName)-vs8-$(ConfigurationName)" 
     
    6221402                                ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 /a" 
    6231403                                CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 clean" 
    624                                 Output="All samples" 
    625                                 PreprocessorDefinitions="" 
    626                                 IncludeSearchPath="" 
    627                                 ForcedIncludes="" 
    628                                 AssemblySearchPath="" 
    629                                 ForcedUsingAssemblies="" 
    630                                 CompileAsManaged="" 
    631                         /> 
    632                         <Tool 
    633                                 Name="VCCLCompilerTool" 
    634                                 ExecutionBucket="7" 
    635                         /> 
    636                         <Tool 
    637                                 Name="VCCodeSignTool" 
    638                         /> 
    639                         <DeploymentTool 
    640                                 ForceDirty="-1" 
    641                                 RemoteDirectory="" 
    642                                 RegisterOutput="0" 
    643                                 AdditionalFiles="" 
    644                         /> 
    645                         <DebuggerTool 
    646                         /> 
    647                 </Configuration> 
    648                 <Configuration 
    649                         Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    650                         OutputDirectory=".\output\$(ProjectName)-wm6std-$(PlatformName)-vs8-$(ConfigurationName)" 
    651                         IntermediateDirectory="$(OutDir)" 
    652                         ConfigurationType="0" 
    653                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    654                         UseOfMFC="0" 
    655                         ATLMinimizesCRunTimeLibraryUsage="false" 
    656                         BuildLogFile="" 
    657                         > 
    658                         <Tool 
    659                                 Name="VCNMakeTool" 
    660                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8" 
    661                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a" 
    662                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean" 
    663                                 Output="All samples" 
    664                                 PreprocessorDefinitions="" 
    665                                 IncludeSearchPath="" 
    666                                 ForcedIncludes="" 
    667                                 AssemblySearchPath="" 
    668                                 ForcedUsingAssemblies="" 
    669                                 CompileAsManaged="" 
    670                         /> 
    671                         <Tool 
    672                                 Name="VCCLCompilerTool" 
    673                                 ExecutionBucket="7" 
    674                         /> 
    675                         <Tool 
    676                                 Name="VCCodeSignTool" 
    677                         /> 
    678                         <DeploymentTool 
    679                                 ForceDirty="-1" 
    680                                 RemoteDirectory="" 
    681                                 RegisterOutput="0" 
    682                                 AdditionalFiles="" 
    683                         /> 
    684                         <DebuggerTool 
    685                         /> 
    686                 </Configuration> 
    687                 <Configuration 
    688                         Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
    689                         OutputDirectory=".\output\$(ProjectName)-wm6pro-$(PlatformName)-vs8-$(ConfigurationName)" 
    690                         IntermediateDirectory="$(OutDir)" 
    691                         ConfigurationType="0" 
    692                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    693                         UseOfMFC="0" 
    694                         ATLMinimizesCRunTimeLibraryUsage="false" 
    695                         BuildLogFile="" 
    696                         > 
    697                         <Tool 
    698                                 Name="VCNMakeTool" 
    699                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8" 
    700                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a" 
    701                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean" 
    702                                 Output="All samples" 
    703                                 PreprocessorDefinitions="" 
    704                                 IncludeSearchPath="" 
    705                                 ForcedIncludes="" 
    706                                 AssemblySearchPath="" 
    707                                 ForcedUsingAssemblies="" 
    708                                 CompileAsManaged="" 
    709                         /> 
    710                         <Tool 
    711                                 Name="VCCLCompilerTool" 
    712                                 ExecutionBucket="7" 
    713                         /> 
    714                         <Tool 
    715                                 Name="VCCodeSignTool" 
    716                         /> 
    717                         <DeploymentTool 
    718                                 ForceDirty="-1" 
    719                                 RemoteDirectory="" 
    720                                 RegisterOutput="0" 
    721                                 AdditionalFiles="" 
    722                         /> 
    723                         <DebuggerTool 
    724                         /> 
    725                 </Configuration> 
    726                 <Configuration 
    727                         Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    728                         OutputDirectory=".\output\$(ProjectName)-wm5ppc-$(PlatformName)-vs8-$(ConfigurationName)" 
    729                         IntermediateDirectory="$(OutDir)" 
    730                         ConfigurationType="0" 
    731                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    732                         UseOfMFC="0" 
    733                         ATLMinimizesCRunTimeLibraryUsage="false" 
    734                         BuildLogFile="" 
    735                         > 
    736                         <Tool 
    737                                 Name="VCNMakeTool" 
    738                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8" 
    739                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a" 
    740                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean" 
    741                                 Output="All samples" 
    742                                 PreprocessorDefinitions="" 
    743                                 IncludeSearchPath="" 
    744                                 ForcedIncludes="" 
    745                                 AssemblySearchPath="" 
    746                                 ForcedUsingAssemblies="" 
    747                                 CompileAsManaged="" 
    748                         /> 
    749                         <Tool 
    750                                 Name="VCCLCompilerTool" 
    751                                 ExecutionBucket="7" 
    752                         /> 
    753                         <Tool 
    754                                 Name="VCCodeSignTool" 
    755                         /> 
    756                         <DeploymentTool 
    757                                 ForceDirty="-1" 
    758                                 RemoteDirectory="" 
    759                                 RegisterOutput="0" 
    760                                 AdditionalFiles="" 
    761                         /> 
    762                         <DebuggerTool 
    763                         /> 
    764                 </Configuration> 
    765                 <Configuration 
    766                         Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    767                         OutputDirectory=".\output\$(ProjectName)-wm5sp-$(PlatformName)-vs8-$(ConfigurationName)" 
    768                         IntermediateDirectory="$(OutDir)" 
    769                         ConfigurationType="0" 
    770                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    771                         UseOfMFC="0" 
    772                         ATLMinimizesCRunTimeLibraryUsage="false" 
    773                         BuildLogFile="" 
    774                         > 
    775                         <Tool 
    776                                 Name="VCNMakeTool" 
    777                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8" 
    778                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a" 
    779                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean" 
    780                                 Output="All samples" 
    781                                 PreprocessorDefinitions="" 
    782                                 IncludeSearchPath="" 
    783                                 ForcedIncludes="" 
    784                                 AssemblySearchPath="" 
    785                                 ForcedUsingAssemblies="" 
    786                                 CompileAsManaged="" 
    787                         /> 
    788                         <Tool 
    789                                 Name="VCCLCompilerTool" 
    790                                 ExecutionBucket="7" 
    791                         /> 
    792                         <Tool 
    793                                 Name="VCCodeSignTool" 
    794                         /> 
    795                         <DeploymentTool 
    796                                 ForceDirty="-1" 
    797                                 RemoteDirectory="" 
    798                                 RegisterOutput="0" 
    799                                 AdditionalFiles="" 
    800                         /> 
    801                         <DebuggerTool 
    802                         /> 
    803                 </Configuration> 
    804                 <Configuration 
    805                         Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    806                         OutputDirectory=".\output\$(ProjectName)-wm6std-$(PlatformName)-vs8-$(ConfigurationName)" 
    807                         IntermediateDirectory="$(OutDir)" 
    808                         ConfigurationType="0" 
    809                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    810                         UseOfMFC="0" 
    811                         ATLMinimizesCRunTimeLibraryUsage="false" 
    812                         BuildLogFile="" 
    813                         > 
    814                         <Tool 
    815                                 Name="VCNMakeTool" 
    816                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8" 
    817                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 /a" 
    818                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 clean" 
    819                                 Output="All samples" 
    820                                 PreprocessorDefinitions="" 
    821                                 IncludeSearchPath="" 
    822                                 ForcedIncludes="" 
    823                                 AssemblySearchPath="" 
    824                                 ForcedUsingAssemblies="" 
    825                                 CompileAsManaged="" 
    826                         /> 
    827                         <Tool 
    828                                 Name="VCCLCompilerTool" 
    829                                 ExecutionBucket="7" 
    830                         /> 
    831                         <Tool 
    832                                 Name="VCCodeSignTool" 
    833                         /> 
    834                         <DeploymentTool 
    835                                 ForceDirty="-1" 
    836                                 RemoteDirectory="" 
    837                                 RegisterOutput="0" 
    838                                 AdditionalFiles="" 
    839                         /> 
    840                         <DebuggerTool 
    841                         /> 
    842                 </Configuration> 
    843                 <Configuration 
    844                         Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
    845                         OutputDirectory=".\output\$(ProjectName)-wm6pro-$(PlatformName)-vs8-$(ConfigurationName)" 
    846                         IntermediateDirectory="$(OutDir)" 
    847                         ConfigurationType="0" 
    848                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    849                         UseOfMFC="0" 
    850                         ATLMinimizesCRunTimeLibraryUsage="false" 
    851                         BuildLogFile="" 
    852                         > 
    853                         <Tool 
    854                                 Name="VCNMakeTool" 
    855                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8" 
    856                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 /a" 
    857                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 clean" 
    858                                 Output="All samples" 
    859                                 PreprocessorDefinitions="" 
    860                                 IncludeSearchPath="" 
    861                                 ForcedIncludes="" 
    862                                 AssemblySearchPath="" 
    863                                 ForcedUsingAssemblies="" 
    864                                 CompileAsManaged="" 
    865                         /> 
    866                         <Tool 
    867                                 Name="VCCLCompilerTool" 
    868                                 ExecutionBucket="7" 
    869                         /> 
    870                         <Tool 
    871                                 Name="VCCodeSignTool" 
    872                         /> 
    873                         <DeploymentTool 
    874                                 ForceDirty="-1" 
    875                                 RemoteDirectory="" 
    876                                 RegisterOutput="0" 
    877                                 AdditionalFiles="" 
    878                         /> 
    879                         <DebuggerTool 
    880                         /> 
    881                 </Configuration> 
    882                 <Configuration 
    883                         Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    884                         OutputDirectory=".\output\$(ProjectName)-wm5ppc-$(PlatformName)-vs8-$(ConfigurationName)" 
    885                         IntermediateDirectory="$(OutDir)" 
    886                         ConfigurationType="0" 
    887                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    888                         UseOfMFC="0" 
    889                         ATLMinimizesCRunTimeLibraryUsage="false" 
    890                         BuildLogFile="" 
    891                         > 
    892                         <Tool 
    893                                 Name="VCNMakeTool" 
    894                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8" 
    895                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 /a" 
    896                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 clean" 
    897                                 Output="All samples" 
    898                                 PreprocessorDefinitions="" 
    899                                 IncludeSearchPath="" 
    900                                 ForcedIncludes="" 
    901                                 AssemblySearchPath="" 
    902                                 ForcedUsingAssemblies="" 
    903                                 CompileAsManaged="" 
    904                         /> 
    905                         <Tool 
    906                                 Name="VCCLCompilerTool" 
    907                                 ExecutionBucket="7" 
    908                         /> 
    909                         <Tool 
    910                                 Name="VCCodeSignTool" 
    911                         /> 
    912                         <DeploymentTool 
    913                                 ForceDirty="-1" 
    914                                 RemoteDirectory="" 
    915                                 RegisterOutput="0" 
    916                                 AdditionalFiles="" 
    917                         /> 
    918                         <DebuggerTool 
    919                         /> 
    920                 </Configuration> 
    921                 <Configuration 
    922                         Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    923                         OutputDirectory=".\output\$(ProjectName)-wm5sp-$(PlatformName)-vs8-$(ConfigurationName)" 
    924                         IntermediateDirectory="$(OutDir)" 
    925                         ConfigurationType="0" 
    926                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    927                         UseOfMFC="0" 
    928                         ATLMinimizesCRunTimeLibraryUsage="false" 
    929                         BuildLogFile="" 
    930                         > 
    931                         <Tool 
    932                                 Name="VCNMakeTool" 
    933                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8" 
    934                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 /a" 
    935                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 clean" 
    936                                 Output="All samples" 
    937                                 PreprocessorDefinitions="" 
    938                                 IncludeSearchPath="" 
    939                                 ForcedIncludes="" 
    940                                 AssemblySearchPath="" 
    941                                 ForcedUsingAssemblies="" 
    942                                 CompileAsManaged="" 
    943                         /> 
    944                         <Tool 
    945                                 Name="VCCLCompilerTool" 
    946                                 ExecutionBucket="7" 
    947                         /> 
    948                         <Tool 
    949                                 Name="VCCodeSignTool" 
    950                         /> 
    951                         <DeploymentTool 
    952                                 ForceDirty="-1" 
    953                                 RemoteDirectory="" 
    954                                 RegisterOutput="0" 
    955                                 AdditionalFiles="" 
    956                         /> 
    957                         <DebuggerTool 
    958                         /> 
    959                 </Configuration> 
    960                 <Configuration 
    961                         Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    962                         OutputDirectory=".\output\$(ProjectName)-wm6std-$(PlatformName)-vs8-$(ConfigurationName)" 
    963                         IntermediateDirectory="$(OutDir)" 
    964                         ConfigurationType="0" 
    965                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    966                         UseOfMFC="0" 
    967                         ATLMinimizesCRunTimeLibraryUsage="false" 
    968                         BuildLogFile="" 
    969                         > 
    970                         <Tool 
    971                                 Name="VCNMakeTool" 
    972                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8" 
    973                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 /a" 
    974                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 clean" 
    975                                 Output="All samples" 
    976                                 PreprocessorDefinitions="" 
    977                                 IncludeSearchPath="" 
    978                                 ForcedIncludes="" 
    979                                 AssemblySearchPath="" 
    980                                 ForcedUsingAssemblies="" 
    981                                 CompileAsManaged="" 
    982                         /> 
    983                         <Tool 
    984                                 Name="VCCLCompilerTool" 
    985                                 ExecutionBucket="7" 
    986                         /> 
    987                         <Tool 
    988                                 Name="VCCodeSignTool" 
    989                         /> 
    990                         <DeploymentTool 
    991                                 ForceDirty="-1" 
    992                                 RemoteDirectory="" 
    993                                 RegisterOutput="0" 
    994                                 AdditionalFiles="" 
    995                         /> 
    996                         <DebuggerTool 
    997                         /> 
    998                 </Configuration> 
    999                 <Configuration 
    1000                         Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    1001                         OutputDirectory=".\output\$(ProjectName)-wm6pro-$(PlatformName)-vs8-$(ConfigurationName)" 
    1002                         IntermediateDirectory="$(OutDir)" 
    1003                         ConfigurationType="0" 
    1004                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    1005                         UseOfMFC="0" 
    1006                         ATLMinimizesCRunTimeLibraryUsage="false" 
    1007                         BuildLogFile="" 
    1008                         > 
    1009                         <Tool 
    1010                                 Name="VCNMakeTool" 
    1011                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8" 
    1012                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 /a" 
    1013                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 clean" 
    1014                                 Output="All samples" 
    1015                                 PreprocessorDefinitions="" 
    1016                                 IncludeSearchPath="" 
    1017                                 ForcedIncludes="" 
    1018                                 AssemblySearchPath="" 
    1019                                 ForcedUsingAssemblies="" 
    1020                                 CompileAsManaged="" 
    1021                         /> 
    1022                         <Tool 
    1023                                 Name="VCCLCompilerTool" 
    1024                                 ExecutionBucket="7" 
    1025                         /> 
    1026                         <Tool 
    1027                                 Name="VCCodeSignTool" 
    1028                         /> 
    1029                         <DeploymentTool 
    1030                                 ForceDirty="-1" 
    1031                                 RemoteDirectory="" 
    1032                                 RegisterOutput="0" 
    1033                                 AdditionalFiles="" 
    1034                         /> 
    1035                         <DebuggerTool 
    1036                         /> 
    1037                 </Configuration> 
    1038                 <Configuration 
    1039                         Name="Debug-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    1040                         OutputDirectory=".\output\$(ProjectName)-wm5ppc-$(PlatformName)-vs8-$(ConfigurationName)" 
    1041                         IntermediateDirectory="$(OutDir)" 
    1042                         ConfigurationType="0" 
    1043                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    1044                         UseOfMFC="0" 
    1045                         ATLMinimizesCRunTimeLibraryUsage="false" 
    1046                         BuildLogFile="" 
    1047                         > 
    1048                         <Tool 
    1049                                 Name="VCNMakeTool" 
    1050                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8" 
    1051                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 /a" 
    1052                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 clean" 
    1053                                 Output="All samples" 
    1054                                 PreprocessorDefinitions="" 
    1055                                 IncludeSearchPath="" 
    1056                                 ForcedIncludes="" 
    1057                                 AssemblySearchPath="" 
    1058                                 ForcedUsingAssemblies="" 
    1059                                 CompileAsManaged="" 
    1060                         /> 
    1061                         <Tool 
    1062                                 Name="VCCLCompilerTool" 
    1063                                 ExecutionBucket="7" 
    1064                         /> 
    1065                         <Tool 
    1066                                 Name="VCCodeSignTool" 
    1067                         /> 
    1068                         <DeploymentTool 
    1069                                 ForceDirty="-1" 
    1070                                 RemoteDirectory="" 
    1071                                 RegisterOutput="0" 
    1072                                 AdditionalFiles="" 
    1073                         /> 
    1074                         <DebuggerTool 
    1075                         /> 
    1076                 </Configuration> 
    1077                 <Configuration 
    1078                         Name="Debug-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    1079                         OutputDirectory=".\output\$(ProjectName)-wm5sp-$(PlatformName)-vs8-$(ConfigurationName)" 
    1080                         IntermediateDirectory="$(OutDir)" 
    1081                         ConfigurationType="0" 
    1082                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    1083                         UseOfMFC="0" 
    1084                         ATLMinimizesCRunTimeLibraryUsage="false" 
    1085                         BuildLogFile="" 
    1086                         > 
    1087                         <Tool 
    1088                                 Name="VCNMakeTool" 
    1089                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8" 
    1090                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 /a" 
    1091                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-static VC_VER=8 clean" 
    1092                                 Output="All samples" 
    1093                                 PreprocessorDefinitions="" 
    1094                                 IncludeSearchPath="" 
    1095                                 ForcedIncludes="" 
    1096                                 AssemblySearchPath="" 
    1097                                 ForcedUsingAssemblies="" 
    1098                                 CompileAsManaged="" 
    1099                         /> 
    1100                         <Tool 
    1101                                 Name="VCCLCompilerTool" 
    1102                                 ExecutionBucket="7" 
    1103                         /> 
    1104                         <Tool 
    1105                                 Name="VCCodeSignTool" 
    1106                         /> 
    1107                         <DeploymentTool 
    1108                                 ForceDirty="-1" 
    1109                                 RemoteDirectory="" 
    1110                                 RegisterOutput="0" 
    1111                                 AdditionalFiles="" 
    1112                         /> 
    1113                         <DebuggerTool 
    1114                         /> 
    1115                 </Configuration> 
    1116                 <Configuration 
    1117                         Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1118                         OutputDirectory=".\output\$(ProjectName)-wm6std-$(PlatformName)-vs8-$(ConfigurationName)" 
    1119                         IntermediateDirectory="$(OutDir)" 
    1120                         ConfigurationType="0" 
    1121                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    1122                         UseOfMFC="0" 
    1123                         ATLMinimizesCRunTimeLibraryUsage="false" 
    1124                         BuildLogFile="" 
    1125                         > 
    1126                         <Tool 
    1127                                 Name="VCNMakeTool" 
    1128                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8" 
    1129                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 /a" 
    1130                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 clean" 
    1131                                 Output="All samples" 
    1132                                 PreprocessorDefinitions="" 
    1133                                 IncludeSearchPath="" 
    1134                                 ForcedIncludes="" 
    1135                                 AssemblySearchPath="" 
    1136                                 ForcedUsingAssemblies="" 
    1137                                 CompileAsManaged="" 
    1138                         /> 
    1139                         <Tool 
    1140                                 Name="VCCLCompilerTool" 
    1141                                 ExecutionBucket="7" 
    1142                         /> 
    1143                         <Tool 
    1144                                 Name="VCCodeSignTool" 
    1145                         /> 
    1146                         <DeploymentTool 
    1147                                 ForceDirty="-1" 
    1148                                 RemoteDirectory="" 
    1149                                 RegisterOutput="0" 
    1150                                 AdditionalFiles="" 
    1151                         /> 
    1152                         <DebuggerTool 
    1153                         /> 
    1154                 </Configuration> 
    1155                 <Configuration 
    1156                         Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
    1157                         OutputDirectory=".\output\$(ProjectName)-wm6pro-$(PlatformName)-vs8-$(ConfigurationName)" 
    1158                         IntermediateDirectory="$(OutDir)" 
    1159                         ConfigurationType="0" 
    1160                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    1161                         UseOfMFC="0" 
    1162                         ATLMinimizesCRunTimeLibraryUsage="false" 
    1163                         BuildLogFile="" 
    1164                         > 
    1165                         <Tool 
    1166                                 Name="VCNMakeTool" 
    1167                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8" 
    1168                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 /a" 
    1169                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 clean" 
    1170                                 Output="All samples" 
    1171                                 PreprocessorDefinitions="" 
    1172                                 IncludeSearchPath="" 
    1173                                 ForcedIncludes="" 
    1174                                 AssemblySearchPath="" 
    1175                                 ForcedUsingAssemblies="" 
    1176                                 CompileAsManaged="" 
    1177                         /> 
    1178                         <Tool 
    1179                                 Name="VCCLCompilerTool" 
    1180                                 ExecutionBucket="7" 
    1181                         /> 
    1182                         <Tool 
    1183                                 Name="VCCodeSignTool" 
    1184                         /> 
    1185                         <DeploymentTool 
    1186                                 ForceDirty="-1" 
    1187                                 RemoteDirectory="" 
    1188                                 RegisterOutput="0" 
    1189                                 AdditionalFiles="" 
    1190                         /> 
    1191                         <DebuggerTool 
    1192                         /> 
    1193                 </Configuration> 
    1194                 <Configuration 
    1195                         Name="Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    1196                         OutputDirectory=".\output\$(ProjectName)-wm5ppc-$(PlatformName)-vs8-$(ConfigurationName)" 
    1197                         IntermediateDirectory="$(OutDir)" 
    1198                         ConfigurationType="0" 
    1199                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    1200                         UseOfMFC="0" 
    1201                         ATLMinimizesCRunTimeLibraryUsage="false" 
    1202                         BuildLogFile="" 
    1203                         > 
    1204                         <Tool 
    1205                                 Name="VCNMakeTool" 
    1206                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8" 
    1207                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 /a" 
    1208                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 clean" 
    1209                                 Output="All samples" 
    1210                                 PreprocessorDefinitions="" 
    1211                                 IncludeSearchPath="" 
    1212                                 ForcedIncludes="" 
    1213                                 AssemblySearchPath="" 
    1214                                 ForcedUsingAssemblies="" 
    1215                                 CompileAsManaged="" 
    1216                         /> 
    1217                         <Tool 
    1218                                 Name="VCCLCompilerTool" 
    1219                                 ExecutionBucket="7" 
    1220                         /> 
    1221                         <Tool 
    1222                                 Name="VCCodeSignTool" 
    1223                         /> 
    1224                         <DeploymentTool 
    1225                                 ForceDirty="-1" 
    1226                                 RemoteDirectory="" 
    1227                                 RegisterOutput="0" 
    1228                                 AdditionalFiles="" 
    1229                         /> 
    1230                         <DebuggerTool 
    1231                         /> 
    1232                 </Configuration> 
    1233                 <Configuration 
    1234                         Name="Release-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    1235                         OutputDirectory=".\output\$(ProjectName)-wm5sp-$(PlatformName)-vs8-$(ConfigurationName)" 
    1236                         IntermediateDirectory="$(OutDir)" 
    1237                         ConfigurationType="0" 
    1238                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    1239                         UseOfMFC="0" 
    1240                         ATLMinimizesCRunTimeLibraryUsage="false" 
    1241                         BuildLogFile="" 
    1242                         > 
    1243                         <Tool 
    1244                                 Name="VCNMakeTool" 
    1245                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8" 
    1246                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 /a" 
    1247                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-dynamic VC_VER=8 clean" 
    1248                                 Output="All samples" 
    1249                                 PreprocessorDefinitions="" 
    1250                                 IncludeSearchPath="" 
    1251                                 ForcedIncludes="" 
    1252                                 AssemblySearchPath="" 
    1253                                 ForcedUsingAssemblies="" 
    1254                                 CompileAsManaged="" 
    1255                         /> 
    1256                         <Tool 
    1257                                 Name="VCCLCompilerTool" 
    1258                                 ExecutionBucket="7" 
    1259                         /> 
    1260                         <Tool 
    1261                                 Name="VCCodeSignTool" 
    1262                         /> 
    1263                         <DeploymentTool 
    1264                                 ForceDirty="-1" 
    1265                                 RemoteDirectory="" 
    1266                                 RegisterOutput="0" 
    1267                                 AdditionalFiles="" 
    1268                         /> 
    1269                         <DebuggerTool 
    1270                         /> 
    1271                 </Configuration> 
    1272                 <Configuration 
    1273                         Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1274                         OutputDirectory=".\output\$(ProjectName)-wm6std-$(PlatformName)-vs8-$(ConfigurationName)" 
    1275                         IntermediateDirectory="$(OutDir)" 
    1276                         ConfigurationType="0" 
    1277                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    1278                         UseOfMFC="0" 
    1279                         ATLMinimizesCRunTimeLibraryUsage="false" 
    1280                         BuildLogFile="" 
    1281                         > 
    1282                         <Tool 
    1283                                 Name="VCNMakeTool" 
    1284                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8" 
    1285                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 /a" 
    1286                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 clean" 
    1287                                 Output="All samples" 
    1288                                 PreprocessorDefinitions="" 
    1289                                 IncludeSearchPath="" 
    1290                                 ForcedIncludes="" 
    1291                                 AssemblySearchPath="" 
    1292                                 ForcedUsingAssemblies="" 
    1293                                 CompileAsManaged="" 
    1294                         /> 
    1295                         <Tool 
    1296                                 Name="VCCLCompilerTool" 
    1297                                 ExecutionBucket="7" 
    1298                         /> 
    1299                         <Tool 
    1300                                 Name="VCCodeSignTool" 
    1301                         /> 
    1302                         <DeploymentTool 
    1303                                 ForceDirty="-1" 
    1304                                 RemoteDirectory="" 
    1305                                 RegisterOutput="0" 
    1306                                 AdditionalFiles="" 
    1307                         /> 
    1308                         <DebuggerTool 
    1309                         /> 
    1310                 </Configuration> 
    1311                 <Configuration 
    1312                         Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
    1313                         OutputDirectory=".\output\$(ProjectName)-wm6pro-$(PlatformName)-vs8-$(ConfigurationName)" 
    1314                         IntermediateDirectory="$(OutDir)" 
    1315                         ConfigurationType="0" 
    1316                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    1317                         UseOfMFC="0" 
    1318                         ATLMinimizesCRunTimeLibraryUsage="false" 
    1319                         BuildLogFile="" 
    1320                         > 
    1321                         <Tool 
    1322                                 Name="VCNMakeTool" 
    1323                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8" 
    1324                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 /a" 
    1325                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 clean" 
    1326                                 Output="All samples" 
    1327                                 PreprocessorDefinitions="" 
    1328                                 IncludeSearchPath="" 
    1329                                 ForcedIncludes="" 
    1330                                 AssemblySearchPath="" 
    1331                                 ForcedUsingAssemblies="" 
    1332                                 CompileAsManaged="" 
    1333                         /> 
    1334                         <Tool 
    1335                                 Name="VCCLCompilerTool" 
    1336                                 ExecutionBucket="7" 
    1337                         /> 
    1338                         <Tool 
    1339                                 Name="VCCodeSignTool" 
    1340                         /> 
    1341                         <DeploymentTool 
    1342                                 ForceDirty="-1" 
    1343                                 RemoteDirectory="" 
    1344                                 RegisterOutput="0" 
    1345                                 AdditionalFiles="" 
    1346                         /> 
    1347                         <DebuggerTool 
    1348                         /> 
    1349                 </Configuration> 
    1350                 <Configuration 
    1351                         Name="Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 
    1352                         OutputDirectory=".\output\$(ProjectName)-wm5ppc-$(PlatformName)-vs8-$(ConfigurationName)" 
    1353                         IntermediateDirectory="$(OutDir)" 
    1354                         ConfigurationType="0" 
    1355                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    1356                         UseOfMFC="0" 
    1357                         ATLMinimizesCRunTimeLibraryUsage="false" 
    1358                         BuildLogFile="" 
    1359                         > 
    1360                         <Tool 
    1361                                 Name="VCNMakeTool" 
    1362                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8" 
    1363                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 /a" 
    1364                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 clean" 
    1365                                 Output="All samples" 
    1366                                 PreprocessorDefinitions="" 
    1367                                 IncludeSearchPath="" 
    1368                                 ForcedIncludes="" 
    1369                                 AssemblySearchPath="" 
    1370                                 ForcedUsingAssemblies="" 
    1371                                 CompileAsManaged="" 
    1372                         /> 
    1373                         <Tool 
    1374                                 Name="VCCLCompilerTool" 
    1375                                 ExecutionBucket="7" 
    1376                         /> 
    1377                         <Tool 
    1378                                 Name="VCCodeSignTool" 
    1379                         /> 
    1380                         <DeploymentTool 
    1381                                 ForceDirty="-1" 
    1382                                 RemoteDirectory="" 
    1383                                 RegisterOutput="0" 
    1384                                 AdditionalFiles="" 
    1385                         /> 
    1386                         <DebuggerTool 
    1387                         /> 
    1388                 </Configuration> 
    1389                 <Configuration 
    1390                         Name="Debug-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" 
    1391                         OutputDirectory=".\output\$(ProjectName)-wm5sp-$(PlatformName)-vs8-$(ConfigurationName)" 
    1392                         IntermediateDirectory="$(OutDir)" 
    1393                         ConfigurationType="0" 
    1394                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    1395                         UseOfMFC="0" 
    1396                         ATLMinimizesCRunTimeLibraryUsage="false" 
    1397                         BuildLogFile="" 
    1398                         > 
    1399                         <Tool 
    1400                                 Name="VCNMakeTool" 
    1401                                 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8" 
    1402                                 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 /a" 
    1403                                 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 clean" 
    14041404                                Output="All samples" 
    14051405                                PreprocessorDefinitions="" 
     
    17151715                        </File> 
    17161716                        <File 
    1717                                 RelativePath="..\src\samples\vstreamutil.c" 
     1717                                RelativePath="..\src\samples\vid_streamutil.c" 
    17181718                                > 
    17191719                        </File> 
Note: See TracChangeset for help on using the changeset viewer.