Changeset 438 in 3DVCSoftware for branches/HTM-DEV-0.2-dev/build/vc10


Ignore:
Timestamp:
23 May 2013, 15:40:36 (11 years ago)
Author:
tech
Message:

Integrated 3D encoder control, camera parameters, renderer and MV fixes.

Location:
branches/HTM-DEV-0.2-dev/build/vc10
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.2-dev/build/vc10/TAppCommon_vc10.vcxproj

    r324 r438  
    145145  <ItemGroup>
    146146    <ClCompile Include="..\..\source\Lib\TAppCommon\program_options_lite.cpp" />
     147    <ClCompile Include="..\..\source\Lib\TAppCommon\TAppComCamPara.cpp" />
    147148  </ItemGroup>
    148149  <ItemGroup>
    149150    <ClInclude Include="..\..\source\Lib\TAppCommon\program_options_lite.h" />
     151    <ClInclude Include="..\..\source\Lib\TAppCommon\TAppComCamPara.h" />
    150152  </ItemGroup>
    151153  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  • branches/HTM-DEV-0.2-dev/build/vc10/TAppEncoder_vc10.vcxproj

    r324 r438  
    189189      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    190190    </ProjectReference>
     191    <ProjectReference Include="TLibRenderer_vc10.vcxproj">
     192      <Project>{2b298be6-dff0-4bd2-8f26-395ffe7f9eb4}</Project>
     193      <Private>true</Private>
     194      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
     195      <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies>
     196      <LinkLibraryDependencies>true</LinkLibraryDependencies>
     197      <UseLibraryDependencyInputs>false</UseLibraryDependencyInputs>
     198    </ProjectReference>
    191199    <ProjectReference Include="TLibVideoIO_vc10.vcxproj">
    192200      <Project>{5280c25a-d316-4be7-ae50-29d72108624f}</Project>
Note: See TracChangeset for help on using the changeset viewer.