Ignore:
Timestamp:
Jan 27, 2009 10:14:52 AM (15 years ago)
Author:
bennylp
Message:

Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windows Mobile 6 standard SDK in the build platform

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/build/pjmedia.vcproj

    r2312 r2430  
    1010                <Platform 
    1111                        Name="Win32" 
     12                /> 
     13                <Platform 
     14                        Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    1215                /> 
    1316        </Platforms> 
     
    9396                </Configuration> 
    9497                <Configuration 
     98                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     99                        OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     100                        IntermediateDirectory="$(OutDir)" 
     101                        ConfigurationType="4" 
     102                        CharacterSet="1" 
     103                        > 
     104                        <Tool 
     105                                Name="VCPreBuildEventTool" 
     106                        /> 
     107                        <Tool 
     108                                Name="VCCustomBuildTool" 
     109                        /> 
     110                        <Tool 
     111                                Name="VCXMLDataGeneratorTool" 
     112                        /> 
     113                        <Tool 
     114                                Name="VCWebServiceProxyGeneratorTool" 
     115                        /> 
     116                        <Tool 
     117                                Name="VCMIDLTool" 
     118                        /> 
     119                        <Tool 
     120                                Name="VCCLCompilerTool" 
     121                                ExecutionBucket="7" 
     122                                Optimization="2" 
     123                                FavorSizeOrSpeed="2" 
     124                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     125                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     126                                ExceptionHandling="0" 
     127                                RuntimeLibrary="0" 
     128                                WarningLevel="3" 
     129                                DebugInformationFormat="0" 
     130                                CompileAs="0" 
     131                        /> 
     132                        <Tool 
     133                                Name="VCManagedResourceCompilerTool" 
     134                        /> 
     135                        <Tool 
     136                                Name="VCResourceCompilerTool" 
     137                        /> 
     138                        <Tool 
     139                                Name="VCPreLinkEventTool" 
     140                        /> 
     141                        <Tool 
     142                                Name="VCLibrarianTool" 
     143                                AdditionalOptions="" 
     144                        /> 
     145                        <Tool 
     146                                Name="VCALinkTool" 
     147                        /> 
     148                        <Tool 
     149                                Name="VCXDCMakeTool" 
     150                        /> 
     151                        <Tool 
     152                                Name="VCBscMakeTool" 
     153                        /> 
     154                        <Tool 
     155                                Name="VCCodeSignTool" 
     156                        /> 
     157                        <Tool 
     158                                Name="VCPostBuildEventTool" 
     159                        /> 
     160                        <DeploymentTool 
     161                                ForceDirty="-1" 
     162                                RemoteDirectory="" 
     163                                RegisterOutput="0" 
     164                                AdditionalFiles="" 
     165                        /> 
     166                        <DebuggerTool 
     167                        /> 
     168                </Configuration> 
     169                <Configuration 
    95170                        Name="Debug|Win32" 
    96171                        OutputDirectory=".\output\pjmedia-i386-win32-vc8-debug" 
     
    168243                        /> 
    169244                </Configuration> 
     245                <Configuration 
     246                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     247                        OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     248                        IntermediateDirectory="$(OutDir)" 
     249                        ConfigurationType="4" 
     250                        CharacterSet="1" 
     251                        > 
     252                        <Tool 
     253                                Name="VCPreBuildEventTool" 
     254                        /> 
     255                        <Tool 
     256                                Name="VCCustomBuildTool" 
     257                        /> 
     258                        <Tool 
     259                                Name="VCXMLDataGeneratorTool" 
     260                        /> 
     261                        <Tool 
     262                                Name="VCWebServiceProxyGeneratorTool" 
     263                        /> 
     264                        <Tool 
     265                                Name="VCMIDLTool" 
     266                        /> 
     267                        <Tool 
     268                                Name="VCCLCompilerTool" 
     269                                ExecutionBucket="7" 
     270                                Optimization="0" 
     271                                FavorSizeOrSpeed="0" 
     272                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     273                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     274                                ExceptionHandling="0" 
     275                                RuntimeLibrary="1" 
     276                                WarningLevel="3" 
     277                                DebugInformationFormat="3" 
     278                                CompileAs="0" 
     279                                CompileForArchitecture="0" 
     280                        /> 
     281                        <Tool 
     282                                Name="VCManagedResourceCompilerTool" 
     283                        /> 
     284                        <Tool 
     285                                Name="VCResourceCompilerTool" 
     286                        /> 
     287                        <Tool 
     288                                Name="VCPreLinkEventTool" 
     289                        /> 
     290                        <Tool 
     291                                Name="VCLibrarianTool" 
     292                                AdditionalOptions="" 
     293                        /> 
     294                        <Tool 
     295                                Name="VCALinkTool" 
     296                        /> 
     297                        <Tool 
     298                                Name="VCXDCMakeTool" 
     299                        /> 
     300                        <Tool 
     301                                Name="VCBscMakeTool" 
     302                        /> 
     303                        <Tool 
     304                                Name="VCCodeSignTool" 
     305                        /> 
     306                        <Tool 
     307                                Name="VCPostBuildEventTool" 
     308                        /> 
     309                        <DeploymentTool 
     310                                ForceDirty="-1" 
     311                                RemoteDirectory="" 
     312                                RegisterOutput="0" 
     313                                AdditionalFiles="" 
     314                        /> 
     315                        <DebuggerTool 
     316                        /> 
     317                </Configuration> 
    170318        </Configurations> 
    171319        <References> 
Note: See TracChangeset for help on using the changeset viewer.