SConstruct has code to create .cpp code based on JavaScript source files, but the Visual Studio build projects don't have a matching feature. The workaround of having SConstruct create a mongo_vstudio.cpp file is kind of clumsy. We can simplify things a little by adding a pre-build step to the Visual Studio solution/project files to do what the jsToH routine in Sconstruct does and then drop mongo_vstudio.cpp from the repository.
- Votes:
-
0 Vote for this issue
- Watchers:
-
0 Start watching this issue
- Created:
- Updated:
- Resolved: