mirror of
https://github.com/ChronosX88/Influence-cjdns.git
synced 2024-11-23 07:32:19 +00:00
add make.sh
This commit is contained in:
parent
ee60b8b092
commit
c158b9953b
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,5 +1,4 @@
|
|||||||
|
.project
|
||||||
*.user
|
*.user
|
||||||
|
*.autosave
|
||||||
/.project
|
*.o
|
||||||
|
|
||||||
*.autosave
|
|
||||||
|
3
src/make.sh
Executable file
3
src/make.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
rm -f Influence
|
||||||
|
qmake
|
||||||
|
make
|
Loading…
Reference in New Issue
Block a user