We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84ca6d0 commit 8aceca0Copy full SHA for 8aceca0
sdk.properties
@@ -1,7 +1,7 @@
1
# The location of the SDK.
2
# Override featherssdk.root in sdk.local.properties (create that file if it
3
# doesn't already exist).
4
-feathers.sdk.root = /Users/joshtynjala/Development/Flash/sdks/feathers-sdk-3.4.0_AIR27
+feathers.sdk.root = c:/Users/josht/Development/Flash/sdks/feathers-sdk-3.4.1_AIR28
5
frameworks.root = ${feathers.sdk.root}/frameworks
6
7
# path to compiler jars
@@ -13,4 +13,4 @@ mac.spctl = /usr/sbin/spctl
13
mac.pkgbuild = /usr/bin/pkgbuild
14
15
win.nsis = c:/Program Files (x86)/NSIS/makensis.exe
16
-win.signtool = c:/Program Files (x86)/Windows Kits/8.1/bin/x86/signtool.exe
+win.signtool = C:/Program Files (x86)/Windows Kits/8.1/bin/x86/signtool.exe
0 commit comments