Commit 291b2c22 by Sebastián Katzer

Added missing wp8 source file.

parent eed96099
...@@ -79,11 +79,11 @@ ...@@ -79,11 +79,11 @@
<config-file target="config.xml" parent="/*"> <config-file target="config.xml" parent="/*">
<feature name="LocalNotification"> <feature name="LocalNotification">
<param name="wp-package" value="LocalNotification"/> <param name="wp-package" value="LocalNotification"/>
<param name="wp-package" value="LocalNotificationOptions"/>
</feature> </feature>
</config-file> </config-file>
<source-file src="src/wp8/LocalNotification.cs" /> <source-file src="src/wp8/LocalNotification.cs" />
<source-file src="src/wp8/LocalNotificationOptions.cs" />
</platform> </platform>
</plugin> </plugin>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment