mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-23 08:31:43 +02:00
added progen files
This commit is contained in:
8
Data/samples/samples.progen
Normal file
8
Data/samples/samples.progen
Normal file
@@ -0,0 +1,8 @@
|
||||
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;\
|
||||
Tuple\\Tuple;\
|
||||
TypeHandler\\TypeHandler
|
Reference in New Issue
Block a user