- Visual C++源码
- Visual Basic源码
- C++ Builder源码
- Java源码
- Delphi源码
- C/C++源码
- PHP源码
- Perl源码
- Python源码
- Asm源码
- Pascal源码
- Borland C++源码
- Others源码
- SQL源码
- VBScript源码
- JavaScript源码
- ASP/ASPX源码
- C#源码
- Flash/ActionScript源码
- matlab源码
- PowerBuilder源码
- LabView源码
- Flex源码
- MathCAD源码
- VBA源码
- IDL源码
- Lisp/Scheme源码
- VHDL源码
- Objective-C源码
- Fortran源码
- tcl/tk源码
- QT源码
- # Microsoft Developer Studio Project File - Name="Heaven" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
- CFG=Heaven - Win32 Debug
- !MESSAGE This is not a valid makefile. To build this project using NMAKE,
- !MESSAGE use the Export Makefile command and run
- !MESSAGE
- !MESSAGE NMAKE /f "Heaven.mak".
- !MESSAGE
- !MESSAGE You can specify a configuration when running NMAKE
- !MESSAGE by defining the macro CFG on the command line. For example:
- !MESSAGE
- !MESSAGE NMAKE /f "Heaven.mak" CFG="Heaven - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "Heaven - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE "Heaven - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""$/SwordOnline/Sources/Network/Heaven", FKKAAAAA"
- # PROP Scc_LocalPath "."
- CPP=cl.exe
- MTL=midl.exe
- RSC=rc.exe
- !IF "$(CFG)" == "Heaven - Win32 Release"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "Release"
- # PROP BASE Intermediate_Dir "Release"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "Release"
- # PROP Intermediate_Dir "Release"
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "HEAVEN_EXPORTS" /YX /FD /c
- # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "HEAVEN_EXPORTS" /YX /FD /c
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x804 /d "NDEBUG"
- # ADD RSC /l 0x804 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
- # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
- !ELSEIF "$(CFG)" == "Heaven - Win32 Debug"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "Debug"
- # PROP BASE Intermediate_Dir "Debug"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "Debug"
- # PROP Intermediate_Dir "Debug"
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "HEAVEN_EXPORTS" /YX /FD /GZ /c
- # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "HEAVEN_EXPORTS" /YX /FD /GZ /c
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x804 /d "_DEBUG"
- # ADD RSC /l 0x804 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
- # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
- !ENDIF
- # Begin Target
- # Name "Heaven - Win32 Release"
- # Name "Heaven - Win32 Debug"
- # Begin Group "Dll Source Files"
- # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- # Begin Source File
- SOURCE=.Heaven.cpp
- # End Source File
- # Begin Source File
- SOURCE=.IServer.cpp
- # End Source File
- # Begin Source File
- SOURCE=.ServerStage.cpp
- # End Source File
- # End Group
- # Begin Group "Dll Header Files"
- # PROP Default_Filter "h;hpp;hxx;hm;inl"
- # Begin Source File
- SOURCE=.ServerStage.h
- # End Source File
- # Begin Source File
- SOURCE=.Toolkit.h
- # End Source File
- # End Group
- # Begin Group "IOCPServer"
- # PROP Default_Filter ""
- # Begin Group "Source Files"
- # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- # Begin Source File
- SOURCE=.IOCPServerCriticalSection.cpp
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerEvent.cpp
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerException.cpp
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerIOBuffer.cpp
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerIOCompletionPort.cpp
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerManualResetEvent.cpp
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerNodeList.cpp
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerSocket.cpp
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerSocketServer.cpp
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerThread.cpp
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerUsesWinsock.cpp
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerUtils.cpp
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerWin32Exception.cpp
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter "h;hpp;hxx;hm;inl"
- # Begin Source File
- SOURCE=.IOCPServerCriticalSection.h
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerEvent.h
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerException.h
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerIOBuffer.h
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerIOCompletionPort.h
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerManualResetEvent.h
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerNodeList.h
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerOpaqueUserData.h
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerSocket.h
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerSocketServer.h
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerSystemInfo.h
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerThread.h
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServertstring.h
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerUsesWinsock.h
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerUtils.h
- # End Source File
- # Begin Source File
- SOURCE=.IOCPServerWin32Exception.h
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=.IOCPServerannouncement.txt
- # End Source File
- # End Group
- # Begin Group "Interface"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.InterfaceHeavenInterface.h
- # End Source File
- # Begin Source File
- SOURCE=.InterfaceIServer.h
- # End Source File
- # End Group
- # Begin Group "Protocol"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.ProtocolInterface.txt
- # End Source File
- # Begin Source File
- SOURCE=.Protocolprotocol.h
- # End Source File
- # End Group
- # Begin Group "Dll Definiens Files"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.Heaven.def
- # End Source File
- # End Group
- # End Target
- # End Project