Browse Source

Some missing crproj

Jimmy 2 years ago
parent
commit
7d0bcbd2b6
2 changed files with 2 additions and 2 deletions
  1. 1 1
      fis/fis.Mac.csproj
  2. 1 1
      fis/fis.Win.csproj

+ 1 - 1
fis/fis.Mac.csproj

@@ -29,7 +29,7 @@
   </ItemGroup> 
  <ItemGroup>
     <Reference Include="FFMpegWrapper">
-      <HintPath>..\third_party\SmartPublisher\FFMpegWrapper.dll</HintPath>
+      <HintPath>..\third_party\ffmpeg\FFMpegWrapper.dll</HintPath>
     </Reference>
   </ItemGroup>  
 </Project>

+ 1 - 1
fis/fis.Win.csproj

@@ -25,7 +25,7 @@
   </ItemGroup>
    <ItemGroup>
     <Reference Include="FFMpegWrapper">
-      <HintPath>..\third_party\SmartPublisher\FFMpegWrapper.dll</HintPath>
+      <HintPath>..\third_party\ffmpeg\FFMpegWrapper.dll</HintPath>
     </Reference>
   </ItemGroup>
   <ItemGroup>