1 # Microsoft Developer Studio Project File - Name="enet" - Package Owner=<4>
\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
\r
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104
\r
7 CFG=enet - Win32 Debug
\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
\r
9 !MESSAGE use the Export Makefile command and run
\r
11 !MESSAGE NMAKE /f "enet.mak".
\r
13 !MESSAGE You can specify a configuration when running NMAKE
\r
14 !MESSAGE by defining the macro CFG on the command line. For example:
\r
16 !MESSAGE NMAKE /f "enet.mak" CFG="enet - Win32 Debug"
\r
18 !MESSAGE Possible choices for configuration are:
\r
20 !MESSAGE "enet - Win32 Release" (based on "Win32 (x86) Static Library")
\r
21 !MESSAGE "enet - Win32 Debug" (based on "Win32 (x86) Static Library")
\r
25 # PROP AllowPerConfigDependencies 0
\r
26 # PROP Scc_ProjName ""
\r
27 # PROP Scc_LocalPath ""
\r
31 !IF "$(CFG)" == "enet - Win32 Release"
\r
33 # PROP BASE Use_MFC 0
\r
34 # PROP BASE Use_Debug_Libraries 0
\r
35 # PROP BASE Output_Dir "Release"
\r
36 # PROP BASE Intermediate_Dir "Release"
\r
37 # PROP BASE Target_Dir ""
\r
39 # PROP Use_Debug_Libraries 0
\r
40 # PROP Output_Dir "Release"
\r
41 # PROP Intermediate_Dir "Release"
\r
42 # PROP Target_Dir ""
\r
44 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
\r
45 # ADD CPP /nologo /W3 /O2 /I "include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c
\r
47 # ADD BASE RSC /l 0x409 /d "NDEBUG"
\r
48 # ADD RSC /l 0x409 /d "NDEBUG"
\r
50 # ADD BASE BSC32 /nologo
\r
53 # ADD BASE LIB32 /nologo
\r
56 !ELSEIF "$(CFG)" == "enet - Win32 Debug"
\r
58 # PROP BASE Use_MFC 0
\r
59 # PROP BASE Use_Debug_Libraries 1
\r
60 # PROP BASE Output_Dir "Debug"
\r
61 # PROP BASE Intermediate_Dir "Debug"
\r
62 # PROP BASE Target_Dir ""
\r
64 # PROP Use_Debug_Libraries 1
\r
65 # PROP Output_Dir "Debug"
\r
66 # PROP Intermediate_Dir "Debug"
\r
67 # PROP Target_Dir ""
\r
69 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
\r
70 # ADD CPP /nologo /G6 /MTd /W3 /ZI /Od /I "include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /FD /GZ /c
\r
72 # ADD BASE RSC /l 0x409 /d "_DEBUG"
\r
73 # ADD RSC /l 0x409 /d "_DEBUG"
\r
75 # ADD BASE BSC32 /nologo
\r
78 # ADD BASE LIB32 /nologo
\r
85 # Name "enet - Win32 Release"
\r
86 # Name "enet - Win32 Debug"
\r
87 # Begin Group "Source Files"
\r
89 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
\r
100 SOURCE=.\callbacks.c
\r
102 # Begin Source File
\r
106 # Begin Source File
\r
110 # Begin Source File
\r
112 SOURCE=.\protocol.c
\r
114 # Begin Source File
\r
118 # Begin Source File
\r
123 # Begin Group "Header Files"
\r
125 # PROP Default_Filter "h;hpp;hxx;hm;inl"
\r
126 # Begin Source File
\r
128 SOURCE=.\include\enet\enet.h
\r
130 # Begin Source File
\r
132 SOURCE=.\include\enet\list.h
\r
134 # Begin Source File
\r
136 SOURCE=.\include\enet\callbacks.h
\r
138 # Begin Source File
\r
140 SOURCE=.\include\enet\protocol.h
\r
142 # Begin Source File
\r
144 SOURCE=.\include\enet\time.h
\r
146 # Begin Source File
\r
148 SOURCE=.\include\enet\types.h
\r
150 # Begin Source File
\r
152 SOURCE=.\include\enet\unix.h
\r
154 # Begin Source File
\r
156 SOURCE=.\include\enet\utility.h
\r
158 # Begin Source File
\r
160 SOURCE=.\include\enet\win32.h
\r