1vc.project.guid = ${vc.project.guidFromName}
2vc.project.name = TestSuite
3vc.project.target = TestSuite
4vc.project.type = testsuite
5vc.project.pocobase = ..\\..
6vc.project.platforms = Win32
7vc.project.configurations = debug_shared, release_shared, debug_static_mt, release_static_mt, debug_static_md, release_static_md
8vc.project.prototype = TestSuite_vs90.vcproj
9vc.project.compiler.include = ..\\..\\Foundation\\include;..\\..\\Net\\include
10vc.project.linker.dependencies.Win32 = ws2_32.lib iphlpapi.lib
11