added cmd line flags and params support

This commit is contained in:
Masroor Ehsan
2015-01-04 21:39:28 +06:00
parent 833866d355
commit cd5b5694fb
3 changed files with 176 additions and 12 deletions

View File

@@ -43,6 +43,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="CommandLine.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>