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 = \
	Binding\\Binding;\
	RecordSet\\RecordSet;\
	RowFormatter\\RowFormatter;\
	Tuple\\Tuple;\
	TypeHandler\\TypeHandler;\
	WebNotifier\\WebNotifier\