mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-21 21:18:35 +01:00
updated Makefile
This commit is contained in:
parent
9d7a814292
commit
6fe78dee3f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user