Changeset 1029 in SHVCSoftware for branches/SHM-dev/build/vc10/TLibCommon_vc10.vcxproj
- Timestamp:
- 26 Feb 2015, 00:21:54 (10 years ago)
- Location:
- branches/SHM-dev
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev
- Property svn:mergeinfo changed
-
branches/SHM-dev/build/vc10/TLibCommon_vc10.vcxproj
r713 r1029 147 147 <ClCompile Include="..\..\source\Lib\TLibCommon\ContextModel3DBuffer.cpp" /> 148 148 <ClCompile Include="..\..\source\Lib\libmd5\libmd5.c" /> 149 <ClCompile Include="..\..\source\Lib\TLibCommon\Debug.cpp" /> 149 150 <ClCompile Include="..\..\source\Lib\TLibCommon\SEI.cpp" /> 150 151 <ClCompile Include="..\..\source\Lib\TLibCommon\TCom3DAsymLUT.cpp" /> 151 152 <ClCompile Include="..\..\source\Lib\TLibCommon\TComBitStream.cpp" /> 152 153 <ClCompile Include="..\..\source\Lib\TLibCommon\TComCABACTables.cpp" /> 154 <ClCompile Include="..\..\source\Lib\TLibCommon\TComChromaFormat.cpp" /> 153 155 <ClCompile Include="..\..\source\Lib\TLibCommon\TComDataCU.cpp" /> 154 156 <ClCompile Include="..\..\source\Lib\TLibCommon\TComInterpolationFilter.cpp" /> … … 167 169 <ClCompile Include="..\..\source\Lib\TLibCommon\TComSlice.cpp" /> 168 170 <ClCompile Include="..\..\source\Lib\TLibCommon\TComTrQuant.cpp" /> 171 <ClCompile Include="..\..\source\Lib\TLibCommon\TComTU.cpp" /> 169 172 <ClCompile Include="..\..\source\Lib\TLibCommon\TComUpsampleFilter.cpp" /> 170 173 <ClCompile Include="..\..\source\Lib\TLibCommon\TComWeightPrediction.cpp" /> … … 179 182 <ClInclude Include="..\..\source\Lib\libmd5\libmd5.h" /> 180 183 <ClInclude Include="..\..\source\Lib\libmd5\MD5.h" /> 184 <ClInclude Include="..\..\source\Lib\TLibCommon\Debug.h" /> 181 185 <ClInclude Include="..\..\source\Lib\TLibCommon\NAL.h" /> 182 186 <ClInclude Include="..\..\source\Lib\TLibCommon\SEI.h" /> … … 185 189 <ClInclude Include="..\..\source\Lib\TLibCommon\TComBitStream.h" /> 186 190 <ClInclude Include="..\..\source\Lib\TLibCommon\TComCABACTables.h" /> 191 <ClInclude Include="..\..\source\Lib\TLibCommon\TComChromaFormat.h" /> 192 <ClInclude Include="..\..\source\Lib\TLibCommon\TComCodingStatistics.h" /> 187 193 <ClInclude Include="..\..\source\Lib\TLibCommon\TComDataCU.h" /> 188 194 <ClInclude Include="..\..\source\Lib\TLibCommon\TComInterpolationFilter.h" /> … … 198 204 <ClInclude Include="..\..\source\Lib\TLibCommon\TComRdCost.h" /> 199 205 <ClInclude Include="..\..\source\Lib\TLibCommon\TComRdCostWeightPrediction.h" /> 206 <ClInclude Include="..\..\source\Lib\TLibCommon\TComRectangle.h" /> 200 207 <ClInclude Include="..\..\source\Lib\TLibCommon\TComRom.h" /> 201 208 <ClInclude Include="..\..\source\Lib\TLibCommon\TComSampleAdaptiveOffset.h" /> 202 209 <ClInclude Include="..\..\source\Lib\TLibCommon\TComSlice.h" /> 203 210 <ClInclude Include="..\..\source\Lib\TLibCommon\TComTrQuant.h" /> 211 <ClInclude Include="..\..\source\Lib\TLibCommon\TComTU.h" /> 204 212 <ClInclude Include="..\..\source\Lib\TLibCommon\TComUpsampleFilter.h" /> 205 213 <ClInclude Include="..\..\source\Lib\TLibCommon\TComWeightPrediction.h" />
Note: See TracChangeset for help on using the changeset viewer.