mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +01:00
10 lines
338 B
Plaintext
10 lines
338 B
Plaintext
vc.project.platforms = Win32
|
|
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 = \
|
|
download\\download;\
|
|
HTTPSTimeServer\\HTTPSTimeServer;\
|
|
Mail\\Mail;\
|
|
SetSourceIP\\SetSourceIP;\
|
|
TwitterClient\\TwitterClient
|