Added ability to generate a simple theme from the command line

--HG--
branch : dev
This commit is contained in:
Dave Reed
2010-09-30 12:19:26 -07:00
parent 5317183002
commit e2bada7486
4 changed files with 139 additions and 27 deletions

View File

@@ -76,6 +76,7 @@
<Compile Include="Services\CodeGenerationCommandInterpreter.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="CodeGenerationTemplates\ThemeManifest.txt" />
<Content Include="Module.txt" />
<Content Include="CodeGenerationTemplates\Controller.txt" />
<Content Include="CodeGenerationTemplates\DataMigration.txt" />