Revert to targetting 9.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@800 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -355,7 +355,7 @@
|
||||
<!-- static-link-runtime-shared-libraries: statically link the libraries specified by the -runtime-shared-libraries-path option.-->
|
||||
<static-link-runtime-shared-libraries>true</static-link-runtime-shared-libraries>
|
||||
<!-- target-player: specifies the version of the player the application is targeting. Features requiring a later version will not be compiled into the application. The minimum value supported is "9.0.0".-->
|
||||
<target-player>10.0.0</target-player>
|
||||
<target-player>9.0.115</target-player>
|
||||
<!-- use-network: toggle whether the SWF is flagged for access to network resources-->
|
||||
<use-network>true</use-network>
|
||||
<!-- verify-digests: verifies the libraries loaded at runtime are the correct ones.-->
|
||||
|
||||
Reference in New Issue
Block a user