|
@@ -63,9 +63,8 @@ |
|
|
/>
|
|
|
/>
|
|
|
<Tool
|
|
|
<Tool
|
|
|
Name="VCLinkerTool"
|
|
|
Name="VCLinkerTool"
|
|
|
AdditionalDependencies="avutil-50.lib avformat-52.lib avcodec-52.lib swscale-0.lib"
|
|
|
|
|
|
LinkIncremental="2"
|
|
|
LinkIncremental="2"
|
|
|
AdditionalLibraryDirectories="..\win32\ffmpeg\lib"
|
|
|
|
|
|
|
|
|
AdditionalLibraryDirectories=""
|
|
|
GenerateDebugInformation="true"
|
|
|
GenerateDebugInformation="true"
|
|
|
SubSystem="1"
|
|
|
SubSystem="1"
|
|
|
RandomizedBaseAddress="1"
|
|
|
RandomizedBaseAddress="1"
|
|
@@ -140,9 +139,8 @@ |
|
|
/>
|
|
|
/>
|
|
|
<Tool
|
|
|
<Tool
|
|
|
Name="VCLinkerTool"
|
|
|
Name="VCLinkerTool"
|
|
|
AdditionalDependencies="avutil-50.lib avformat-52.lib avcodec-52.lib swscale-0.lib"
|
|
|
|
|
|
LinkIncremental="2"
|
|
|
LinkIncremental="2"
|
|
|
AdditionalLibraryDirectories="..\win32\ffmpeg\lib"
|
|
|
|
|
|
|
|
|
AdditionalLibraryDirectories=""
|
|
|
GenerateDebugInformation="true"
|
|
|
GenerateDebugInformation="true"
|
|
|
SubSystem="1"
|
|
|
SubSystem="1"
|
|
|
OptimizeReferences="2"
|
|
|
OptimizeReferences="2"
|
|
|