mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 10:13:51 +01:00
9 lines
292 B
Plaintext
9 lines
292 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 = \
|
|
pkill\\pkill;\
|
|
SampleApp\\SampleApp;\
|
|
SampleServer\\SampleServer;\
|
|
Units\\Units
|