diff options
Diffstat (limited to 'player')
-rw-r--r-- | player/levitating-player-windows.prj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/player/levitating-player-windows.prj b/player/levitating-player-windows.prj index 5b0e5e0..79915c7 100644 --- a/player/levitating-player-windows.prj +++ b/player/levitating-player-windows.prj @@ -16,7 +16,7 @@ "filename":"..\\common\\request.f90", "enabled":"1" },{ - "filename":".\\common\\utilities.F90", + "filename":"..\\common\\utilities.F90", "enabled":"1" },{ "filename":"..\\common\\wsa.f90", @@ -86,7 +86,7 @@ "Launch Using MPI":"false", "Keep Console":"true", "External Console":"false", - "Command Line Arguments":"", + "Command Line Arguments":"-i windows-1 -w . rpi", "Build Before Launch":"true" }, "Build Options":{ @@ -99,4 +99,4 @@ "Link LAPACK":0 } } -} +}
\ No newline at end of file |