18 lines
693 B
Plaintext
Executable File
18 lines
693 B
Plaintext
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<Application>
|
|
<Name>Rocky Profiler</Name>
|
|
<Id>163DF23B-CA85-4446-B113-D77C79C7D160</Id>
|
|
<!-- Deprecated property -->
|
|
<ExecutablePath>$(root)/gametools/release/RockyProfiler/RockyProfiler.exe</ExecutablePath>
|
|
<HelpLink>https://hub.gametools.dev/display/CODE/Rocky+Profiler</HelpLink>
|
|
<DefaultBugOwner>~Code (Engine Performance)</DefaultBugOwner>
|
|
<CreateShortcut value="true" />
|
|
<BugstarComponentId>0</BugstarComponentId>
|
|
<ShutdownRequired value="true" />
|
|
<Sources>
|
|
<ToolsBin>
|
|
<ExecutablePath>$(root)/gametools/release/RockyProfiler/RockyProfiler.exe</ExecutablePath>
|
|
</ToolsBin>
|
|
</Sources>
|
|
</Application>
|