Revision d4040099
Added by Hamish Coleman over 16 years ago
- ID d404009917a80321a3b61a24b1bde0564c5f75ea
Makefile | ||
---|---|---|
|
||
|
||
wconsd.exe: wconsd.c
|
||
gcc -o wconsd.exe wconsd.c
|
||
gcc -o wconsd.exe wconsd.c -lws2_32
|
||
|
Also available in: Unified diff
First version that compiles with mingw. Tested and working