1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-02-08 05:41:38 +00:00

Update makefile for windows (+2 misc)

- Update the makefile to support windows
- Use different bin path in virtualenv
- Use pyd instead of so files
- Tested with Msys2
- Add *.exe to .gitignore
- Fix minor format error in package.py
Ref #393
This commit is contained in:
2017-07-23 20:42:52 -05:00
parent 0870bf0bfa
commit 3a2f865fca
3 changed files with 23 additions and 10 deletions

1
.gitignore vendored
View File

@@ -21,3 +21,4 @@ cocoa/autogen
/help/*/changelog.rst
*.pyd
*.exe