mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-22 20:23:22 +01:00
adding progen for PDF
This commit is contained in:
9
PDF/testsuite/TestSuite.progen
Normal file
9
PDF/testsuite/TestSuite.progen
Normal file
@@ -0,0 +1,9 @@
|
||||
vc.project.guid = 24134877-368D-11DB-9FBC-00123FC423B5
|
||||
vc.project.name = TestSuite
|
||||
vc.project.target = TestSuite
|
||||
vc.project.type = testsuite
|
||||
vc.project.pocobase = ..\\..
|
||||
vc.project.platforms = Win32, x64
|
||||
vc.project.configurations = debug_shared, release_shared, debug_static_mt, release_static_mt, debug_static_md, release_static_md
|
||||
vc.project.prototype = TestSuite_vs90.vcproj
|
||||
vc.project.compiler.include = ..\\..\\Foundation\\include
|
||||
Reference in New Issue
Block a user