mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-16 07:23:44 +02:00
new trunk (base for 1.5)
windows build only
This commit is contained in:
16
Net/samples/samples.progen
Normal file
16
Net/samples/samples.progen
Normal file
@@ -0,0 +1,16 @@
|
||||
vc.project.platforms = Win32, x64, WinCE
|
||||
vc.project.configurations = debug_shared, release_shared, debug_static_mt, release_static_mt, debug_static_md, release_static_md
|
||||
vc.solution.create = true
|
||||
vc.solution.include = \
|
||||
dict\\dict;\
|
||||
download\\download;\
|
||||
EchoServer\\EchoServer;\
|
||||
HTTPFormServer\\HTTPFormServer;\
|
||||
httpget\\httpget;\
|
||||
HTTPLoadTest\\HTTPLoadTest;\
|
||||
HTTPTimeServer\\HTTPTimeServer;\
|
||||
Mail\\Mail;\
|
||||
Ping\\Ping;\
|
||||
TimeServer\\TimeServer;\
|
||||
TwitterClient\\TwitterClient;\
|
||||
WebSocketServer\\WebSocketServer
|
Reference in New Issue
Block a user