5 lines
No EOL
115 B
Nim
5 lines
No EOL
115 B
Nim
setCommand "cpp"
|
|
when defined(windows):
|
|
switch("passL", "-static")
|
|
switch("define", "ssl")
|
|
switch("app", "gui") |