app module support for simlator, first version

This commit is contained in:
prife
2013-02-27 00:37:57 +08:00
parent 242574a36f
commit a64ec10e68
7 changed files with 64 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
int dummy_main()
{
return 0;
}