mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-14 06:55:49 +02:00
updated Makefile
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user