Changeset 1438 in SHVCSoftware
- Timestamp:
- 12 Aug 2015, 19:58:12 (9 years ago)
- Location:
- branches/SHM-dev/build
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/build/vc2010/TAppDownConvert/TAppDownConvert_vc2010.vcxproj
r1412 r1438 93 93 <WarningLevel>Level3</WarningLevel> 94 94 <Optimization>Disabled</Optimization> 95 <PreprocessorDefinitions>_MBCS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> 95 96 </ClCompile> 96 97 <Link> … … 118 119 <FunctionLevelLinking>true</FunctionLevelLinking> 119 120 <IntrinsicFunctions>true</IntrinsicFunctions> 121 <PreprocessorDefinitions>_MBCS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> 120 122 </ClCompile> 121 123 <Link> -
branches/SHM-dev/build/vc9/TLibEncoder_vc9.vcproj
r713 r1438 287 287 </File> 288 288 <File 289 RelativePath="..\..\source\Lib\TLibEncoder\SEIEncoder.cpp" 290 > 291 </File> 292 <File 289 293 RelativePath="..\..\source\Lib\TLibEncoder\SEIwrite.cpp" 290 294 > … … 296 300 <File 297 301 RelativePath="..\..\source\Lib\TLibEncoder\TEnc3DAsymLUT.cpp" 298 >299 </File>300 <File301 RelativePath="..\..\source\Lib\TLibEncoder\TEncAnalyze.cpp"302 302 > 303 303 </File> … … 373 373 <File 374 374 RelativePath="..\..\source\Lib\TLibEncoder\NALwrite.h" 375 > 376 </File> 377 <File 378 RelativePath="..\..\source\Lib\TLibEncoder\SEIEncoder.h" 375 379 > 376 380 </File>
Note: See TracChangeset for help on using the changeset viewer.