Your IP : 216.73.216.213
�
Qc @ 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 e f d � � YZ d � Z d d � Z d � Z d � Z
e d � Z d
� Z d � Z d 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-nodejs9/root/usr/lib/python2.7/site-packages/gyp/MSVSVersion.pyt __init__ s c C s | j S( N( R ( R
( ( sM //opt/alt/alt-nodejs9/root/usr/lib/python2.7/site-packages/gyp/MSVSVersion.pyt ShortName s c C s | j S( s( Get the full description of the version.( R ( R
( ( sM //opt/alt/alt-nodejs9/root/usr/lib/python2.7/site-packages/gyp/MSVSVersion.pyt Description"