mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-13 14:45:36 +02:00
added JSON sample project files
This commit is contained in:
5
JSON/samples/samples.progen
Normal file
5
JSON/samples/samples.progen
Normal file
@@ -0,0 +1,5 @@
|
||||
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 = \
|
||||
Benchmark\\Benchmark
|
Reference in New Issue
Block a user