19 lines
588 B
Plaintext
Executable File
19 lines
588 B
Plaintext
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
File:: %RS_TOOLSROOT%/Configuration.meta
|
|
Description:: Root tools configuration data.
|
|
|
|
Author:: David Muir <david.muir@rockstarnorth.com>
|
|
Date:: 14 August 2014
|
|
-->
|
|
<ConfigurationFile>
|
|
<ConfigFileVersion value="2"/>
|
|
<Project type="ProjectSummaryCore">
|
|
<Key>gta5</Key>
|
|
<FriendlyName>GTA5</FriendlyName>
|
|
<ConfigurationFilename>$(toolsconfig)/project.xml</ConfigurationFilename>
|
|
<RootDirectory>x:/gta5</RootDirectory>
|
|
<RootDirectoryDLC>x:/gta5_dlc</RootDirectoryDLC>
|
|
</Project>
|
|
</ConfigurationFile>
|