poco/Util/samples/Units/Units.progen

11 lines
543 B
Plaintext
Raw Normal View History

2012-11-11 11:07:27 +01:00
vc.project.guid = ${vc.project.guidFromName}
vc.project.name = ${vc.project.baseName}
vc.project.target = ${vc.project.name}
vc.project.type = executable
vc.project.pocobase = ..\\..\\..
2020-01-11 09:34:54 +01:00
vc.project.platforms = Win32
2012-11-11 11:07:27 +01:00
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 = ..\\..\\..\\Foundation\\include;..\\..\\..\\Util\\include
vc.project.compiler.additionalOptions = /Zc:__cplusplus