mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
Update with fixed GUID
This commit is contained in:
parent
c481702911
commit
b578c43cfe
@ -1,4 +1,4 @@
|
||||
vc.project.guid = ${vc.project.guidFromName}
|
||||
vc.project.guid = 138BB448-808A-4FE5-A66D-78D1F8770F59
|
||||
vc.project.name = CppUnit
|
||||
vc.project.target = Poco${vc.project.name}
|
||||
vc.project.type = library
|
||||
@ -13,4 +13,4 @@ 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 = true
|
||||
vc.solution.include = testsuite\\TestSuite
|
||||
vc.solution.include =
|
||||
|
Loading…
Reference in New Issue
Block a user