1 # Microsoft Developer Studio Project File - Name="sockets_baseserver" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
7 CFG=baseserver - Win32 Debug
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
11 !MESSAGE NMAKE /f "sockets_baseserver.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE NMAKE /f "sockets_baseserver.mak" CFG="baseserver - Win32 Debug"
18 !MESSAGE Possible choices for configuration are:
20 !MESSAGE "baseserver - Win32 DLL Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "baseserver - Win32 DLL Debug" (based on "Win32 (x86) Console Application")
22 !MESSAGE "baseserver - Win32 Release" (based on "Win32 (x86) Console Application")
23 !MESSAGE "baseserver - Win32 Debug" (based on "Win32 (x86) Console Application")
27 # PROP AllowPerConfigDependencies 0
28 # PROP Scc_ProjName ""
29 # PROP Scc_LocalPath ""
33 !IF "$(CFG)" == "baseserver - Win32 DLL Release"
36 # PROP BASE Use_Debug_Libraries 1
37 # PROP BASE Output_Dir "vc_mswudll"
38 # PROP BASE Intermediate_Dir "vc_mswudll\baseserver"
39 # PROP BASE Target_Dir ""
41 # PROP Use_Debug_Libraries 1
42 # PROP Output_Dir "vc_mswudll"
43 # PROP Intermediate_Dir "vc_mswudll\baseserver"
45 # ADD BASE CPP /nologo /FD /MD /Zi /Fdvc_mswudll\baseserver.pdb /opt:ref /opt:icf /O2 /GR /EHsc /I ".\..\..\lib\vc_dll\mswu" /I ".\..\..\include" /W4 /I "." /D "WIN32" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c
46 # ADD CPP /nologo /FD /MD /Zi /Fdvc_mswudll\baseserver.pdb /opt:ref /opt:icf /O2 /GR /EHsc /I ".\..\..\lib\vc_dll\mswu" /I ".\..\..\include" /W4 /I "." /D "WIN32" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c
47 # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "NDEBUG" /d "_UNICODE" /i ".\..\..\lib\vc_dll\mswu" /i ".\..\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0
48 # ADD RSC /l 0x409 /d "__WXMSW__" /d "NDEBUG" /d "_UNICODE" /i ".\..\..\lib\vc_dll\mswu" /i ".\..\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0
50 # ADD BASE BSC32 /nologo
53 # ADD BASE LINK32 wxbase30u_net.lib wxbase30u.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib /nologo /machine:i386 /out:"vc_mswudll\baseserver.exe" /debug /pdb:"vc_mswudll\baseserver.pdb" /libpath:".\..\..\lib\vc_dll" /subsystem:console
54 # ADD LINK32 wxbase30u_net.lib wxbase30u.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib /nologo /machine:i386 /out:"vc_mswudll\baseserver.exe" /debug /pdb:"vc_mswudll\baseserver.pdb" /libpath:".\..\..\lib\vc_dll" /subsystem:console
56 !ELSEIF "$(CFG)" == "baseserver - Win32 DLL Debug"
59 # PROP BASE Use_Debug_Libraries 1
60 # PROP BASE Output_Dir "vc_mswuddll"
61 # PROP BASE Intermediate_Dir "vc_mswuddll\baseserver"
62 # PROP BASE Target_Dir ""
64 # PROP Use_Debug_Libraries 1
65 # PROP Output_Dir "vc_mswuddll"
66 # PROP Intermediate_Dir "vc_mswuddll\baseserver"
68 # ADD BASE CPP /nologo /FD /MDd /Zi /Fdvc_mswuddll\baseserver.pdb /Od /Gm /GR /EHsc /I ".\..\..\lib\vc_dll\mswud" /I ".\..\..\include" /W4 /I "." /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c
69 # ADD CPP /nologo /FD /MDd /Zi /Fdvc_mswuddll\baseserver.pdb /Od /Gm /GR /EHsc /I ".\..\..\lib\vc_dll\mswud" /I ".\..\..\include" /W4 /I "." /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c
70 # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "_UNICODE" /i ".\..\..\lib\vc_dll\mswud" /i ".\..\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0
71 # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "_UNICODE" /i ".\..\..\lib\vc_dll\mswud" /i ".\..\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0
73 # ADD BASE BSC32 /nologo
76 # ADD BASE LINK32 wxbase30ud_net.lib wxbase30ud.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib /nologo /machine:i386 /out:"vc_mswuddll\baseserver.exe" /debug /pdb:"vc_mswuddll\baseserver.pdb" /libpath:".\..\..\lib\vc_dll" /subsystem:console
77 # ADD LINK32 wxbase30ud_net.lib wxbase30ud.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib /nologo /machine:i386 /out:"vc_mswuddll\baseserver.exe" /debug /pdb:"vc_mswuddll\baseserver.pdb" /libpath:".\..\..\lib\vc_dll" /subsystem:console
79 !ELSEIF "$(CFG)" == "baseserver - Win32 Release"
82 # PROP BASE Use_Debug_Libraries 1
83 # PROP BASE Output_Dir "vc_mswu"
84 # PROP BASE Intermediate_Dir "vc_mswu\baseserver"
85 # PROP BASE Target_Dir ""
87 # PROP Use_Debug_Libraries 1
88 # PROP Output_Dir "vc_mswu"
89 # PROP Intermediate_Dir "vc_mswu\baseserver"
91 # ADD BASE CPP /nologo /FD /MD /Zi /Fdvc_mswu\baseserver.pdb /opt:ref /opt:icf /O2 /GR /EHsc /I ".\..\..\lib\vc_lib\mswu" /I ".\..\..\include" /W4 /I "." /D "WIN32" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "_CONSOLE" /D wxUSE_GUI=0 /c
92 # ADD CPP /nologo /FD /MD /Zi /Fdvc_mswu\baseserver.pdb /opt:ref /opt:icf /O2 /GR /EHsc /I ".\..\..\lib\vc_lib\mswu" /I ".\..\..\include" /W4 /I "." /D "WIN32" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "_CONSOLE" /D wxUSE_GUI=0 /c
93 # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "NDEBUG" /d "_UNICODE" /i ".\..\..\lib\vc_lib\mswu" /i ".\..\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0
94 # ADD RSC /l 0x409 /d "__WXMSW__" /d "NDEBUG" /d "_UNICODE" /i ".\..\..\lib\vc_lib\mswu" /i ".\..\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0
96 # ADD BASE BSC32 /nologo
99 # ADD BASE LINK32 wxbase30u_net.lib wxbase30u.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib /nologo /machine:i386 /out:"vc_mswu\baseserver.exe" /debug /pdb:"vc_mswu\baseserver.pdb" /libpath:".\..\..\lib\vc_lib" /subsystem:console
100 # ADD LINK32 wxbase30u_net.lib wxbase30u.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib /nologo /machine:i386 /out:"vc_mswu\baseserver.exe" /debug /pdb:"vc_mswu\baseserver.pdb" /libpath:".\..\..\lib\vc_lib" /subsystem:console
102 !ELSEIF "$(CFG)" == "baseserver - Win32 Debug"
104 # PROP BASE Use_MFC 0
105 # PROP BASE Use_Debug_Libraries 1
106 # PROP BASE Output_Dir "vc_mswud"
107 # PROP BASE Intermediate_Dir "vc_mswud\baseserver"
108 # PROP BASE Target_Dir ""
110 # PROP Use_Debug_Libraries 1
111 # PROP Output_Dir "vc_mswud"
112 # PROP Intermediate_Dir "vc_mswud\baseserver"
114 # ADD BASE CPP /nologo /FD /MDd /Zi /Fdvc_mswud\baseserver.pdb /Od /Gm /GR /EHsc /I ".\..\..\lib\vc_lib\mswud" /I ".\..\..\include" /W4 /I "." /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "_CONSOLE" /D wxUSE_GUI=0 /c
115 # ADD CPP /nologo /FD /MDd /Zi /Fdvc_mswud\baseserver.pdb /Od /Gm /GR /EHsc /I ".\..\..\lib\vc_lib\mswud" /I ".\..\..\include" /W4 /I "." /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "_CONSOLE" /D wxUSE_GUI=0 /c
116 # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "_UNICODE" /i ".\..\..\lib\vc_lib\mswud" /i ".\..\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0
117 # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "_UNICODE" /i ".\..\..\lib\vc_lib\mswud" /i ".\..\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0
119 # ADD BASE BSC32 /nologo
122 # ADD BASE LINK32 wxbase30ud_net.lib wxbase30ud.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib /nologo /machine:i386 /out:"vc_mswud\baseserver.exe" /debug /pdb:"vc_mswud\baseserver.pdb" /libpath:".\..\..\lib\vc_lib" /subsystem:console
123 # ADD LINK32 wxbase30ud_net.lib wxbase30ud.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib /nologo /machine:i386 /out:"vc_mswud\baseserver.exe" /debug /pdb:"vc_mswud\baseserver.pdb" /libpath:".\..\..\lib\vc_lib" /subsystem:console
129 # Name "baseserver - Win32 DLL Release"
130 # Name "baseserver - Win32 DLL Debug"
131 # Name "baseserver - Win32 Release"
132 # Name "baseserver - Win32 Debug"
133 # Begin Group "Source Files"
135 # PROP Default_Filter ""
138 SOURCE=.\baseserver.cpp