Ignore:
Timestamp:
Apr 22, 2009 2:27:55 PM (15 years ago)
Author:
nanang
Message:

Ticket #706: Merged branch vs-reorg into trunk:

  • Currently supported platforms are Win32 & WM6 std/pro.
  • Renamed project test_pjsip with pjsip_test, also source directory 'test-pjsip' to 'test'.
Location:
pjproject/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk

  • pjproject/trunk/pjnath/build/pjturn_client.vcproj

    r1867 r2638  
    1717                <Configuration 
    1818                        Name="Release|Win32" 
    19                         OutputDirectory="./output/pjturn-client-i386-win32-vc8-release" 
    20                         IntermediateDirectory="./output/pjturn-client-i386-win32-vc8-release" 
     19                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     20 
     21                        ATLMinimizesCRunTimeLibraryUsage="false" 
     22 
     23                        CharacterSet="2" 
     24 
    2125                        ConfigurationType="1" 
    22                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    2326                        UseOfMFC="0" 
    24                         ATLMinimizesCRunTimeLibraryUsage="false" 
    25                         CharacterSet="2" 
    2627                        > 
    2728                        <Tool 
     
    3940                        <Tool 
    4041                                Name="VCMIDLTool" 
    41                                 TypeLibraryName="./output/pjturn-client-i386-win32-vc8-release/pjturn_client.tlb" 
    42                                 HeaderFileName="" 
    4342                        /> 
    4443                        <Tool 
    4544                                Name="VCCLCompilerTool" 
    46                                 Optimization="2" 
    47                                 InlineFunctionExpansion="1" 
     45                                PrecompiledHeaderFile="" 
     46 
     47                                PreprocessorDefinitions="_LIB;" 
     48 
    4849                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
    49                                 PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;PJ_WIN32=1;PJ_M_I386=1" 
    50                                 StringPooling="true" 
    51                                 RuntimeLibrary="2" 
    52                                 EnableFunctionLevelLinking="true" 
    53                                 PrecompiledHeaderFile="./output/pjturn-client-i386-win32-vc8-release/pjturn_client.pch" 
    54                                 AssemblerListingLocation="./output/pjturn-client-i386-win32-vc8-release/" 
    55                                 ObjectFile="./output/pjturn-client-i386-win32-vc8-release/" 
    56                                 ProgramDataBaseFileName="./output/pjturn-client-i386-win32-vc8-release/" 
    57                                 BrowseInformation="1" 
    58                                 WarningLevel="3" 
    59                                 SuppressStartupBanner="true" 
    6050                        /> 
    6151                        <Tool 
     
    6454                        <Tool 
    6555                                Name="VCResourceCompilerTool" 
    66                                 PreprocessorDefinitions="NDEBUG" 
    67                                 Culture="1033" 
    6856                        /> 
    6957                        <Tool 
     
    7361                                Name="VCLinkerTool" 
    7462                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib " 
    75                                 OutputFile="../bin/pjturn-client-i386-win32-vc8-release.exe" 
    76                                 LinkIncremental="1" 
    77                                 SuppressStartupBanner="true" 
    78                                 ProgramDatabaseFile="./output/pjturn-client-i386-win32-vc8-release/pjturn-client-i386-win32-vc8-release.pdb" 
    79                                 SubSystem="1" 
    80                                 TargetMachine="1" 
     63                                OutputFile="..\bin\pjturn-client-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     64 
     65 
    8166                        /> 
    8267                        <Tool 
     
    9176                        <Tool 
    9277                                Name="VCBscMakeTool" 
    93                                 SuppressStartupBanner="true" 
    94                                 OutputFile="./output/pjturn-client-i386-win32-vc8-release/pjturn_client.bsc" 
    9578                        /> 
    9679                        <Tool 
     
    10992                <Configuration 
    11093                        Name="Debug|Win32" 
    111                         OutputDirectory="./output/pjturn-client-i386-win32-vc8-debug" 
    112                         IntermediateDirectory="./output/pjturn-client-i386-win32-vc8-debug" 
     94                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     95 
     96                        ATLMinimizesCRunTimeLibraryUsage="false" 
     97 
     98                        CharacterSet="2" 
     99 
    113100                        ConfigurationType="1" 
    114                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    115101                        UseOfMFC="0" 
    116                         ATLMinimizesCRunTimeLibraryUsage="false" 
    117                         CharacterSet="2" 
    118102                        > 
    119103                        <Tool 
     
    131115                        <Tool 
    132116                                Name="VCMIDLTool" 
    133                                 TypeLibraryName="./output/pjturn-client-i386-win32-vc8-debug/pjturn_client.tlb" 
    134                                 HeaderFileName="" 
    135117                        /> 
    136118                        <Tool 
    137119                                Name="VCCLCompilerTool" 
    138                                 Optimization="0" 
     120                                PrecompiledHeaderFile="" 
     121 
     122                                PreprocessorDefinitions="_LIB;" 
     123 
    139124                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
    140                                 PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;PJ_WIN32=1;PJ_M_I386=1" 
    141                                 MinimalRebuild="true" 
    142                                 BasicRuntimeChecks="3" 
    143                                 RuntimeLibrary="1" 
    144                                 PrecompiledHeaderFile="./output/pjturn-client-i386-win32-vc8-debug/pjturn_client.pch" 
    145                                 AssemblerListingLocation="./output/pjturn-client-i386-win32-vc8-debug/" 
    146                                 ObjectFile="./output/pjturn-client-i386-win32-vc8-debug/" 
    147                                 ProgramDataBaseFileName="./output/pjturn-client-i386-win32-vc8-debug/" 
    148                                 BrowseInformation="1" 
    149                                 WarningLevel="3" 
    150                                 SuppressStartupBanner="true" 
    151                                 DebugInformationFormat="4" 
    152125                        /> 
    153126                        <Tool 
     
    156129                        <Tool 
    157130                                Name="VCResourceCompilerTool" 
    158                                 PreprocessorDefinitions="_DEBUG" 
    159                                 Culture="1033" 
    160131                        /> 
    161132                        <Tool 
     
    165136                                Name="VCLinkerTool" 
    166137                                AdditionalDependencies="netapi32.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib " 
    167                                 OutputFile="../bin/pjturn-client-i386-win32-vc8-debug.exe" 
    168                                 LinkIncremental="2" 
    169                                 SuppressStartupBanner="true" 
    170                                 GenerateDebugInformation="true" 
    171                                 ProgramDatabaseFile="./output/pjturn-client-i386-win32-vc8-debug/pjturn-client-i386-win32-vc8-debug.pdb" 
    172                                 SubSystem="1" 
    173                                 TargetMachine="1" 
     138                                OutputFile="..\bin\pjturn-client-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     139 
     140 
    174141                        /> 
    175142                        <Tool 
     
    184151                        <Tool 
    185152                                Name="VCBscMakeTool" 
    186                                 SuppressStartupBanner="true" 
    187                                 OutputFile="./output/pjturn-client-i386-win32-vc8-debug/pjturn_client.bsc" 
    188153                        /> 
    189154                        <Tool 
Note: See TracChangeset for help on using the changeset viewer.