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

7 Commits

Author SHA1 Message Date
Mark Benvenuto
4a97f4cff3 SERVER-13759: vcxproj generator improvements
1. VCXProj now builds all .cpp files itself
2. Moved obj files to Build/ to keep repo clean
3. Split jstoh so that it can be called by vcxproj file
4. Make_Vcxproj - fixed to handle cl temp files, fixes now that vcxproj builds
generated files, and fix _TARGET_ search and replace

Note: Depends on python installation
2014-06-12 16:03:38 -04:00
Dwight
b1d0ab1422 comments and instructions on using make_vcxproj script and its limitations 2014-01-09 16:48:38 -05:00
Dwight
63732d3884 more work on vcxproj generation 2013-12-18 14:56:12 -05:00
Dwight
afeae9cf7d make_vcxproj make it _WIN32_WINNT preprocessor define aware 2013-12-13 12:16:08 -05:00
Dwight
c90068fa13 vcxproj file generator, made it NTDDI_VERSION-aware 2013-12-13 12:16:08 -05:00
Dwight
f937dbeba8 more work on the vcxproj file generator. 2013-11-25 11:28:12 -05:00
Dwight
e997b559cf Towards automatic generation of vcxproj files. See comments at top of the make_vcxproj.py file on how to use. 2013-11-13 17:07:49 -05:00