* Added help output
* Added command line parsing
This commit is contained in:
@@ -22,7 +22,7 @@ program restemplate;
|
||||
{$mode objfpc}{$H+}
|
||||
|
||||
uses
|
||||
URestemplateApp, UFilter, UCRTHelper;
|
||||
URestemplateApp, UFilter, UCRTHelper, vinfo;
|
||||
|
||||
{$R *.res}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user