Files
poco/CppUnit/WinTestRunner/WinTestRunner.progen
2018-05-31 06:21:58 +02:00

17 lines
787 B
Plaintext

vc.project.guid = 505010B7-46C7-44BA-9F9D-E77429AF5CB9
vc.project.name = WinTestRunner
vc.project.target = ${vc.project.name}
vc.project.type = library
vc.project.pocobase = ..\\..
vc.project.outdir = ${vc.project.pocobase}
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.project.prototype = ${vc.project.name}_vs90.vcproj
vc.project.compiler.include =
vc.project.compiler.defines =
vc.project.compiler.defines.shared = ${vc.project.name}_EXPORTS
vc.project.compiler.defines.debug_shared = ${vc.project.compiler.defines.shared}
vc.project.compiler.defines.release_shared = ${vc.project.compiler.defines.shared}
vc.solution.create = false
vc.solution.include =