help please.
http://imgur.com/zPEVbAS
Error code :
1>------ Build started: Project: map-server, Configuration: Release Win32 ------
2>------ Build started: Project: login-server, Configuration: Release Win32 ------
3>------ Build started: Project: char-server, Configuration: Release Win32 ------
1> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
3> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
2> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
2> Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
2>
2> cl /
2>
2> g
2>
2>CL : Command line warning D4024: unrecognized source file type '/', object file assumed
2>CL : Command line warning D4024: unrecognized source file type 'g', object file assumed
3> Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
3>
3> cl /
3>
3> \
3>
3>
3>CL : Command line warning D4024: unrecognized source file type '/', object file assumed
3>CL : Command line warning D4024: unrecognized source file type '\', object file assumed
1> Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
1>
1> cl /
1>
1> c
1>
1> r
1>
1>CL : Command line warning D4024: unrecognized source file type '/', object file assumed
1>CL : Command line warning D4024: unrecognized source file type 'c', object file assumed
1>CL : Command line warning D4024: unrecognized source file type 'r', object file assumed
1> Microsoft (R) Incremental Linker Version 10.00.30319.01
2> Microsoft (R) Incremental Linker Version 10.00.30319.01
3> Microsoft (R) Incremental Linker Version 10.00.30319.01
3> Copyright (C) Microsoft Corporation. All rights reserved.
3>
2> Copyright (C) Microsoft Corporation. All rights reserved.
3> /out:.exe
1> Copyright (C) Microsoft Corporation. All rights reserved.
2>
2> /out:.exe
1>
1> /out:.exe
2>LINK : warning LNK4001: no object files specified; libraries used
2>LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
2>LINK : fatal error LNK1561: entry point must be defined
1>LINK : fatal error LNK1104: cannot open file '.exe'
3>LINK : fatal error LNK1104: cannot open file '.exe'
========== Build: 0 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========