mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
16 lines
372 B
XML
16 lines
372 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="1">
|
|
<platform>win64</platform>
|
|
<analyze-all-vs-configs>true</analyze-all-vs-configs>
|
|
<libraries>
|
|
<library>std</library>
|
|
<library>windows</library>
|
|
</libraries>
|
|
<addons>
|
|
<addon>cert</addon>
|
|
</addons>
|
|
<tools>
|
|
<tool>clang-tidy</tool>
|
|
</tools>
|
|
</project>
|