Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord-Giganticus committed Mar 22, 2021
1 parent e5914f4 commit 3436e4c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions THP-Converter-PY.pyproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@
<Folder Include="THP_Converter_PY\" />
</ItemGroup>
<ItemGroup>
<Content Include="THP_Converter_PY\dsptool.dll" />
<Content Include="THP_Converter_PY\THP-Converter-PY.nsi" />
<Content Include="THP_Converter_PY\THPConv.exe" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets" />
</Project>
2 changes: 0 additions & 2 deletions THP_Converter_PY/THP-Converter-PY.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ Section "" ;No components page, name is not important
SetOutPath $INSTDIR

; Put file there
File "THPConv.exe"
File "dsptool.dll"
File "dist\mp4tothp.exe"
File "dist\thptomp4.exe"

Expand Down

0 comments on commit 3436e4c

Please sign in to comment.