forked from mongodb/mongo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
Showing
10 changed files
with
1,863 additions
and
23 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.