mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-25 16:13:42 +01:00
updated Makefile
This commit is contained in:
parent
9d7a814292
commit
6fe78dee3f
@ -10,3 +10,4 @@
|
|||||||
$(MAKE) -C HTTPSTimeServer $(MAKECMDGOALS)
|
$(MAKE) -C HTTPSTimeServer $(MAKECMDGOALS)
|
||||||
$(MAKE) -C download $(MAKECMDGOALS)
|
$(MAKE) -C download $(MAKECMDGOALS)
|
||||||
$(MAKE) -C Mail $(MAKECMDGOALS)
|
$(MAKE) -C Mail $(MAKECMDGOALS)
|
||||||
|
$(MAKE) -C TwitterClient $(MAKECMDGOALS)
|
||||||
|
@ -4,4 +4,5 @@ vc.solution.create = true
|
|||||||
vc.solution.include = \
|
vc.solution.include = \
|
||||||
download\\download;\
|
download\\download;\
|
||||||
HTTPSTimeServer\\HTTPSTimeServer;\
|
HTTPSTimeServer\\HTTPSTimeServer;\
|
||||||
Mail\\Mail
|
Mail\\Mail;\
|
||||||
|
TwitterClient\\TwitterClient
|
||||||
|
Loading…
x
Reference in New Issue
Block a user