poco/Redis/testsuite/TestSuite.progen

11 lines
505 B
Plaintext
Raw Normal View History

2017-11-08 15:48:04 +01:00
vc.project.guid = ${vc.project.guidFromName}
vc.project.name = TestSuite
vc.project.target = TestSuite
vc.project.type = testsuite
vc.project.pocobase = ..\\..
2020-01-11 09:34:54 +01:00
vc.project.platforms = Win32
2017-11-08 15:48:04 +01:00
vc.project.configurations = debug_shared, release_shared, debug_static_mt, release_static_mt, debug_static_md, release_static_md
2020-01-11 09:34:54 +01:00
vc.project.prototype = TestSuite_vs90.vcproj
2017-11-08 15:48:04 +01:00
vc.project.compiler.include = ..\\..\\Foundation\\include;..\\..\\Net\\include
vc.project.linker.dependencies.Win32 = ws2_32.lib iphlpapi.lib