浏览代码

Some missing crproj

Jimmy 2 年之前
父节点
当前提交
7d0bcbd2b6
共有 2 个文件被更改,包括 2 次插入2 次删除
  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>