Skip to content

Commit bb169f2

Browse files
author
Felix Faber
committed
Restoring TODO
1 parent 6a0609a commit bb169f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/importproject.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -829,6 +829,7 @@ bool ImportProject::importVcxproj(const std::string &filename, std::map<std::str
829829
FileSettings fs;
830830
fs.filename = cfilename;
831831
fs.cfg = p.name;
832+
// TODO: detect actual MSC version
832833
fs.msc = true;
833834
fs.useMfc = useOfMfc;
834835
fs.defines = "_WIN32=1";

0 commit comments

Comments
 (0)