]> git.tdb.fi Git - builder.git/commit
Add support for generating Visual C++ projects
authorMikko Rasa <tdb@tdb.fi>
Sun, 22 Aug 2021 11:33:13 +0000 (14:33 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 22 Aug 2021 11:33:13 +0000 (14:33 +0300)
commit84da3f6c94dbe7e36aaf088890fda5fcf3b3efb0
treede2eb542d793f61c1289f5664b15e4e1241855d7
parentf5d23e3e6ad425075182982c1ef717cb0873bbdc
Add support for generating Visual C++ projects
source/builder.cpp
source/builder.h
source/sourcepackage.cpp
source/systemtools.cpp
source/vcxprojectfile.cpp [new file with mode: 0644]
source/vcxprojectfile.h [new file with mode: 0644]
source/vcxprojectgenerator.cpp [new file with mode: 0644]
source/vcxprojectgenerator.h [new file with mode: 0644]