Changeset 1413 in 3DVCSoftware for trunk/build/vc2010
- Timestamp:
- 11 Jul 2018, 15:19:49 (7 years ago)
- Location:
- trunk/build/vc2010
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build/vc2010/TAppDecoderAnalyser_vc2010.vcxproj
r1386 r1413 186 186 </ProjectReference> 187 187 <ProjectReference Include="TLibDecoderAnalyser_vc2010.vcxproj"> 188 <Project>{ f8b77a48-af6c-4746-a89f-b706aba6ad94}</Project>188 <Project>{68C1251A-55D8-47C9-9052-62F785BD437A}</Project> 189 189 <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 190 190 </ProjectReference> -
trunk/build/vc2010/TLibDecoderAnalyser_vc2010.vcxproj
r1386 r1413 150 150 <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.cpp" /> 151 151 <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.cpp" /> 152 <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecConformance.cpp" /> 152 153 <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCu.cpp" /> 153 154 <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecEntropy.cpp" /> … … 165 166 <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.h" /> 166 167 <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.h" /> 168 <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecConformance.h" /> 167 169 <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCu.h" /> 168 170 <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecEntropy.h" /> -
trunk/build/vc2010/TLibDecoder_vc2010.vcxproj
r1386 r1413 150 150 <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.cpp" /> 151 151 <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.cpp" /> 152 <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecConformance.cpp" /> 152 153 <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecCu.cpp" /> 153 154 <ClCompile Include="..\..\source\Lib\TLibDecoder\TDecEntropy.cpp" /> … … 165 166 <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecBinCoderCABAC.h" /> 166 167 <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCAVLC.h" /> 168 <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecConformance.h" /> 167 169 <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecCu.h" /> 168 170 <ClInclude Include="..\..\source\Lib\TLibDecoder\TDecEntropy.h" />
Note: See TracChangeset for help on using the changeset viewer.