123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833 |
- # Microsoft Developer Studio Project File - Name="UAS" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
-
- # TARGTYPE "Win32 (x86) Application" 0x0101
-
- CFG=UAS - 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 "UAS.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 "UAS.mak" CFG="UAS - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "UAS - Win32 Release" (based on "Win32 (x86) Application")
- !MESSAGE "UAS - Win32 Debug" (based on "Win32 (x86) Application")
- !MESSAGE
-
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName "UAS"
- # PROP Scc_LocalPath "."
- CPP=cl.exe
- MTL=midl.exe
- RSC=rc.exe
-
- !IF "$(CFG)" == "UAS - 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 Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
- # ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR /YX /FD /c
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /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 /subsystem:windows /machine:I386
- # ADD LINK32 .\Release\CRCWheel.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib winmm.lib ws2_32.lib /nologo /subsystem:windows /machine:I386 /out:".\Release\Server.exe"
-
- !ELSEIF "$(CFG)" == "UAS - 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 Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
- # ADD CPP /nologo /W3 /GX /ZI /Od /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR /FD /GZ /c
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /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 /subsystem:windows /debug /machine:I386 /pdbtype:sept
- # ADD LINK32 ..\Debug\CRCWheel.lib comctl32.lib winmm.lib ws2_32.lib 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 /subsystem:windows /map /debug /machine:I386 /out:"..\Debug\Server.exe" /pdbtype:sept
- # SUBTRACT LINK32 /incremental:no /nodefaultlib
-
- !ENDIF
-
- # Begin Target
-
- # Name "UAS - Win32 Release"
- # Name "UAS - Win32 Debug"
- # Begin Group "Source Files"
-
- # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- # Begin Group "Item Objects"
-
- # PROP Default_Filter ""
- # Begin Source File
-
- SOURCE=.\cAmmo.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cArmor.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cBooks.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cClothes.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cFoci.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cFood.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\cGems.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cHealingCon.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cHealingKits.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cJewelry.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cLockpicks.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cManaStones.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cMisc.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cPack.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cPlants.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cPyreals.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cSalvage.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cScrolls.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cShield.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cSpellComponents.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cTradeNotes.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cTradeSkillMats.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cWand.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cWeapon.cpp
- # End Source File
- # End Group
- # Begin Group "World Objects"
-
- # PROP Default_Filter ""
- # Begin Source File
-
- SOURCE=.\cAltar.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cChest.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cCovenantCrystal.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cDoor.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cHooks.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cHouse.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cLifestone.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cMerchantSign.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cPortal.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cStorage.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cWorldObject.cpp
- # End Source File
- # End Group
- # Begin Source File
-
- SOURCE=.\Allegiance.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\Avatar.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\CharacterServer.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\cItemModels.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\Client.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\cMagicModels.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\cModels.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\cMonsterServer.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\cNPC.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cNPCModels.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\CommandParser.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\Corpse.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\CorpseCleaner.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\cPhysics.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\cSpell.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\cWObjectModels.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\Database.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\DatFile.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\Fellowship.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\Job.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\MagicSystem.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\MasterServer.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\Message.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\Monster.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\Object.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\SimpleAI.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\Status.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\TreasureGen.cpp
- # End Source File
- # Begin Source File
-
- SOURCE=.\WarSpell.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\WinMain.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\WorldManager.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # Begin Source File
-
- SOURCE=.\WorldServer.cpp
-
- !IF "$(CFG)" == "UAS - Win32 Release"
-
- # ADD CPP /Zi /I "C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE"
- # SUBTRACT CPP /O<none>
-
- !ELSEIF "$(CFG)" == "UAS - Win32 Debug"
-
- # SUBTRACT CPP /YX /Yc /Yu
-
- !ENDIF
-
- # End Source File
- # End Group
- # Begin Group "Header Files"
-
- # PROP Default_Filter "h;hpp;hxx;hm;inl"
- # Begin Source File
-
- SOURCE=.\Account.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\Allegiance.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\Avatar.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\CannedPackets.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\CharacterServer.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\cItemModels.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\Client.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\cMagicModels.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\cModels.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\cMonsterServer.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\cNPCModels.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\CommandParser.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\CorpseCleaner.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\cPhysics.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\cSpell.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\cWObjectModels.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\Database.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\DatFile.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\events.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\Fellowship.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\Job.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\MagicSystem.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\mainpage.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\MasterServer.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\Message.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\Object.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\PacketPipe.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\RecvPacket.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\Shared.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\SimpleAI.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\Status.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\TreasureGen.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\uas.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\VersionNo.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\WorldManager.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\WorldServer.h
- # End Source File
- # End Group
- # Begin Group "Resource Files"
-
- # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- # Begin Source File
-
- SOURCE=.\resource.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\UAS.ico
- # End Source File
- # Begin Source File
-
- SOURCE=.\UAS.rc
- # End Source File
- # Begin Source File
-
- SOURCE=.\resource\UAS2.ico
- # End Source File
- # End Group
- # Begin Source File
-
- SOURCE=.\blobage.txt
- # End Source File
- # Begin Source File
-
- SOURCE=.\UAS2_ver.dsm
- # End Source File
- # End Target
- # End Project
|