Skip to content

Commit 7933939

Browse files
author
Felix Faber
committed
Restoring TODO
1 parent 5cb8b81 commit 7933939

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
@@ -830,6 +830,7 @@ bool ImportProject::importVcxproj(const std::string &filename, std::map<std::str
830830
FileSettings fs;
831831
fs.filename = cfilename;
832832
fs.cfg = p.name;
833+
// TODO: detect actual MSC version
833834
fs.msc = true;
834835
fs.useMfc = useOfMfc;
835836
fs.defines = "_WIN32=1";

0 commit comments

Comments
 (0)