관리-도구
편집 파일: MSVSVersion.pyo
� �Rac @ s� d Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d e f d � � YZ d � Z d d � Z d � Z d � Z e d � Z d � Z d � Z d e d � Z d S( s3 Handle version information related to Visual Stuio.i����Nt VisualStudioVersionc B s} e Z d Z d d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( s1 Information regarding a version of Visual Studio.c C sU | | _ | | _ | | _ | | _ | | _ | | _ | | _ | | _ | | _ d S( N( t short_namet descriptiont solution_versiont project_versiont flat_slnt uses_vcxprojt patht sdk_basedt default_toolset( t selfR R R R R R R R R ( ( sm /opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/pylib/gyp/MSVSVersion.pyt __init__ s c C s | j S( N( R ( R ( ( sm /opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/pylib/gyp/MSVSVersion.pyt ShortName s c C s | j S( s( Get the full description of the version.( R ( R ( ( sm /opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/pylib/gyp/MSVSVersion.pyt Description# s c C s | j S( s( Get the version number of the sln files.( R ( R ( ( sm /opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/pylib/gyp/MSVSVersion.pyt SolutionVersion'