0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-28 16:24:56 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Eric Milkie
a50d66fc04 add support for building Win2008Plus with Visual Studio
I added a property sheet (win2008plus.props), which is now inherited by
the new Configurations "Win2008PlusRelease" and "Win2008PlusDebug".  All it does
right now is add MONGO_USE_SRW_ON_WINDOWS preprocessor variable.
I added the property sheet to the "mongod" and "test" project
Win2008Plus configurations only.
If we add other capabilities to Win2008plus in the future, all you need
to do is modify the property sheet.
2011-12-28 10:40:03 -05:00