Skip to content

Commit

Permalink
Fixed errors in cute's Flash POM.
Browse files Browse the repository at this point in the history
  • Loading branch information
samskivert committed Sep 12, 2011
1 parent 9a03e9a commit afc6784
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sample/cute/flash/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<packaging>war</packaging>

<properties>
<gwt.module>playn.sample.cute.CuteGame</gwt.module>
<gwt.name>cute</gwt.name>
<gwt.module>playn.sample.cute.CuteGameFlash</gwt.module>
<gwt.name>cuteflash</gwt.name>
<flexsdk.dir>${project.build.directory}${file.separator}flex4sdk</flexsdk.dir>
</properties>

Expand Down

0 comments on commit afc6784

Please sign in to comment.