Skip to content
Extraits de code Groupes Projets
Valider eaf507ca rédigé par Niels Martin Hansen's avatar Niels Martin Hansen
Parcourir les fichiers

Fix include path for MSVC project to point to the new location of ffms2 sources.

Originally committed to SVN as r3124.
parent d298d21e
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -5,11 +5,11 @@ ...@@ -5,11 +5,11 @@
Name="ffms2_lib_include_dir" Name="ffms2_lib_include_dir"
> >
<Tool <Tool
Name="VCLinkerTool" Name="VCCLCompilerTool"
AdditionalLibraryDirectories="$(ProjectDir)../../FFmpegSource2/" AdditionalIncludeDirectories="&quot;$(ProjectDir)../../libffms/include/&quot;;"
/> />
<Tool <Tool
Name="VCCLCompilerTool" Name="VCLinkerTool"
AdditionalIncludeDirectories="&quot;$(ProjectDir)../../FFmpegSource2/&quot;;" AdditionalLibraryDirectories="$(ProjectDir)../../FFmpegSource2/"
/> />
</VisualStudioPropertySheet> </VisualStudioPropertySheet>
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter