2009-06-12 19:10:45 +02:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioPropertySheet
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
|
|
|
Name="ffms2_lib_include_dir"
|
|
|
|
>
|
|
|
|
<Tool
|
2009-07-14 00:43:46 +02:00
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""$(ProjectDir)../../libffms/include/";"
|
2009-06-12 19:10:45 +02:00
|
|
|
/>
|
|
|
|
<Tool
|
2009-07-14 00:43:46 +02:00
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalLibraryDirectories="$(ProjectDir)../../FFmpegSource2/"
|
2009-06-12 19:10:45 +02:00
|
|
|
/>
|
|
|
|
</VisualStudioPropertySheet>
|