📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 06:02:33
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs14
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
gyp
📍 /opt/alt/alt-nodejs14/root/usr/lib/python2.7/site-packages/gyp
🔄 Refresh
✏️
Editing: MSVSProject.pyc
Read Only
� Qc @ sg d Z d d l Z d d l j Z d e f d � � YZ d e f d � � YZ d e f d � � YZ d S( s$ Visual Studio project reader/writer.i����Nt Toolc B s# e Z d Z d d � Z d � Z RS( s Visual Studio tool.c C s | p i | _ | | j d <d S( so Initializes the tool. Args: name: Tool name. attrs: Dict of tool attributes; may be None. t NameN( t _attrs( t selft namet attrs( ( sN //opt/alt/alt-nodejs14/root/usr/lib/python2.7/site-packages/gyp/MSVSProject.pyt __init__ s c C s d | j g S( s] Creates an element for the tool. Returns: A new xml.dom.Element for the tool. R ( R ( R ( ( sN //opt/alt/alt-nodejs14/root/usr/lib/python2.7/site-packages/gyp/MSVSProject.pyt _GetSpecification s N( t __name__t __module__t __doc__t NoneR R ( ( ( sN //opt/alt/alt-nodejs14/root/usr/lib/python2.7/site-packages/gyp/MSVSProject.pyR s t Filterc B s e Z d Z d d � Z RS( s1 Visual Studio filter - that is, a virtual folder.c C s"