관리-도구
편집 파일: pretty_vcproj.pyo
� ��Rac @ sC d Z d d l m Z d d l Z d d l Z d d l m Z d d l m Z d Z y e Wn e k rx d � Z n Xe � Z d a d e f d � � YZ d e f d � � YZ d d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z e d k r?e j e e j � � n d S( s� Make the format of a vcproj really pretty. This script normalize and sort an xml. It also fetches all the properties inside linked vsprops and include them explicitly in the vcproj. It outputs the resulting xml to stdout. i����( t print_functionN( t parse( t Nodes nsylvain (Nicolas Sylvain)c C s | | k | | k S( N( ( t xt y( ( sk /opt/alt/alt-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/tools/pretty_vcproj.pyt cmp s t CmpTuplec B s e Z d Z d � Z RS( s! Compare function between 2 tuple.c C s t | d | d � S( Ni ( R ( t selfR R ( ( sk /opt/alt/alt-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/tools/pretty_vcproj.pyt __call__% s ( t __name__t __module__t __doc__R ( ( ( sk /opt/alt/alt-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/tools/pretty_vcproj.pyR # s t CmpNodec B s e Z d Z d � Z RS( s% Compare function between 2 xml nodes.c C s"