Ignore:
Timestamp:
Feb 21, 2007 12:40:05 AM (17 years ago)
Author:
bennylp
Message:

Merged the ICE branch into the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib-util/build/pjlib_util.vcproj

    r898 r992  
    400400                        </File> 
    401401                        <File 
    402                                 RelativePath="..\src\pjlib-util\stun.c" 
    403                                 > 
    404                                 <FileConfiguration 
    405                                         Name="Release|Win32" 
    406                                         > 
    407                                         <Tool 
    408                                                 Name="VCCLCompilerTool" 
    409                                                 AdditionalIncludeDirectories="" 
    410                                                 PreprocessorDefinitions="" 
    411                                         /> 
    412                                 </FileConfiguration> 
    413                                 <FileConfiguration 
    414                                         Name="Debug|Win32" 
    415                                         > 
    416                                         <Tool 
    417                                                 Name="VCCLCompilerTool" 
    418                                                 AdditionalIncludeDirectories="" 
    419                                                 PreprocessorDefinitions="" 
    420                                         /> 
    421                                 </FileConfiguration> 
    422                         </File> 
    423                         <File 
    424                                 RelativePath="..\src\pjlib-util\stun_client.c" 
    425                                 > 
    426                                 <FileConfiguration 
    427                                         Name="Release|Win32" 
    428                                         > 
    429                                         <Tool 
    430                                                 Name="VCCLCompilerTool" 
    431                                                 AdditionalIncludeDirectories="" 
    432                                                 PreprocessorDefinitions="" 
    433                                         /> 
    434                                 </FileConfiguration> 
    435                                 <FileConfiguration 
    436                                         Name="Debug|Win32" 
    437                                         > 
    438                                         <Tool 
    439                                                 Name="VCCLCompilerTool" 
    440                                                 AdditionalIncludeDirectories="" 
    441                                                 PreprocessorDefinitions="" 
    442                                         /> 
    443                                 </FileConfiguration> 
     402                                RelativePath="..\src\pjlib-util\stun_simple.c" 
     403                                > 
     404                        </File> 
     405                        <File 
     406                                RelativePath="..\src\pjlib-util\stun_simple_client.c" 
     407                                > 
    444408                        </File> 
    445409                        <File 
     
    537501                        </File> 
    538502                        <File 
    539                                 RelativePath="..\include\pjlib-util\stun.h" 
     503                                RelativePath="..\include\pjlib-util\stun_simple.h" 
    540504                                > 
    541505                        </File> 
Note: See TracChangeset for help on using the changeset viewer.