mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-13 22:50:17 +02:00
updated Makefile
This commit is contained in:
@@ -10,3 +10,4 @@
|
||||
$(MAKE) -C HTTPSTimeServer $(MAKECMDGOALS)
|
||||
$(MAKE) -C download $(MAKECMDGOALS)
|
||||
$(MAKE) -C Mail $(MAKECMDGOALS)
|
||||
$(MAKE) -C TwitterClient $(MAKECMDGOALS)
|
||||
|
@@ -4,4 +4,5 @@ vc.solution.create = true
|
||||
vc.solution.include = \
|
||||
download\\download;\
|
||||
HTTPSTimeServer\\HTTPSTimeServer;\
|
||||
Mail\\Mail
|
||||
Mail\\Mail;\
|
||||
TwitterClient\\TwitterClient
|
||||
|
Reference in New Issue
Block a user