Skip to content

Commit b6f1163

Browse files
committed
fix: remove auto set program arguments
1 parent 4a5f48e commit b6f1163

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/src.cbp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<Option object_output="obj/Debug/" />
1212
<Option type="1" />
1313
<Option compiler="gcc" />
14-
<Option parameters='--dashboard-rows=28 --dashboard-cols=55 --pattern=&quot;glider cannon&quot; --maximum-generation=-1 --delay=50 --platform=sdl --initial-state-file=&quot;initial-state.csv&quot;' />
1514
<Compiler>
1615
<Add option="-g" />
1716
</Compiler>
@@ -21,7 +20,6 @@
2120
<Option object_output="obj/Release/" />
2221
<Option type="1" />
2322
<Option compiler="gcc" />
24-
<Option parameters='--dashboard-rows=28 --dashboard-cols=55 --pattern=&quot;glider cannon&quot; --maximum-generation=-1 --delay=50 --platform=sdl --initial-state-file=&quot;initial-state.csv&quot;' />
2523
<Compiler>
2624
<Add option="-O2" />
2725
</Compiler>

0 commit comments

Comments
 (0)