Loading Workspace_msvc/common.vcxproj +3 −3 Original line number Diff line number Diff line Loading @@ -13,18 +13,18 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{39EC200D-7795-4FF8-B214-B24EDA5526AE}</ProjectGuid> <RootNamespace>common</RootNamespace> <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>StaticLibrary</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <UseOfMfc>false</UseOfMfc> <CharacterSet>MultiByte</CharacterSet> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> <ConfigurationType>StaticLibrary</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <UseOfMfc>false</UseOfMfc> <CharacterSet>MultiByte</CharacterSet> </PropertyGroup> Loading Workspace_msvc/evs_dec.vcxproj +3 −3 Original line number Diff line number Diff line Loading @@ -13,18 +13,18 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{E822DDAF-0F5F-4CD0-A694-38AE69DE74D3}</ProjectGuid> <RootNamespace>evs_dec</RootNamespace> <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <UseOfMfc>false</UseOfMfc> <CharacterSet>MultiByte</CharacterSet> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <UseOfMfc>false</UseOfMfc> <CharacterSet>MultiByte</CharacterSet> </PropertyGroup> Loading Workspace_msvc/evs_enc.vcxproj +3 −3 Original line number Diff line number Diff line Loading @@ -13,18 +13,18 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{824DA4CF-06F0-45C9-929A-8792F0E19C3E}</ProjectGuid> <RootNamespace>evs_enc</RootNamespace> <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <UseOfMfc>false</UseOfMfc> <CharacterSet>MultiByte</CharacterSet> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <UseOfMfc>false</UseOfMfc> <CharacterSet>MultiByte</CharacterSet> </PropertyGroup> Loading Workspace_msvc/lib_debug.vcxproj +3 −3 Original line number Diff line number Diff line Loading @@ -19,17 +19,17 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{54509728-928B-44D9-A118-A6F92F08B34F}</ProjectGuid> <RootNamespace>debug</RootNamespace> <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> <ConfigurationType>StaticLibrary</ConfigurationType> <CharacterSet>MultiByte</CharacterSet> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>StaticLibrary</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <CharacterSet>MultiByte</CharacterSet> <WholeProgramOptimization>true</WholeProgramOptimization> </PropertyGroup> Loading Workspace_msvc/lib_fx.vcxproj +3 −7 Original line number Diff line number Diff line Loading @@ -17,8 +17,6 @@ <ClCompile Include="..\basic_math\rom_basic_math.c" /> <ClCompile Include="..\basic_op\basop32.c" /> <ClCompile Include="..\basic_op\complex_basop.c" /> <ClCompile Include="..\basic_op\control.c" /> <ClCompile Include="..\basic_op\count.c" /> <ClCompile Include="..\basic_op\enh1632.c" /> <ClCompile Include="..\basic_op\enh32.c" /> <ClCompile Include="..\basic_op\enh40.c" /> Loading @@ -33,8 +31,6 @@ <ClInclude Include="..\basic_math\rom_basic_math.h" /> <ClInclude Include="..\basic_op\basop32.h" /> <ClInclude Include="..\basic_op\complex_basop.h" /> <ClInclude Include="..\basic_op\control.h" /> <ClInclude Include="..\basic_op\count.h" /> <ClInclude Include="..\basic_op\enh1632.h" /> <ClInclude Include="..\basic_op\enh32.h" /> <ClInclude Include="..\basic_op\enh40.h" /> Loading @@ -49,18 +45,18 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{52EF5F7B-DF20-4BA8-96E0-DCB4A9B3D200}</ProjectGuid> <RootNamespace>lib_fx</RootNamespace> <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>StaticLibrary</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <CharacterSet>MultiByte</CharacterSet> <WholeProgramOptimization>true</WholeProgramOptimization> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> <ConfigurationType>StaticLibrary</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <CharacterSet>MultiByte</CharacterSet> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> Loading Loading
Workspace_msvc/common.vcxproj +3 −3 Original line number Diff line number Diff line Loading @@ -13,18 +13,18 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{39EC200D-7795-4FF8-B214-B24EDA5526AE}</ProjectGuid> <RootNamespace>common</RootNamespace> <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>StaticLibrary</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <UseOfMfc>false</UseOfMfc> <CharacterSet>MultiByte</CharacterSet> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> <ConfigurationType>StaticLibrary</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <UseOfMfc>false</UseOfMfc> <CharacterSet>MultiByte</CharacterSet> </PropertyGroup> Loading
Workspace_msvc/evs_dec.vcxproj +3 −3 Original line number Diff line number Diff line Loading @@ -13,18 +13,18 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{E822DDAF-0F5F-4CD0-A694-38AE69DE74D3}</ProjectGuid> <RootNamespace>evs_dec</RootNamespace> <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <UseOfMfc>false</UseOfMfc> <CharacterSet>MultiByte</CharacterSet> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <UseOfMfc>false</UseOfMfc> <CharacterSet>MultiByte</CharacterSet> </PropertyGroup> Loading
Workspace_msvc/evs_enc.vcxproj +3 −3 Original line number Diff line number Diff line Loading @@ -13,18 +13,18 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{824DA4CF-06F0-45C9-929A-8792F0E19C3E}</ProjectGuid> <RootNamespace>evs_enc</RootNamespace> <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <UseOfMfc>false</UseOfMfc> <CharacterSet>MultiByte</CharacterSet> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <UseOfMfc>false</UseOfMfc> <CharacterSet>MultiByte</CharacterSet> </PropertyGroup> Loading
Workspace_msvc/lib_debug.vcxproj +3 −3 Original line number Diff line number Diff line Loading @@ -19,17 +19,17 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{54509728-928B-44D9-A118-A6F92F08B34F}</ProjectGuid> <RootNamespace>debug</RootNamespace> <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> <ConfigurationType>StaticLibrary</ConfigurationType> <CharacterSet>MultiByte</CharacterSet> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>StaticLibrary</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <CharacterSet>MultiByte</CharacterSet> <WholeProgramOptimization>true</WholeProgramOptimization> </PropertyGroup> Loading
Workspace_msvc/lib_fx.vcxproj +3 −7 Original line number Diff line number Diff line Loading @@ -17,8 +17,6 @@ <ClCompile Include="..\basic_math\rom_basic_math.c" /> <ClCompile Include="..\basic_op\basop32.c" /> <ClCompile Include="..\basic_op\complex_basop.c" /> <ClCompile Include="..\basic_op\control.c" /> <ClCompile Include="..\basic_op\count.c" /> <ClCompile Include="..\basic_op\enh1632.c" /> <ClCompile Include="..\basic_op\enh32.c" /> <ClCompile Include="..\basic_op\enh40.c" /> Loading @@ -33,8 +31,6 @@ <ClInclude Include="..\basic_math\rom_basic_math.h" /> <ClInclude Include="..\basic_op\basop32.h" /> <ClInclude Include="..\basic_op\complex_basop.h" /> <ClInclude Include="..\basic_op\control.h" /> <ClInclude Include="..\basic_op\count.h" /> <ClInclude Include="..\basic_op\enh1632.h" /> <ClInclude Include="..\basic_op\enh32.h" /> <ClInclude Include="..\basic_op\enh40.h" /> Loading @@ -49,18 +45,18 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{52EF5F7B-DF20-4BA8-96E0-DCB4A9B3D200}</ProjectGuid> <RootNamespace>lib_fx</RootNamespace> <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>StaticLibrary</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <CharacterSet>MultiByte</CharacterSet> <WholeProgramOptimization>true</WholeProgramOptimization> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> <ConfigurationType>StaticLibrary</ConfigurationType> <PlatformToolset>v141</PlatformToolset> <PlatformToolset>v142</PlatformToolset> <CharacterSet>MultiByte</CharacterSet> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> Loading