Skip to content

Commit

Permalink
Update Build.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortex2Oblivion authored Dec 11, 2023
1 parent 3b4e71d commit 8d6383e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hxpy/Build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
<copyFile name="_sqlite3.pyd" from="${haxelib:hxpy}/package/Windows" toolId="exe" />
<copyFile name="_ssl.pyd" from="${haxelib:hxpy}/package/Windows/" toolId="exe" />
<copyFile name="_uuid.pyd" from="${haxelib:hxpy}/package/Windows" toolId="exe" />
<copyFile name="_zoneinfo.pyd" from="${haxelib:hxpy}/package" toolId="exe" />
<copyFile name="_zoneinfo.pyd" from="${haxelib:hxpy}/package/Windows" toolId="exe" />
<copyFile name="libcrypto-1_1.dll" from="${haxelib:hxpy}/package/Windows" toolId="exe" />
<copyFile name="libffi-8.dll" from="${haxelib:hxpy}/package/Windows" toolId="exe" />
<copyFile name="LICENSE.txt" from="${haxelib:hxpy}/package/Windows" toolId="exe" />
Expand Down

0 comments on commit 8d6383e

Please sign in to comment.