From 785f93de0ea428040f8a98ac5cd347a5bdeae417 Mon Sep 17 00:00:00 2001 From: kumatan Date: Wed, 6 May 2020 13:02:07 +0900 Subject: [PATCH] =?UTF-8?q?TAG028=202020/05/06=203rd=20=20=20Compiler=20?= =?UTF-8?q?=20=20=20=20=E3=83=BB/v=20=E7=84=A1=E3=81=97=E3=81=AE=E6=99=82?= =?UTF-8?q?=E3=81=AB=E7=99=BA=E7=94=9F=E3=81=99=E3=82=8B#FFFile=20?= =?UTF-8?q?=E3=82=BF=E3=82=B0=E3=81=AE=E4=B8=8D=E5=85=B7=E5=90=88=E3=82=92?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PMDDotNETConsole/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PMDDotNETConsole/Properties/launchSettings.json b/PMDDotNETConsole/Properties/launchSettings.json index a9369dc..d1de30b 100644 --- a/PMDDotNETConsole/Properties/launchSettings.json +++ b/PMDDotNETConsole/Properties/launchSettings.json @@ -2,7 +2,7 @@ "profiles": { "PMDDotNETConsole": { "commandName": "Project", - "commandLineArgs": "-LOGLEVEL=DEBUG /v /c D:\\testpmd\\WF_24A.MML" + "commandLineArgs": "-LOGLEVEL=DEBUG /v /c D:\\testpmd\\test.MML" } } } \ No newline at end of file