Changing Project Structure
This commit is contained in:
6
.vscode/tasks.json
vendored
6
.vscode/tasks.json
vendored
@@ -9,10 +9,8 @@
|
||||
"-Wall",
|
||||
"-g",
|
||||
"main.c",
|
||||
"court.c",
|
||||
"gameServer.c",
|
||||
"term.c",
|
||||
"network/*.c",
|
||||
"src/*.c",
|
||||
"src/network/*.c",
|
||||
"-o",
|
||||
"netpong",
|
||||
"-lncurses"
|
||||
|
||||
Reference in New Issue
Block a user