Files
gtav-src/tools_ng/etc/config/python/config.meta
T
2025-09-29 00:52:08 +02:00

117 lines
5.7 KiB
Plaintext
Executable File

<?xml version="1.0" encoding="utf-8"?>
<RSG__TechArt__Launcher__Configuration>
<ActiveProfileId>TA - Streams</ActiveProfileId>
<Build type="RSG__TechArt__Launcher__ConfigurationBuild">
<RootDirectoryPath>$(ta_applications_root)\python\$(ta_operating_system)\$(ta_cpu_isa)\$(build_major).$(build_minor)</RootDirectoryPath>
<WorkingDirectoryPath>$(ta_applications_root)\python\$(ta_operating_system)\$(ta_cpu_isa)\$(build_major).$(build_minor)\</WorkingDirectoryPath>
<ExecutableFilePath>$(ta_applications_root)\python\$(ta_operating_system)\$(ta_cpu_isa)\$(build_major).$(build_minor)\python.exe</ExecutableFilePath>
</Build>
<CrashReportMailRecipentList>
<Item>Neil.Macnaughton@rockstarnorth.com</Item>
</CrashReportMailRecipentList>
<BuildMajorList>
<Item type="RSG__TechArt__Launcher__ConfigurationBuildMajor">
<Id>2.7</Id>
<BuildMinorList>
<Item>
<Id>15</Id>
<FriendlyName>15</FriendlyName>
</Item>
</BuildMinorList>
<InstalledProductRequirementList />
</Item>
<Item type="RSG__TechArt__Launcher__ConfigurationBuildMajor">
<Id>3.6</Id>
<BuildMinorList>
<Item>
<Id>6</Id>
<FriendlyName>6</FriendlyName>
</Item>
</BuildMinorList>
<InstalledProductRequirementList />
</Item>
<Item type="RSG__TechArt__Launcher__ConfigurationBuildMajor">
<Id>3.7</Id>
<BuildMinorList>
<Item>
<Id>0</Id>
<FriendlyName>0</FriendlyName>
</Item>
<Item>
<Id>3</Id>
<FriendlyName>3</FriendlyName>
</Item>
</BuildMinorList>
<InstalledProductRequirementList />
</Item>
</BuildMajorList>
<ProfileList>
<Item type="RSG__TechArt__Launcher__ConfigurationProfile">
<Id>TA</Id>
<ActiveBuildMajorId>2.7</ActiveBuildMajorId>
<ActiveBuildMinorId>15</ActiveBuildMinorId>
<Selectable value="false" />
<SubProfileList>
<Item type="RSG__TechArt__Launcher__ConfigurationProfile">
<Id>TA - WildWest</Id>
<DependencySyncList>
<Item>$(ta_wildwest_root)\script\python\standalone\...</Item>
</DependencySyncList>
<RequiredP4Depots>
<Item>//wildwest/...</Item>
</RequiredP4Depots>
<SubProfileList>
<Item type="RSG__TechArt__Launcher__ConfigurationProfile">
<Id>TA - WildWest - AnimData</Id>
<EnvironmentVariables>
<Item key="PYTHONPATH">%RSTA_STANDALONE_PYTHON_SCRIPTS_ROOT%;$(ta_wildwest_root)\dcc\motionbuilder\python;$(tools_root_path)\release\dcc\current\motionbuilder2016\assemblies\x64</Item>
</EnvironmentVariables>
</Item>
</SubProfileList>
<EnvironmentVariables>
<Item key="RS_TOOLS_PYTHON_SITE_PACKAGES">$(tools_root_path)\bin\python\Python27\x64\bin\Lib\site-packages</Item>
<Item key="RSTA_STANDALONE_PYTHON_SCRIPTS_ROOT">$(ta_wildwest_root)\script\python\standalone</Item>
<Item key="RSTA_STANDALONE_PYTHON_EXTERNAL_ROOT">$(ta_wildwest_root)\dcc\motionbuilder\python\external</Item>
<Item key="RSTA_PYTHON_SITE_DIRS">%RS_TOOLS_PYTHON_SITE_PACKAGES%;%RSTA_STANDALONE_PYTHON_EXTERNAL_ROOT%</Item>
<Item key="PYTHONPATH">%RSTA_STANDALONE_PYTHON_SCRIPTS_ROOT%</Item>
</EnvironmentVariables>
</Item>
<Item type="RSG__TechArt__Launcher__ConfigurationProfile">
<Id>TA - Automation</Id>
<DependencySyncList>
<Item>$(ta_streams_root)\$(core_project_name)\...</Item>
<Item>$(ta_wildwest_root)\script\python\standalone\...</Item>
</DependencySyncList>
<RequiredP4Depots>
<Item>//wildwest/...</Item>
<Item>//techart/...</Item>
</RequiredP4Depots>
<EnvironmentVariables>
<Item key="RS_TOOLS_PYTHON_SITE_PACKAGES">$(tools_root_path)\bin\python\Python27\x64\bin\Lib\site-packages</Item>
<Item key="RSTA_STANDALONE_PYTHON_SCRIPTS_ROOT">$(ta_wildwest_root)\script\python\standalone</Item>
<Item key="TECHART_PYTHON_DIR">$(ta_streams_root)\$(core_project_name)\python</Item>
<Item key="TECHART_PYTHON_EXTERNAL_DIR">%TECHART_PYTHON_DIR%\externalLibs\$(ta_operating_system)\$(ta_cpu_isa)\$(build_major)</Item>
<Item key="RSTA_PYTHON_SITE_DIRS">%RS_TOOLS_PYTHON_SITE_PACKAGES%</Item>
<Item key="PYTHONPATH">%TECHART_PYTHON_DIR%;%TECHART_PYTHON_EXTERNAL_DIR%;%RSTA_STANDALONE_PYTHON_SCRIPTS_ROOT%</Item>
</EnvironmentVariables>
</Item>
<Item type="RSG__TechArt__Launcher__ConfigurationProfile">
<Id>TA - Streams</Id>
<DependencySyncList>
<Item>$(ta_streams_root)\$(core_project_name)\...</Item>
</DependencySyncList>
<RequiredP4Depots>
<Item>//techart/...</Item>
</RequiredP4Depots>
<EnvironmentVariables>
<Item key="RS_TOOLS_PYTHON_SITE_PACKAGES">$(tools_root_path)\bin\python\Python27\x64\bin\Lib\site-packages</Item>
<Item key="TECHART_PYTHON_DIR">$(ta_streams_root)\$(core_project_name)\python</Item>
<Item key="TECHART_PYTHON_EXTERNAL_DIR">%TECHART_PYTHON_DIR%\externalLibs\$(ta_operating_system)\$(ta_cpu_isa)\$(build_major)</Item>
<Item key="RSTA_PYTHON_SITE_DIRS">%RS_TOOLS_PYTHON_SITE_PACKAGES%</Item>
<Item key="PYTHONPATH">%TECHART_PYTHON_DIR%;%TECHART_PYTHON_EXTERNAL_DIR%</Item>
</EnvironmentVariables>
</Item>
</SubProfileList>
</Item>
</ProfileList>
</RSG__TechArt__Launcher__Configuration>