Skip to content

Commit

Permalink
A project reference issue for Visual Studio 2013
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Nov 30, 2015
1 parent 3d890b7 commit 5f44333
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions lib/local/FaceAnalyser/FaceAnalyser_vs2013.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,6 @@
<Command>xcopy /I /E /Y /D "$(SolutionDir)lib\local\FaceAnalyser\AU_predictors" "$(OutDir)AU_predictors"</Command>
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<ProjectReference Include="..\..\3rdParty\dlib\dlib.vcxproj">
<Project>{b47a5f12-2567-44e9-ae49-35763ec82149}</Project>
</ProjectReference>
<ProjectReference Include="..\CLM\CLM_vs2013.vcxproj">
<Project>{bdc1d107-de17-4705-8e7b-cdde8bfb2bf8}</Project>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ClCompile Include="src\GazeEstimation.cpp" />
<ClCompile Include="src\SVM_dynamic_lin.cpp" />
Expand All @@ -120,6 +112,14 @@
<ClInclude Include="include\SVR_dynamic_lin_regressors.h" />
<ClInclude Include="include\SVR_static_lin_regressors.h" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\3rdParty\dlib\dlib_vs2013.vcxproj">
<Project>{b47a5f12-2567-44e9-ae49-35763ec82149}</Project>
</ProjectReference>
<ProjectReference Include="..\CLM\CLM_vs2013.vcxproj">
<Project>{bdc1d107-de17-4705-8e7b-cdde8bfb2bf8}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
Expand Down

0 comments on commit 5f44333

Please sign in to comment.