Changeset 19635

Show
Ignore:
Timestamp:
12/12/06 17:10:51 (2 years ago)
Author:
patrick
Message:

Ignore a noisy warning from code in OpenSG.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • PyJuggler/trunk/vc7/opensgapp/opensgapp.vcproj

    r19622 r19635  
    3535                                Detect64BitPortabilityProblems="TRUE" 
    3636                                DebugInformationFormat="1" 
    37                                 DisableSpecificWarnings="4005;4244;4251;4267;4275;4290;4312"/> 
     37                                DisableSpecificWarnings="4005;4231;4244;4251;4267;4275;4290;4312"/> 
    3838                        <Tool 
    3939                                Name="VCCustomBuildTool"/> 
     
    9595                                Detect64BitPortabilityProblems="TRUE" 
    9696                                DebugInformationFormat="0" 
    97                                 DisableSpecificWarnings="4005;4244;4251;4267;4275;4290;4312"/> 
     97                                DisableSpecificWarnings="4005;4231;4244;4251;4267;4275;4290;4312"/> 
    9898                        <Tool 
    9999                                Name="VCCustomBuildTool"/>