Changeset 531 in 3DVCSoftware for branches/HTM-DEV-0.3-dev2/build
- Timestamp:
- 11 Jul 2013, 16:03:14 (11 years ago)
- Location:
- branches/HTM-DEV-0.3-dev2/build
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-0.3-dev2/build/linux/lib/TLibCommon/makefile
r479 r531 55 55 $(OBJ_DIR)/TComInterpolationFilter.o \ 56 56 $(OBJ_DIR)/libmd5.o \ 57 $(OBJ_DIR)/TComWedgelet.o \ 57 58 $(OBJ_DIR)/TComWeightPrediction.o \ 58 59 $(OBJ_DIR)/TComRdCostWeightPrediction.o \ -
branches/HTM-DEV-0.3-dev2/build/vc10/TLibCommon_vc10.vcxproj
r324 r531 166 166 <ClCompile Include="..\..\source\Lib\TLibCommon\TComSlice.cpp" /> 167 167 <ClCompile Include="..\..\source\Lib\TLibCommon\TComTrQuant.cpp" /> 168 <ClCompile Include="..\..\source\Lib\TLibCommon\TComWedgelet.cpp" /> 168 169 <ClCompile Include="..\..\source\Lib\TLibCommon\TComWeightPrediction.cpp" /> 169 170 <ClCompile Include="..\..\source\Lib\TLibCommon\TComYuv.cpp" /> … … 199 200 <ClInclude Include="..\..\source\Lib\TLibCommon\TComSlice.h" /> 200 201 <ClInclude Include="..\..\source\Lib\TLibCommon\TComTrQuant.h" /> 202 <ClInclude Include="..\..\source\Lib\TLibCommon\TComWedgelet.h" /> 201 203 <ClInclude Include="..\..\source\Lib\TLibCommon\TComWeightPrediction.h" /> 202 204 <ClInclude Include="..\..\source\Lib\TLibCommon\TComYuv.h" /> -
branches/HTM-DEV-0.3-dev2/build/vc8/TLibCommon_vc8.vcproj
r324 r531 369 369 </File> 370 370 <File 371 RelativePath="..\..\source\Lib\TLibCommon\TComWedgelet.cpp" 372 > 373 </File> 374 <File 371 375 RelativePath="..\..\source\Lib\TLibCommon\TComWeightPrediction.cpp" 372 376 > … … 499 503 </File> 500 504 <File 505 RelativePath="..\..\source\Lib\TLibCommon\TComWedgelet.h" 506 > 507 </File> 508 <File 501 509 RelativePath="..\..\source\Lib\TLibCommon\TComWeightPrediction.h" 502 510 > -
branches/HTM-DEV-0.3-dev2/build/vc9/TLibCommon_vc9.vcproj
r479 r531 372 372 </File> 373 373 <File 374 RelativePath="..\..\source\Lib\TLibCommon\TComWedgelet.cpp" 375 > 376 </File> 377 <File 374 378 RelativePath="..\..\source\Lib\TLibCommon\TComWeightPrediction.cpp" 375 379 > … … 502 506 </File> 503 507 <File 508 RelativePath="..\..\source\Lib\TLibCommon\TComWedgelet.h" 509 > 510 </File> 511 <File 504 512 RelativePath="..\..\source\Lib\TLibCommon\TComWeightPrediction.h" 505 513 >
Note: See TracChangeset for help on using the changeset viewer.