-
Notifications
You must be signed in to change notification settings - Fork 0
/
UAV_Refit.tproj
42 lines (42 loc) · 2.22 KB
/
UAV_Refit.tproj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ProjectRootNode Name="UAV_Refit" FileName="">
<SubNodes>
<ProjectNodeViewModel xsi:type="ProjectFolderNodeViewModel" Name="functions" FileName="functions">
<SubNodes>
<ProjectNodeViewModel xsi:type="ProjectFileNodeViewModel" Name="fnc_loadUAV.sqf" FileName="functions\fnc_loadUAV.sqf">
<SubNodes />
</ProjectNodeViewModel>
<ProjectNodeViewModel xsi:type="ProjectFileNodeViewModel" Name="fnc_renderUI.sqf" FileName="functions\fnc_renderUI.sqf">
<SubNodes />
</ProjectNodeViewModel>
<ProjectNodeViewModel xsi:type="ProjectFileNodeViewModel" Name="fnc_renderUI_BU.sqf" FileName="functions\fnc_renderUI_BU.sqf">
<SubNodes />
</ProjectNodeViewModel>
<ProjectNodeViewModel xsi:type="ProjectFileNodeViewModel" Name="fnc_RTB.sqf" FileName="functions\fnc_RTB.sqf">
<SubNodes />
</ProjectNodeViewModel>
<ProjectNodeViewModel xsi:type="ProjectFileNodeViewModel" Name="fnc_uavReloader.sqf" FileName="functions\fnc_uavReloader.sqf">
<SubNodes />
</ProjectNodeViewModel>
<ProjectNodeViewModel xsi:type="ProjectFileNodeViewModel" Name="fnc_unloadUAV.sqf" FileName="functions\fnc_unloadUAV.sqf">
<SubNodes />
</ProjectNodeViewModel>
<ProjectNodeViewModel xsi:type="ProjectFileNodeViewModel" Name="getPylonAmmo.sqf" FileName="functions\getPylonAmmo.sqf">
<SubNodes />
</ProjectNodeViewModel>
</SubNodes>
</ProjectNodeViewModel>
<ProjectNodeViewModel xsi:type="ProjectFileNodeViewModel" Name="XEH_postInit.sqf" FileName="XEH_postInit.sqf">
<SubNodes />
</ProjectNodeViewModel>
</SubNodes>
</ProjectRootNode>
<FilteredAnalyzerResultItems>
<string>Private variable '_pos' is not declared.</string>
<string>Private variable '_wp' is not declared.</string>
<string>Expected numeric expression.</string>
<string>Syntax Error '0 step'.</string>
<string>Private variable '_time' is not declared.</string>
</FilteredAnalyzerResultItems>
</Project>