summaryrefslogtreecommitdiff
path: root/src/mongo/shell/mongo.ico
Commit message (Collapse)AuthorAgeFilesLines
* Move Visual Studio files for shell out of msvc directoryTad Marshall2012-04-061-0/+0
Move files used by Visual Studio build for the mongo shell from src/mongo/shell/msvc to src/mongo/shell to better follow the pattern of other projects. This commit just moves the files, following commits will restore correct functionality.