mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
9 lines
322 B
Plaintext
9 lines
322 B
Plaintext
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 = \
|
|
download\\download;\
|
|
HTTPSTimeServer\\HTTPSTimeServer;\
|
|
Mail\\Mail;\
|
|
TwitterClient\\TwitterClient
|