poco/MongoDB/samples/SQLToMongo/SQLToMongo.progen

11 lines
578 B
Plaintext
Raw Normal View History

2013-03-12 22:58:22 -05: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
2013-03-12 22:58:22 -05: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
2014-01-15 11:48:18 +01:00
vc.project.compiler.include = ..\\..\\..\\Foundation\\include;..\\..\\..\\Net\\include;..\\..\\..\\MongoDB\\include
2013-03-12 22:58:22 -05:00
vc.project.linker.dependencies.Win32 = ws2_32.lib iphlpapi.lib