2 lines
56 B
Makefile
2 lines
56 B
Makefile
all:
|
|
g++ main.cpp -lasound -g -o TabletPcControl-server
|
all:
|
|
g++ main.cpp -lasound -g -o TabletPcControl-server
|