search for: disablespecificwarnings

Displaying 4 results from an estimated 4 matches for "disablespecificwarnings".

2016 Sep 09
2
[PATCH 1/3] appveyor: include opus.dll and opus.exp files if available
Using -i should prevent failing if the files don't exist. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index c85b0b1..ad9c6c0 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -17,7 +17,7 @@ build: verbosity: minimal after_build: -- cmd: 7z a opus.zip win32\VS2015\%PLATFORM%\%CONFIGURATION%\opus.lib include\*.h +- cmd: 7z
2016 Jul 15
3
[PATCH 1/4] Create a simple project to create version.h to run before any other
Avoids trying to create and replace version.h more than once which led to file-locking errors with multicore builds. --- Makefile.am | 1 + win32/VS2015/celt.vcxproj | 48 +++++++++++++++++--------- win32/VS2015/generate_version.vcxproj | 65 +++++++++++++++++++++++++++++++++++ win32/VS2015/opus.sln | 32 ++++++++++++++++-
2004 Dec 03
2
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
...;3" > ForceConformanceInForLoopScope="TRUE" > RuntimeTypeInfo="TRUE" > UsePrecompiledHeader="0" > WarningLevel="3" > Detect64BitPortabilityProblems="TRUE" > DebugInformationFormat="4" > DisableSpecificWarnings="4800;4244;4267"/> > <Tool > Name="VCCustomBuildTool"/> > <Tool > Name="VCLibrarianTool" > OutputFile="$(OutDir)/x86.lib"/> > <Tool > Name="VCMIDLTool"/> > <Tool > Na...
2004 Dec 03
0
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
...t; > </File> > > <File > > RelativePath="..\..\utils\TableGen\fileparser.cpp"> > > <FileConfiguration > > Name="Debug|Win32"> > > <Tool > > Name="VCCLCompilerTool" > > DisableSpecificWarnings="4065"/> > > </FileConfiguration> > > <FileConfiguration > > Name="Release|Win32"> > > <Tool > > Name="VCCLCompilerTool" > > DisableSpecificWarnings="4065"/> > >...