Changeset 3026


Ignore:
Timestamp:
12/10/2011 00:46:01 (8 months ago)
Author:
chris
Message:

Make libbackupstore depend on common, so common can generate BoxVersion?.h first

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/infrastructure/msvc/2010/libbackupstore.vcxproj

    r2989 r3026  
    139139    <None Include="..\..\..\lib\backupstore\Makefile.extra" /> 
    140140  </ItemGroup> 
     141  <ItemGroup> 
     142    <ProjectReference Include="common.vcxproj"> 
     143      <Project>{a089cee6-ebf0-4232-a0c0-74850a8127a6}</Project> 
     144    </ProjectReference> 
     145  </ItemGroup> 
    141146  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 
    142147  <ImportGroup Label="ExtensionTargets"> 
Note: See TracChangeset for help on using the changeset viewer.