mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-13 14:45:36 +02:00
added progen files
This commit is contained in:
8
XML/samples/samples.progen
Normal file
8
XML/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 = \
|
||||
DOMParser\\DOMParser;\
|
||||
DOMWriter\\DOMWriter;\
|
||||
PrettyPrint\\PrettyPrint;\
|
||||
SAXParser\\SAXParser
|
Reference in New Issue
Block a user