Use one file per class.
This commit is contained in:
parent
2fa82b833c
commit
fa59d3ce32
11 changed files with 361 additions and 355 deletions
|
@ -1,5 +1,5 @@
|
|||
all:
|
||||
objfw-compile -o tests *.m -I../src -L../src -lobjxmpp
|
||||
objfw-compile -Wall -o tests *.m -I../src -L../src -lobjxmpp
|
||||
|
||||
clean:
|
||||
rm -f tests *.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue