poco/Data/samples/samples.progen

11 lines
353 B
Plaintext
Raw Normal View History

2020-01-11 09:34:54 +01:00
vc.project.platforms = Win32
2012-04-29 20:52:25 +02:00
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 = \
Binding\\Binding;\
RecordSet\\RecordSet;\
RowFormatter\\RowFormatter;\
2012-04-29 20:52:25 +02:00
Tuple\\Tuple;\
TypeHandler\\TypeHandler;\
WebNotifier\\WebNotifier\