diff --git a/CHANGELOG.md b/CHANGELOG.md index 698a1430756..84d738f15ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ * Enable pdb symbol files for windows * Add debugger support on windows (vsjitdebugger, ollydbg, windbg ... ) * Add `getenv` interface for the global scope of `xmake.lua` -* Add plugin for generating vs200x project file +* Add plugin for generating vstudio project file (vs2002 - vs2015) * Add `set_default` api for option ### Changes @@ -150,7 +150,7 @@ * 编译windows目标程序,默认默认启用pdb符号文件 * 在windows上添加调试器支持(vsjitdebugger, ollydbg, windbg ... ) * 添加`getenv`接口到`xmake.lua`的全局作用域中 -* 添加生成vs200x工程插件 +* 添加生成vstudio工程插件(支持:vs2002 - vs2015) * 为option添加`set_default`接口 ### 改进 diff --git a/README.md b/README.md index 612a40ea775..281c3476ca0 100755 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ so that any developer can quickly pick it up and enjoy the productivity boost wh - The doxygen plugin: Make doxygen document from source codes - The macro plugin: Record and playback commands - The hello plugin: A simple plugin demo to show 'hello xmake!' -- The project plugin: Create the project file for IDE (.e.g makefile, vs2002 - vs2008, developing vs2010 - vs2015) +- The project plugin: Create the project file for IDE (.e.g makefile, vs2002 - vs2015) ####Languages @@ -263,7 +263,7 @@ xmake鐨勭洰鏍囨槸寮鍙戣呮洿鍔犲叧娉ㄤ簬椤圭洰鏈韩寮鍙戯紝绠鍖栭」鐩殑鎻 - 璋冭瘯鍣ㄦ敮鎸侊紝瀹炵幇鐩存帴鍔犺浇杩愯璋冭瘯 -- 鎻愪緵浜х敓IDE宸ョ▼鏂囦欢鐨勬彃浠 +- 鎻愪緵浜х敓IDE宸ョ▼鏂囦欢鐨勬彃浠讹紙鏀寔vs2002 - vs2015锛 ####甯哥敤Actions