mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-28 14:48:43 +08:00
Add custom toolset choices.
This commit is contained in:
parent
97a6f65200
commit
ae984fbd54
@ -1,3 +1,11 @@
|
|||||||
|
configurations {
|
||||||
|
// This node contains custom pivot information.
|
||||||
|
Toolset
|
||||||
|
{
|
||||||
|
key: "PlatformToolset";
|
||||||
|
choices: { v140, v120, v110, v100 };
|
||||||
|
}
|
||||||
|
}
|
||||||
nuget {
|
nuget {
|
||||||
nuspec {
|
nuspec {
|
||||||
id = pugixml;
|
id = pugixml;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user