Changeset 107813 in vbox for trunk/src/libs/libpng-1.6.45/projects/vstudio/pnglibconf/pnglibconf.vcxproj
- Timestamp:
- Jan 16, 2025 1:09:46 PM (2 months ago)
- svn:sync-xref-src-repo-rev:
- 166977
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/libpng-1.6.45/projects/vstudio/pnglibconf/pnglibconf.vcxproj
r103316 r107813 49 49 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 50 50 <ClCompile> 51 <WarningLevel> $(WarningLevel)</WarningLevel>51 <WarningLevel>Level3</WarningLevel> 52 52 <Optimization>MaxSpeed</Optimization> 53 53 <FunctionLevelLinking>true</FunctionLevelLinking> … … 74 74 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'"> 75 75 <ClCompile> 76 <WarningLevel> $(WarningLevel)</WarningLevel>76 <WarningLevel>Level3</WarningLevel> 77 77 <Optimization>MaxSpeed</Optimization> 78 78 <FunctionLevelLinking>true</FunctionLevelLinking>
Note:
See TracChangeset
for help on using the changeset viewer.