- project name is first argument on command line

git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@658 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2019-11-11 19:17:13 +00:00
parent c800033993
commit 2d91e67704
3 changed files with 15 additions and 6 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ class MainComponent
{
public:
//==============================================================================
MainComponent ();
MainComponent (const String prjname);
~MainComponent();
//==============================================================================