mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-05 20:51:25 -07:00
Migrate the build system to autotools.
This commit is contained in:
parent
e8c14f3507
commit
380438f99b
26 changed files with 12061 additions and 2043 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -13,3 +13,7 @@ qrc_*.cpp
|
|||
ui_*.h
|
||||
*.moc
|
||||
src/lang/qbittorrent_*.qm
|
||||
#Autotools junk
|
||||
aclocal.m4
|
||||
autom4te.cache/*
|
||||
config.status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue