Skip to content

Commit

Permalink
built with AIR 3.8 SDK, but still targets AIR 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Sep 24, 2013
1 parent 0abbc6e commit d11ca18
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ examples.output = ${output.path}/examples
themes.output = ${output.path}/themes

swf.version = 20
player.version = 11.7
player.version = 11.8

mxml.namespace = library://ns.feathersui.com/mxml

Expand Down
2 changes: 1 addition & 1 deletion examples/ComponentsExplorer/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ output.path = ${basedir}/output
icon.path = ${basedir}/../icons

swf.version = 20
player.version = 11.7
player.version = 11.8
2 changes: 1 addition & 1 deletion examples/ComponentsExplorer/sdk.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The location of the SDK.
# Override flashsdk.root in sdk.local.properties (create that file if it
# doesn't already exist).
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.7
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.8

# config files
flashplayer.config = ${flashsdk.root}/frameworks/flex-config.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/DisplayObjectExplorer/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ output.path = ${basedir}/output
icon.path = ${basedir}/../icons

swf.version = 20
player.version = 11.7
player.version = 11.8
2 changes: 1 addition & 1 deletion examples/DisplayObjectExplorer/sdk.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The location of the SDK.
# Override flashsdk.root in sdk.local.properties (create that file if it
# doesn't already exist).
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.7
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.8

# config files
flashplayer.config = ${flashsdk.root}/frameworks/flex-config.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/Gallery/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ output.path = ${basedir}/output
icon.path = ${basedir}/../icons

swf.version = 20
player.version = 11.7
player.version = 11.8
2 changes: 1 addition & 1 deletion examples/Gallery/sdk.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The location of the SDK.
# Override flashsdk.root in sdk.local.properties (create that file if it
# doesn't already exist).
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.7
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.8

# config files
flashplayer.config = ${flashsdk.root}/frameworks/flex-config.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/HelloWorld/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ output.path = ${basedir}/output
icon.path = ${basedir}/../icons

swf.version = 20
player.version = 11.7
player.version = 11.8
2 changes: 1 addition & 1 deletion examples/HelloWorld/sdk.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The location of the SDK.
# Override flashsdk.root in sdk.local.properties (create that file if it
# doesn't already exist).
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.7
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.8

# config files
flashplayer.config = ${flashsdk.root}/frameworks/flex-config.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/LayoutExplorer/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ output.path = ${basedir}/output
icon.path = ${basedir}/../icons

swf.version = 20
player.version = 11.7
player.version = 11.8
2 changes: 1 addition & 1 deletion examples/LayoutExplorer/sdk.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The location of the SDK.
# Override flashsdk.root in sdk.local.properties (create that file if it
# doesn't already exist).
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.7
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.8

# config files
flashplayer.config = ${flashsdk.root}/frameworks/flex-config.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/TileList/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ output.path = ${basedir}/output
icon.path = ${basedir}/../icons

swf.version = 20
player.version = 11.7
player.version = 11.8
2 changes: 1 addition & 1 deletion examples/TileList/sdk.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The location of the SDK.
# Override flashsdk.root in sdk.local.properties (create that file if it
# doesn't already exist).
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.7
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.8

# config files
flashplayer.config = ${flashsdk.root}/frameworks/flex-config.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/Todos/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ output.path = ${basedir}/output
icon.path = ${basedir}/../icons

swf.version = 20
player.version = 11.7
player.version = 11.8
2 changes: 1 addition & 1 deletion examples/Todos/sdk.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The location of the SDK.
# Override flashsdk.root in sdk.local.properties (create that file if it
# doesn't already exist).
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.7
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.8

# config files
flashplayer.config = ${flashsdk.root}/frameworks/flex-config.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/TrainTimes/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ output.path = ${basedir}/output
icon.path = ${basedir}/../icons

swf.version = 20
player.version = 11.7
player.version = 11.8
2 changes: 1 addition & 1 deletion examples/TrainTimes/sdk.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The location of the SDK.
# Override flashsdk.root in sdk.local.properties (create that file if it
# doesn't already exist).
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.7
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.8

# config files
flashplayer.config = ${flashsdk.root}/frameworks/flex-config.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/YouTubeFeeds/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ output.path = ${basedir}/output
icon.path = ${basedir}/../icons

swf.version = 20
player.version = 11.7
player.version = 11.8
2 changes: 1 addition & 1 deletion examples/YouTubeFeeds/sdk.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The location of the SDK.
# Override flashsdk.root in sdk.local.properties (create that file if it
# doesn't already exist).
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.7
flashsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.8

# config files
flashplayer.config = ${flashsdk.root}/frameworks/flex-config.xml
Expand Down
2 changes: 1 addition & 1 deletion sdk.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# The location of the AIR SDK with ASC 2.0
airsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.7
airsdk.root = C:/Users/Josh Tynjala/Development/Flash/sdks/AIR3.8
airsdk.bin = ${airsdk.root}/bin
airsdk.lib = ${airsdk.root}/lib
airsdk.config = ${airsdk.root}/frameworks/flex-config.xml
Expand Down

0 comments on commit d11ca18

Please sign in to comment.