-
Notifications
You must be signed in to change notification settings - Fork 0
/
TopLevelClassConflict.as3proj
105 lines (105 loc) · 3.62 KB
/
TopLevelClassConflict.as3proj
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<?xml version="1.0" encoding="utf-8"?>
<project>
<output>
<movie path="bin-debug/TopLevelClassConflict.swf"/>
<movie platform="Flash Player"/>
<movie version="0"/>
<movie width="800"/>
<movie fps="60"/>
<movie disabled="False"/>
<movie height="600"/>
<movie input=""/>
<movie background="#0F00FF"/>
</output>
<!-- Other classes to be compiled into your SWF -->
<jsOutput>
<option path="C:\Users\Adobe\Documents\TopLevelClassConflict"/>
</jsOutput>
<classpaths>
<class path="src"/>
</classpaths>
<moonshineResourcePaths></moonshineResourcePaths>
<moonshineNativeExtensionPaths></moonshineNativeExtensionPaths>
<build>
<option customSDK="C:\MoonshineSDKs\Flex_SDK\flex_sdk_4.5.1.21328A"/>
<option optimize="False"/>
<option sourceMap="False"/>
<option benchmark="False"/>
<option useResourceBundleMetadata="True"/>
<option showActionScriptWarnings="True"/>
<option accessible="False"/>
<option warnings="True"/>
<option showBindingWarnings="True"/>
<option locale=""/>
<option allowSourcePathOverlap="False"/>
<option verboseStackTraces="False"/>
<option showDeprecationWarnings="True"/>
<option additional="-swf-version=11 -target-player=10.2"/>
<option antBuildPath="build/build.xml"/>
<option showUnusedTypeSelectorWarnings="True"/>
<option es="False"/>
<option staticLinkRSL="False"/>
<option strict="True"/>
<option linkReport=""/>
<option loadConfig=""/>
<option compilerConstants=""/>
<option useNetwork="True"/>
</build>
<mavenBuild>
<option dominoNotesProgram=""/>
<option dominoNotesPlatform=""/>
<option settingsFilePath=""/>
<option mavenBuildPath="C:\Users\Adobe\Documents\TopLevelClassConflict"/>
<option commandLine=""/>
<actions>
<action actionName="Build" action="install"/>
<action actionName="Clean and package" action="clean package"/>
<action actionName="Clean" action="clean"/>
<action actionName="Clean and Build" action="clean install"/>
<action actionName="Exploded" action="war:exploded"/>
</actions>
</mavenBuild>
<includeLibraries></includeLibraries>
<libraryPaths></libraryPaths>
<externalLibraryPaths></externalLibraryPaths>
<rslPaths></rslPaths>
<intrinsics>
<element path="Library/AS3/frameworks/Flex4"/>
<element path="Library\AS3\frameworks\Flex4"/>
</intrinsics>
<library></library>
<modules/>
<compileTargets>
<compile path="src/TopLevelClassConflict.mxml"/>
</compileTargets>
<hiddenPaths></hiddenPaths>
<preBuildCommand>null</preBuildCommand>
<postBuildCommand alwaysRun="False">null</postBuildCommand>
<trustSVNCertificate>False</trustSVNCertificate>
<options>
<option defaultBuildTargets=""/>
<option isRoyale="False"/>
<option testMovieCommand=""/>
<option jdkType="default-java"/>
<option testMovie=""/>
<option isExportedToExistingSource="False"/>
<option showHiddenPaths="False"/>
<option isDominoVisualEditor="False"/>
<option isPrimeFacesVisualEditor="False"/>
<option visualEditorExportPath=""/>
</options>
<moonshineRunCustomization>
<option deviceSimulator="null"/>
<option projectType="2"/>
<option webBrowser="null"/>
<option urlToLaunch="\bin-debug\TopLevelClassConflict.html"/>
<option launchMethod="Simulator"/>
<option targetPlatform="2"/>
<option deviceConnectType="USB"/>
<option customUrlToLaunch=""/>
<deviceSimulator>null</deviceSimulator>
<certAndroid>null</certAndroid>
<certIos>null</certIos>
<certIosProvisioning>null</certIosProvisioning>
</moonshineRunCustomization>
</project>