summaryrefslogtreecommitdiff
path: root/xmake/plugins/project/vstudio/impl/vs200x_vcproj.lua
AgeCommit message (Expand)Author
2025-07-03rename copyrightruki
2021-02-18rename targetkind to kindruki
2020-12-19update copyright dateruki
2020-09-25fix trailing white-spaceruki
2020-04-07remove some ifelseruki
2019-12-19update the copyright dateruki
2019-11-25uses hash.uuid4ruki
2019-09-06impl clang modulesruki
2019-08-31fix all codes about sourcebatchesruki
2019-08-11fix typosFrankHB
2019-07-24fix typoOpportunityLiu
2019-07-14support call xmake from msbuildOpportunityLiu
2019-04-13fix headers with ASF to non-ASFruki
2019-02-03improve target kindruki
2018-12-31modify copyright dateruki
2018-09-21improve mfc rulesruki
2018-09-04fixme -> FIXME夕伽
2018-09-04add *.rc files to vsproject夕伽
2018-09-031 string.lower(xxx) -> xxx:lower()夕伽
2018-09-03add *.rc files to vsproject夕伽
2018-09-031 string.lower(xxx) -> xxx:lower()夕伽
2018-09-02vsporject add some configs夕伽
2018-08-31code format夕伽
2018-08-30The output directory of VS is adjusted to match the xmake script, using targe...夕伽
2017-12-28update copyright dateruki
2017-08-27update description and indexruki
2017-08-14merge repo and require codesruki
2017-07-13fix vs201x project and cl scriptruki
2017-06-30fix link flags for vs project pluginruki
2017-06-26modify compiler and linker argsruki
2017-03-20fix code files mode to 644ruki
2017-01-08modify License to Apache Licenseruki
2016-08-29generate vs2013 project filesruki
2016-08-09modify pdb path for vcprojruki
2016-08-09fix flags bug for vcprojruki
2016-08-08fix source file path error for vcprojruki
2016-08-08add compflags and linkflags interfacesruki
2016-08-07create empty vcprojruki