mirror of
https://github.com/ChronosX88/Influence-cjdns.git
synced 2024-11-23 15:42:18 +00:00
add make.sh
This commit is contained in:
parent
ee60b8b092
commit
c158b9953b
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,5 +1,4 @@
|
|||||||
|
.project
|
||||||
*.user
|
*.user
|
||||||
|
|
||||||
/.project
|
|
||||||
|
|
||||||
*.autosave
|
*.autosave
|
||||||
|
*.o
|
||||||
|
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