Ignore:
Timestamp:
Apr 1, 2009 12:05:34 PM (15 years ago)
Author:
nanang
Message:

Ticket #774:

  • Initial source of G.722.1/Annex C integration.
  • Disabled some "odd" modes of L16 codec (11kHz & 22kHz mono & stereo) while releasing some payload types.
File:
1 edited

Legend:

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

    r2559 r2563  
    4646                                Name="VCCLCompilerTool" 
    4747                                Optimization="0" 
    48                                 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include" 
     48                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party;../../third_party/speex/include;../../third_party" 
    4949                                PreprocessorDefinitions="_DEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H" 
    5050                                MinimalRebuild="true" 
     
    8686                                SuppressStartupBanner="true" 
    8787                                OutputFile=".\output\pjmedia-codec-i386-win32-vc8-debug/pjmedia_codec.bsc" 
     88                        /> 
     89                        <Tool 
     90                                Name="VCFxCopTool" 
     91                        /> 
     92                        <Tool 
     93                                Name="VCPostBuildEventTool" 
     94                        /> 
     95                </Configuration> 
     96                <Configuration 
     97                        Name="Release|Win32" 
     98                        OutputDirectory=".\output\pjmedia-codec-i386-win32-vc8-release" 
     99                        IntermediateDirectory=".\output\pjmedia-codec-i386-win32-vc8-release" 
     100                        ConfigurationType="4" 
     101                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     102                        UseOfMFC="0" 
     103                        ATLMinimizesCRunTimeLibraryUsage="false" 
     104                        CharacterSet="2" 
     105                        > 
     106                        <Tool 
     107                                Name="VCPreBuildEventTool" 
     108                        /> 
     109                        <Tool 
     110                                Name="VCCustomBuildTool" 
     111                        /> 
     112                        <Tool 
     113                                Name="VCXMLDataGeneratorTool" 
     114                        /> 
     115                        <Tool 
     116                                Name="VCWebServiceProxyGeneratorTool" 
     117                        /> 
     118                        <Tool 
     119                                Name="VCMIDLTool" 
     120                        /> 
     121                        <Tool 
     122                                Name="VCCLCompilerTool" 
     123                                Optimization="2" 
     124                                InlineFunctionExpansion="1" 
     125                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party" 
     126                                PreprocessorDefinitions="NDEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H" 
     127                                StringPooling="true" 
     128                                RuntimeLibrary="2" 
     129                                EnableFunctionLevelLinking="true" 
     130                                PrecompiledHeaderFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.pch" 
     131                                AssemblerListingLocation=".\output\pjmedia-codec-i386-win32-vc8-release/" 
     132                                ObjectFile=".\output\pjmedia-codec-i386-win32-vc8-release/" 
     133                                ProgramDataBaseFileName=".\output\pjmedia-codec-i386-win32-vc8-release/" 
     134                                BrowseInformation="1" 
     135                                WarningLevel="4" 
     136                                SuppressStartupBanner="true" 
     137                                DebugInformationFormat="3" 
     138                        /> 
     139                        <Tool 
     140                                Name="VCManagedResourceCompilerTool" 
     141                        /> 
     142                        <Tool 
     143                                Name="VCResourceCompilerTool" 
     144                                PreprocessorDefinitions="NDEBUG" 
     145                                Culture="1033" 
     146                        /> 
     147                        <Tool 
     148                                Name="VCPreLinkEventTool" 
     149                        /> 
     150                        <Tool 
     151                                Name="VCLibrarianTool" 
     152                                OutputFile="..\lib\pjmedia-codec-i386-win32-vc8-release.lib" 
     153                                SuppressStartupBanner="true" 
     154                        /> 
     155                        <Tool 
     156                                Name="VCALinkTool" 
     157                        /> 
     158                        <Tool 
     159                                Name="VCXDCMakeTool" 
     160                        /> 
     161                        <Tool 
     162                                Name="VCBscMakeTool" 
     163                                SuppressStartupBanner="true" 
     164                                OutputFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.bsc" 
     165                        /> 
     166                        <Tool 
     167                                Name="VCFxCopTool" 
     168                        /> 
     169                        <Tool 
     170                                Name="VCPostBuildEventTool" 
     171                        /> 
     172                </Configuration> 
     173                <Configuration 
     174                        Name="Debug-Static|Win32" 
     175                        OutputDirectory="$(ConfigurationName)" 
     176                        IntermediateDirectory="$(ConfigurationName)" 
     177                        ConfigurationType="4" 
     178                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     179                        UseOfMFC="0" 
     180                        ATLMinimizesCRunTimeLibraryUsage="false" 
     181                        CharacterSet="2" 
     182                        > 
     183                        <Tool 
     184                                Name="VCPreBuildEventTool" 
     185                        /> 
     186                        <Tool 
     187                                Name="VCCustomBuildTool" 
     188                        /> 
     189                        <Tool 
     190                                Name="VCXMLDataGeneratorTool" 
     191                        /> 
     192                        <Tool 
     193                                Name="VCWebServiceProxyGeneratorTool" 
     194                        /> 
     195                        <Tool 
     196                                Name="VCMIDLTool" 
     197                        /> 
     198                        <Tool 
     199                                Name="VCCLCompilerTool" 
     200                                Optimization="0" 
     201                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party" 
     202                                PreprocessorDefinitions="_DEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H" 
     203                                MinimalRebuild="true" 
     204                                BasicRuntimeChecks="3" 
     205                                RuntimeLibrary="1" 
     206                                PrecompiledHeaderFile=".\output\pjmedia-codec-i386-win32-vc8-debug/pjmedia_codec.pch" 
     207                                AssemblerListingLocation=".\output\pjmedia-codec-i386-win32-vc8-debug/" 
     208                                ObjectFile=".\output\pjmedia-codec-i386-win32-vc8-debug/" 
     209                                ProgramDataBaseFileName=".\output\pjmedia-codec-i386-win32-vc8-debug/" 
     210                                BrowseInformation="1" 
     211                                WarningLevel="4" 
     212                                SuppressStartupBanner="true" 
     213                                DebugInformationFormat="4" 
     214                        /> 
     215                        <Tool 
     216                                Name="VCManagedResourceCompilerTool" 
     217                        /> 
     218                        <Tool 
     219                                Name="VCResourceCompilerTool" 
     220                                PreprocessorDefinitions="_DEBUG" 
     221                                Culture="1033" 
     222                        /> 
     223                        <Tool 
     224                                Name="VCPreLinkEventTool" 
     225                        /> 
     226                        <Tool 
     227                                Name="VCLibrarianTool" 
     228                                OutputFile="..\lib\pjmedia-codec-i386-win32-vc8-debug.lib" 
     229                                SuppressStartupBanner="true" 
     230                        /> 
     231                        <Tool 
     232                                Name="VCALinkTool" 
     233                        /> 
     234                        <Tool 
     235                                Name="VCXDCMakeTool" 
     236                        /> 
     237                        <Tool 
     238                                Name="VCBscMakeTool" 
     239                                SuppressStartupBanner="true" 
     240                                OutputFile=".\output\pjmedia-codec-i386-win32-vc8-debug/pjmedia_codec.bsc" 
     241                        /> 
     242                        <Tool 
     243                                Name="VCFxCopTool" 
     244                        /> 
     245                        <Tool 
     246                                Name="VCPostBuildEventTool" 
     247                        /> 
     248                </Configuration> 
     249                <Configuration 
     250                        Name="Release-Dynamic|Win32" 
     251                        OutputDirectory="$(ConfigurationName)" 
     252                        IntermediateDirectory="$(ConfigurationName)" 
     253                        ConfigurationType="4" 
     254                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     255                        UseOfMFC="0" 
     256                        ATLMinimizesCRunTimeLibraryUsage="false" 
     257                        CharacterSet="2" 
     258                        > 
     259                        <Tool 
     260                                Name="VCPreBuildEventTool" 
     261                        /> 
     262                        <Tool 
     263                                Name="VCCustomBuildTool" 
     264                        /> 
     265                        <Tool 
     266                                Name="VCXMLDataGeneratorTool" 
     267                        /> 
     268                        <Tool 
     269                                Name="VCWebServiceProxyGeneratorTool" 
     270                        /> 
     271                        <Tool 
     272                                Name="VCMIDLTool" 
     273                        /> 
     274                        <Tool 
     275                                Name="VCCLCompilerTool" 
     276                                Optimization="2" 
     277                                InlineFunctionExpansion="1" 
     278                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party" 
     279                                PreprocessorDefinitions="NDEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H" 
     280                                StringPooling="true" 
     281                                RuntimeLibrary="2" 
     282                                EnableFunctionLevelLinking="true" 
     283                                PrecompiledHeaderFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.pch" 
     284                                AssemblerListingLocation=".\output\pjmedia-codec-i386-win32-vc8-release/" 
     285                                ObjectFile=".\output\pjmedia-codec-i386-win32-vc8-release/" 
     286                                ProgramDataBaseFileName=".\output\pjmedia-codec-i386-win32-vc8-release/" 
     287                                BrowseInformation="1" 
     288                                WarningLevel="4" 
     289                                SuppressStartupBanner="true" 
     290                                DebugInformationFormat="3" 
     291                        /> 
     292                        <Tool 
     293                                Name="VCManagedResourceCompilerTool" 
     294                        /> 
     295                        <Tool 
     296                                Name="VCResourceCompilerTool" 
     297                                PreprocessorDefinitions="NDEBUG" 
     298                                Culture="1033" 
     299                        /> 
     300                        <Tool 
     301                                Name="VCPreLinkEventTool" 
     302                        /> 
     303                        <Tool 
     304                                Name="VCLibrarianTool" 
     305                                OutputFile="..\lib\pjmedia-codec-i386-win32-vc8-release.lib" 
     306                                SuppressStartupBanner="true" 
     307                        /> 
     308                        <Tool 
     309                                Name="VCALinkTool" 
     310                        /> 
     311                        <Tool 
     312                                Name="VCXDCMakeTool" 
     313                        /> 
     314                        <Tool 
     315                                Name="VCBscMakeTool" 
     316                                SuppressStartupBanner="true" 
     317                                OutputFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.bsc" 
     318                        /> 
     319                        <Tool 
     320                                Name="VCFxCopTool" 
     321                        /> 
     322                        <Tool 
     323                                Name="VCPostBuildEventTool" 
     324                        /> 
     325                </Configuration> 
     326                <Configuration 
     327                        Name="Debug-Dynamic|Win32" 
     328                        OutputDirectory="$(ConfigurationName)" 
     329                        IntermediateDirectory="$(ConfigurationName)" 
     330                        ConfigurationType="4" 
     331                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     332                        UseOfMFC="0" 
     333                        ATLMinimizesCRunTimeLibraryUsage="false" 
     334                        CharacterSet="2" 
     335                        > 
     336                        <Tool 
     337                                Name="VCPreBuildEventTool" 
     338                        /> 
     339                        <Tool 
     340                                Name="VCCustomBuildTool" 
     341                        /> 
     342                        <Tool 
     343                                Name="VCXMLDataGeneratorTool" 
     344                        /> 
     345                        <Tool 
     346                                Name="VCWebServiceProxyGeneratorTool" 
     347                        /> 
     348                        <Tool 
     349                                Name="VCMIDLTool" 
     350                        /> 
     351                        <Tool 
     352                                Name="VCCLCompilerTool" 
     353                                Optimization="0" 
     354                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party" 
     355                                PreprocessorDefinitions="_DEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H" 
     356                                MinimalRebuild="true" 
     357                                BasicRuntimeChecks="3" 
     358                                RuntimeLibrary="3" 
     359                                PrecompiledHeaderFile=".\output\pjmedia-codec-i386-win32-vc8-debug/pjmedia_codec.pch" 
     360                                AssemblerListingLocation=".\output\pjmedia-codec-i386-win32-vc8-debug/" 
     361                                ObjectFile=".\output\pjmedia-codec-i386-win32-vc8-debug/" 
     362                                ProgramDataBaseFileName=".\output\pjmedia-codec-i386-win32-vc8-debug/" 
     363                                BrowseInformation="1" 
     364                                WarningLevel="4" 
     365                                SuppressStartupBanner="true" 
     366                                DebugInformationFormat="4" 
     367                        /> 
     368                        <Tool 
     369                                Name="VCManagedResourceCompilerTool" 
     370                        /> 
     371                        <Tool 
     372                                Name="VCResourceCompilerTool" 
     373                                PreprocessorDefinitions="_DEBUG" 
     374                                Culture="1033" 
     375                        /> 
     376                        <Tool 
     377                                Name="VCPreLinkEventTool" 
     378                        /> 
     379                        <Tool 
     380                                Name="VCLibrarianTool" 
     381                                OutputFile="..\lib\pjmedia-codec-i386-win32-vc8-debug.lib" 
     382                                SuppressStartupBanner="true" 
     383                        /> 
     384                        <Tool 
     385                                Name="VCALinkTool" 
     386                        /> 
     387                        <Tool 
     388                                Name="VCXDCMakeTool" 
     389                        /> 
     390                        <Tool 
     391                                Name="VCBscMakeTool" 
     392                                SuppressStartupBanner="true" 
     393                                OutputFile=".\output\pjmedia-codec-i386-win32-vc8-debug/pjmedia_codec.bsc" 
     394                        /> 
     395                        <Tool 
     396                                Name="VCFxCopTool" 
     397                        /> 
     398                        <Tool 
     399                                Name="VCPostBuildEventTool" 
     400                        /> 
     401                </Configuration> 
     402                <Configuration 
     403                        Name="Release-Static|Win32" 
     404                        OutputDirectory="$(ConfigurationName)" 
     405                        IntermediateDirectory="$(ConfigurationName)" 
     406                        ConfigurationType="4" 
     407                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     408                        UseOfMFC="0" 
     409                        ATLMinimizesCRunTimeLibraryUsage="false" 
     410                        CharacterSet="2" 
     411                        > 
     412                        <Tool 
     413                                Name="VCPreBuildEventTool" 
     414                        /> 
     415                        <Tool 
     416                                Name="VCCustomBuildTool" 
     417                        /> 
     418                        <Tool 
     419                                Name="VCXMLDataGeneratorTool" 
     420                        /> 
     421                        <Tool 
     422                                Name="VCWebServiceProxyGeneratorTool" 
     423                        /> 
     424                        <Tool 
     425                                Name="VCMIDLTool" 
     426                        /> 
     427                        <Tool 
     428                                Name="VCCLCompilerTool" 
     429                                Optimization="2" 
     430                                InlineFunctionExpansion="1" 
     431                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party" 
     432                                PreprocessorDefinitions="NDEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H" 
     433                                StringPooling="true" 
     434                                RuntimeLibrary="0" 
     435                                EnableFunctionLevelLinking="true" 
     436                                PrecompiledHeaderFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.pch" 
     437                                AssemblerListingLocation=".\output\pjmedia-codec-i386-win32-vc8-release/" 
     438                                ObjectFile=".\output\pjmedia-codec-i386-win32-vc8-release/" 
     439                                ProgramDataBaseFileName=".\output\pjmedia-codec-i386-win32-vc8-release/" 
     440                                BrowseInformation="1" 
     441                                WarningLevel="4" 
     442                                SuppressStartupBanner="true" 
     443                                DebugInformationFormat="3" 
     444                        /> 
     445                        <Tool 
     446                                Name="VCManagedResourceCompilerTool" 
     447                        /> 
     448                        <Tool 
     449                                Name="VCResourceCompilerTool" 
     450                                PreprocessorDefinitions="NDEBUG" 
     451                                Culture="1033" 
     452                        /> 
     453                        <Tool 
     454                                Name="VCPreLinkEventTool" 
     455                        /> 
     456                        <Tool 
     457                                Name="VCLibrarianTool" 
     458                                OutputFile="..\lib\pjmedia-codec-i386-win32-vc8-release.lib" 
     459                                SuppressStartupBanner="true" 
     460                        /> 
     461                        <Tool 
     462                                Name="VCALinkTool" 
     463                        /> 
     464                        <Tool 
     465                                Name="VCXDCMakeTool" 
     466                        /> 
     467                        <Tool 
     468                                Name="VCBscMakeTool" 
     469                                SuppressStartupBanner="true" 
     470                                OutputFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.bsc" 
    88471                        /> 
    89472                        <Tool 
     
    168551                </Configuration> 
    169552                <Configuration 
    170                         Name="Release|Win32" 
    171                         OutputDirectory=".\output\pjmedia-codec-i386-win32-vc8-release" 
    172                         IntermediateDirectory=".\output\pjmedia-codec-i386-win32-vc8-release" 
    173                         ConfigurationType="4" 
    174                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    175                         UseOfMFC="0" 
    176                         ATLMinimizesCRunTimeLibraryUsage="false" 
    177                         CharacterSet="2" 
    178                         > 
    179                         <Tool 
    180                                 Name="VCPreBuildEventTool" 
    181                         /> 
    182                         <Tool 
    183                                 Name="VCCustomBuildTool" 
    184                         /> 
    185                         <Tool 
    186                                 Name="VCXMLDataGeneratorTool" 
    187                         /> 
    188                         <Tool 
    189                                 Name="VCWebServiceProxyGeneratorTool" 
    190                         /> 
    191                         <Tool 
    192                                 Name="VCMIDLTool" 
    193                         /> 
    194                         <Tool 
    195                                 Name="VCCLCompilerTool" 
    196                                 Optimization="2" 
    197                                 InlineFunctionExpansion="1" 
    198                                 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;&quot;../../../ipp-samples/speech-codecs/core/usc/include&quot;" 
    199                                 PreprocessorDefinitions="NDEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H" 
    200                                 StringPooling="true" 
    201                                 RuntimeLibrary="2" 
    202                                 EnableFunctionLevelLinking="true" 
    203                                 PrecompiledHeaderFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.pch" 
    204                                 AssemblerListingLocation=".\output\pjmedia-codec-i386-win32-vc8-release/" 
    205                                 ObjectFile=".\output\pjmedia-codec-i386-win32-vc8-release/" 
    206                                 ProgramDataBaseFileName=".\output\pjmedia-codec-i386-win32-vc8-release/" 
    207                                 BrowseInformation="1" 
    208                                 WarningLevel="4" 
    209                                 SuppressStartupBanner="true" 
    210                                 DebugInformationFormat="3" 
    211                         /> 
    212                         <Tool 
    213                                 Name="VCManagedResourceCompilerTool" 
    214                         /> 
    215                         <Tool 
    216                                 Name="VCResourceCompilerTool" 
    217                                 PreprocessorDefinitions="NDEBUG" 
    218                                 Culture="1033" 
    219                         /> 
    220                         <Tool 
    221                                 Name="VCPreLinkEventTool" 
    222                         /> 
    223                         <Tool 
    224                                 Name="VCLibrarianTool" 
    225                                 OutputFile="..\lib\pjmedia-codec-i386-win32-vc8-release.lib" 
    226                                 SuppressStartupBanner="true" 
    227                         /> 
    228                         <Tool 
    229                                 Name="VCALinkTool" 
    230                         /> 
    231                         <Tool 
    232                                 Name="VCXDCMakeTool" 
    233                         /> 
    234                         <Tool 
    235                                 Name="VCBscMakeTool" 
    236                                 SuppressStartupBanner="true" 
    237                                 OutputFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.bsc" 
    238                         /> 
    239                         <Tool 
    240                                 Name="VCFxCopTool" 
    241                         /> 
    242                         <Tool 
    243                                 Name="VCPostBuildEventTool" 
    244                         /> 
    245                 </Configuration> 
    246                 <Configuration 
    247553                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    248554                        OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     
    314620                        /> 
    315621                        <DebuggerTool 
    316                         /> 
    317                 </Configuration> 
    318                 <Configuration 
    319                         Name="Debug-Static|Win32" 
    320                         OutputDirectory="$(ConfigurationName)" 
    321                         IntermediateDirectory="$(ConfigurationName)" 
    322                         ConfigurationType="4" 
    323                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    324                         UseOfMFC="0" 
    325                         ATLMinimizesCRunTimeLibraryUsage="false" 
    326                         CharacterSet="2" 
    327                         > 
    328                         <Tool 
    329                                 Name="VCPreBuildEventTool" 
    330                         /> 
    331                         <Tool 
    332                                 Name="VCCustomBuildTool" 
    333                         /> 
    334                         <Tool 
    335                                 Name="VCXMLDataGeneratorTool" 
    336                         /> 
    337                         <Tool 
    338                                 Name="VCWebServiceProxyGeneratorTool" 
    339                         /> 
    340                         <Tool 
    341                                 Name="VCMIDLTool" 
    342                         /> 
    343                         <Tool 
    344                                 Name="VCCLCompilerTool" 
    345                                 Optimization="0" 
    346                                 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include" 
    347                                 PreprocessorDefinitions="_DEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H" 
    348                                 MinimalRebuild="true" 
    349                                 BasicRuntimeChecks="3" 
    350                                 RuntimeLibrary="1" 
    351                                 PrecompiledHeaderFile=".\output\pjmedia-codec-i386-win32-vc8-debug/pjmedia_codec.pch" 
    352                                 AssemblerListingLocation=".\output\pjmedia-codec-i386-win32-vc8-debug/" 
    353                                 ObjectFile=".\output\pjmedia-codec-i386-win32-vc8-debug/" 
    354                                 ProgramDataBaseFileName=".\output\pjmedia-codec-i386-win32-vc8-debug/" 
    355                                 BrowseInformation="1" 
    356                                 WarningLevel="4" 
    357                                 SuppressStartupBanner="true" 
    358                                 DebugInformationFormat="4" 
    359                         /> 
    360                         <Tool 
    361                                 Name="VCManagedResourceCompilerTool" 
    362                         /> 
    363                         <Tool 
    364                                 Name="VCResourceCompilerTool" 
    365                                 PreprocessorDefinitions="_DEBUG" 
    366                                 Culture="1033" 
    367                         /> 
    368                         <Tool 
    369                                 Name="VCPreLinkEventTool" 
    370                         /> 
    371                         <Tool 
    372                                 Name="VCLibrarianTool" 
    373                                 OutputFile="..\lib\pjmedia-codec-i386-win32-vc8-debug.lib" 
    374                                 SuppressStartupBanner="true" 
    375                         /> 
    376                         <Tool 
    377                                 Name="VCALinkTool" 
    378                         /> 
    379                         <Tool 
    380                                 Name="VCXDCMakeTool" 
    381                         /> 
    382                         <Tool 
    383                                 Name="VCBscMakeTool" 
    384                                 SuppressStartupBanner="true" 
    385                                 OutputFile=".\output\pjmedia-codec-i386-win32-vc8-debug/pjmedia_codec.bsc" 
    386                         /> 
    387                         <Tool 
    388                                 Name="VCFxCopTool" 
    389                         /> 
    390                         <Tool 
    391                                 Name="VCPostBuildEventTool" 
    392622                        /> 
    393623                </Configuration> 
     
    467697                </Configuration> 
    468698                <Configuration 
    469                         Name="Release-Dynamic|Win32" 
    470                         OutputDirectory="$(ConfigurationName)" 
    471                         IntermediateDirectory="$(ConfigurationName)" 
    472                         ConfigurationType="4" 
    473                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    474                         UseOfMFC="0" 
    475                         ATLMinimizesCRunTimeLibraryUsage="false" 
    476                         CharacterSet="2" 
    477                         > 
    478                         <Tool 
    479                                 Name="VCPreBuildEventTool" 
    480                         /> 
    481                         <Tool 
    482                                 Name="VCCustomBuildTool" 
    483                         /> 
    484                         <Tool 
    485                                 Name="VCXMLDataGeneratorTool" 
    486                         /> 
    487                         <Tool 
    488                                 Name="VCWebServiceProxyGeneratorTool" 
    489                         /> 
    490                         <Tool 
    491                                 Name="VCMIDLTool" 
    492                         /> 
    493                         <Tool 
    494                                 Name="VCCLCompilerTool" 
    495                                 Optimization="2" 
    496                                 InlineFunctionExpansion="1" 
    497                                 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;&quot;../../../ipp-samples/speech-codecs/core/usc/include&quot;" 
    498                                 PreprocessorDefinitions="NDEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H" 
    499                                 StringPooling="true" 
    500                                 RuntimeLibrary="2" 
    501                                 EnableFunctionLevelLinking="true" 
    502                                 PrecompiledHeaderFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.pch" 
    503                                 AssemblerListingLocation=".\output\pjmedia-codec-i386-win32-vc8-release/" 
    504                                 ObjectFile=".\output\pjmedia-codec-i386-win32-vc8-release/" 
    505                                 ProgramDataBaseFileName=".\output\pjmedia-codec-i386-win32-vc8-release/" 
    506                                 BrowseInformation="1" 
    507                                 WarningLevel="4" 
    508                                 SuppressStartupBanner="true" 
    509                                 DebugInformationFormat="3" 
    510                         /> 
    511                         <Tool 
    512                                 Name="VCManagedResourceCompilerTool" 
    513                         /> 
    514                         <Tool 
    515                                 Name="VCResourceCompilerTool" 
    516                                 PreprocessorDefinitions="NDEBUG" 
    517                                 Culture="1033" 
    518                         /> 
    519                         <Tool 
    520                                 Name="VCPreLinkEventTool" 
    521                         /> 
    522                         <Tool 
    523                                 Name="VCLibrarianTool" 
    524                                 OutputFile="..\lib\pjmedia-codec-i386-win32-vc8-release.lib" 
    525                                 SuppressStartupBanner="true" 
    526                         /> 
    527                         <Tool 
    528                                 Name="VCALinkTool" 
    529                         /> 
    530                         <Tool 
    531                                 Name="VCXDCMakeTool" 
    532                         /> 
    533                         <Tool 
    534                                 Name="VCBscMakeTool" 
    535                                 SuppressStartupBanner="true" 
    536                                 OutputFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.bsc" 
    537                         /> 
    538                         <Tool 
    539                                 Name="VCFxCopTool" 
    540                         /> 
    541                         <Tool 
    542                                 Name="VCPostBuildEventTool" 
    543                         /> 
    544                 </Configuration> 
    545                 <Configuration 
    546699                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    547700                        OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     
    614767                        /> 
    615768                        <DebuggerTool 
    616                         /> 
    617                 </Configuration> 
    618                 <Configuration 
    619                         Name="Debug-Dynamic|Win32" 
    620                         OutputDirectory="$(ConfigurationName)" 
    621                         IntermediateDirectory="$(ConfigurationName)" 
    622                         ConfigurationType="4" 
    623                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    624                         UseOfMFC="0" 
    625                         ATLMinimizesCRunTimeLibraryUsage="false" 
    626                         CharacterSet="2" 
    627                         > 
    628                         <Tool 
    629                                 Name="VCPreBuildEventTool" 
    630                         /> 
    631                         <Tool 
    632                                 Name="VCCustomBuildTool" 
    633                         /> 
    634                         <Tool 
    635                                 Name="VCXMLDataGeneratorTool" 
    636                         /> 
    637                         <Tool 
    638                                 Name="VCWebServiceProxyGeneratorTool" 
    639                         /> 
    640                         <Tool 
    641                                 Name="VCMIDLTool" 
    642                         /> 
    643                         <Tool 
    644                                 Name="VCCLCompilerTool" 
    645                                 Optimization="0" 
    646                                 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include" 
    647                                 PreprocessorDefinitions="_DEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H" 
    648                                 MinimalRebuild="true" 
    649                                 BasicRuntimeChecks="3" 
    650                                 RuntimeLibrary="3" 
    651                                 PrecompiledHeaderFile=".\output\pjmedia-codec-i386-win32-vc8-debug/pjmedia_codec.pch" 
    652                                 AssemblerListingLocation=".\output\pjmedia-codec-i386-win32-vc8-debug/" 
    653                                 ObjectFile=".\output\pjmedia-codec-i386-win32-vc8-debug/" 
    654                                 ProgramDataBaseFileName=".\output\pjmedia-codec-i386-win32-vc8-debug/" 
    655                                 BrowseInformation="1" 
    656                                 WarningLevel="4" 
    657                                 SuppressStartupBanner="true" 
    658                                 DebugInformationFormat="4" 
    659                         /> 
    660                         <Tool 
    661                                 Name="VCManagedResourceCompilerTool" 
    662                         /> 
    663                         <Tool 
    664                                 Name="VCResourceCompilerTool" 
    665                                 PreprocessorDefinitions="_DEBUG" 
    666                                 Culture="1033" 
    667                         /> 
    668                         <Tool 
    669                                 Name="VCPreLinkEventTool" 
    670                         /> 
    671                         <Tool 
    672                                 Name="VCLibrarianTool" 
    673                                 OutputFile="..\lib\pjmedia-codec-i386-win32-vc8-debug.lib" 
    674                                 SuppressStartupBanner="true" 
    675                         /> 
    676                         <Tool 
    677                                 Name="VCALinkTool" 
    678                         /> 
    679                         <Tool 
    680                                 Name="VCXDCMakeTool" 
    681                         /> 
    682                         <Tool 
    683                                 Name="VCBscMakeTool" 
    684                                 SuppressStartupBanner="true" 
    685                                 OutputFile=".\output\pjmedia-codec-i386-win32-vc8-debug/pjmedia_codec.bsc" 
    686                         /> 
    687                         <Tool 
    688                                 Name="VCFxCopTool" 
    689                         /> 
    690                         <Tool 
    691                                 Name="VCPostBuildEventTool" 
    692769                        /> 
    693770                </Configuration> 
     
    767844                </Configuration> 
    768845                <Configuration 
    769                         Name="Release-Static|Win32" 
    770                         OutputDirectory="$(ConfigurationName)" 
    771                         IntermediateDirectory="$(ConfigurationName)" 
    772                         ConfigurationType="4" 
    773                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    774                         UseOfMFC="0" 
    775                         ATLMinimizesCRunTimeLibraryUsage="false" 
    776                         CharacterSet="2" 
    777                         > 
    778                         <Tool 
    779                                 Name="VCPreBuildEventTool" 
    780                         /> 
    781                         <Tool 
    782                                 Name="VCCustomBuildTool" 
    783                         /> 
    784                         <Tool 
    785                                 Name="VCXMLDataGeneratorTool" 
    786                         /> 
    787                         <Tool 
    788                                 Name="VCWebServiceProxyGeneratorTool" 
    789                         /> 
    790                         <Tool 
    791                                 Name="VCMIDLTool" 
    792                         /> 
    793                         <Tool 
    794                                 Name="VCCLCompilerTool" 
    795                                 Optimization="2" 
    796                                 InlineFunctionExpansion="1" 
    797                                 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;&quot;../../../ipp-samples/speech-codecs/core/usc/include&quot;" 
    798                                 PreprocessorDefinitions="NDEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H" 
    799                                 StringPooling="true" 
    800                                 RuntimeLibrary="0" 
    801                                 EnableFunctionLevelLinking="true" 
    802                                 PrecompiledHeaderFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.pch" 
    803                                 AssemblerListingLocation=".\output\pjmedia-codec-i386-win32-vc8-release/" 
    804                                 ObjectFile=".\output\pjmedia-codec-i386-win32-vc8-release/" 
    805                                 ProgramDataBaseFileName=".\output\pjmedia-codec-i386-win32-vc8-release/" 
    806                                 BrowseInformation="1" 
    807                                 WarningLevel="4" 
    808                                 SuppressStartupBanner="true" 
    809                                 DebugInformationFormat="3" 
    810                         /> 
    811                         <Tool 
    812                                 Name="VCManagedResourceCompilerTool" 
    813                         /> 
    814                         <Tool 
    815                                 Name="VCResourceCompilerTool" 
    816                                 PreprocessorDefinitions="NDEBUG" 
    817                                 Culture="1033" 
    818                         /> 
    819                         <Tool 
    820                                 Name="VCPreLinkEventTool" 
    821                         /> 
    822                         <Tool 
    823                                 Name="VCLibrarianTool" 
    824                                 OutputFile="..\lib\pjmedia-codec-i386-win32-vc8-release.lib" 
    825                                 SuppressStartupBanner="true" 
    826                         /> 
    827                         <Tool 
    828                                 Name="VCALinkTool" 
    829                         /> 
    830                         <Tool 
    831                                 Name="VCXDCMakeTool" 
    832                         /> 
    833                         <Tool 
    834                                 Name="VCBscMakeTool" 
    835                                 SuppressStartupBanner="true" 
    836                                 OutputFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.bsc" 
    837                         /> 
    838                         <Tool 
    839                                 Name="VCFxCopTool" 
    840                         /> 
    841                         <Tool 
    842                                 Name="VCPostBuildEventTool" 
    843                         /> 
    844                 </Configuration> 
    845                 <Configuration 
    846846                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    847847                        OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     
    929929                        </File> 
    930930                        <File 
     931                                RelativePath="..\src\pjmedia-codec\g7221.c" 
     932                                > 
     933                        </File> 
     934                        <File 
    931935                                RelativePath="..\src\pjmedia-codec\gsm.c" 
    932936                                > 
     
    12061210                        </File> 
    12071211                        <File 
     1212                                RelativePath="..\include\pjmedia-codec\g7221.h" 
     1213                                > 
     1214                        </File> 
     1215                        <File 
    12081216                                RelativePath="..\include\pjmedia-codec\gsm.h" 
    12091217                                > 
Note: See TracChangeset for help on using the changeset viewer.