ObjectFile=".\Debug/"\r
ProgramDataBaseFileName=".\Debug/"\r
BrowseInformation="1"\r
- WarningLevel="3"\r
+ WarningLevel="4"\r
SuppressStartupBanner="true"\r
+ Detect64BitPortabilityProblems="true"\r
DebugInformationFormat="3"\r
/>\r
<Tool\r
ObjectFile=".\Release/"\r
ProgramDataBaseFileName=".\Release/"\r
BrowseInformation="1"\r
- WarningLevel="3"\r
+ WarningLevel="4"\r
SuppressStartupBanner="true"\r
+ Detect64BitPortabilityProblems="true"\r
/>\r
<Tool\r
Name="VCManagedResourceCompilerTool"\r
{
struct ilbc_context *context;
int encoding, decoding;
- uint8_t ms = codec->implementation->microseconds_per_frame / 1000;
+ uint8_t ms = (uint8_t)(codec->implementation->microseconds_per_frame / 1000);
if (ms != 20 && ms != 30) {
BasicRuntimeChecks="3"\r
RuntimeLibrary="3"\r
UsePrecompiledHeader="0"\r
- WarningLevel="3"\r
+ WarningLevel="4"\r
+ WarnAsError="true"\r
Detect64BitPortabilityProblems="true"\r
DebugInformationFormat="3"\r
/>\r
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MOD_EXPORTS"\r
RuntimeLibrary="2"\r
UsePrecompiledHeader="0"\r
- WarningLevel="3"\r
+ WarningLevel="4"\r
+ WarnAsError="true"\r
Detect64BitPortabilityProblems="true"\r
DebugInformationFormat="3"\r
/>\r