123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685 |
- # Microsoft Developer Studio Project File - Name="Server" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) External Target" 0x0106
- CFG=Server - 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 "Server.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 "Server.mak" CFG="Server - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "Server - Win32 Debug" (based on "Win32 (x86) External Target")
- !MESSAGE "Server - Win32 Retail" (based on "Win32 (x86) External Target")
- !MESSAGE "Server - Win32 Test" (based on "Win32 (x86) External Target")
- !MESSAGE "Server - Win32 BCheckerD" (based on "Win32 (x86) External Target")
- !MESSAGE "Server - Win32 BChecker" (based on "Win32 (x86) External Target")
- !MESSAGE "Server - Win32 ICapD" (based on "Win32 (x86) External Target")
- !MESSAGE "Server - Win32 ICap" (based on "Win32 (x86) External Target")
- !MESSAGE "Server - Win32 TrueTimeD" (based on "Win32 (x86) External Target")
- !MESSAGE "Server - Win32 TrueTime" (based on "Win32 (x86) External Target")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- !IF "$(CFG)" == "Server - Win32 Debug"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "..\..\objs\Debug\FedSrv"
- # PROP BASE Intermediate_Dir "..\..\objs\Debug\FedSrv"
- # PROP BASE Cmd_Line "NMAKE /f Server.mak"
- # PROP BASE Rebuild_Opt "/a"
- # PROP BASE Target_File "AllSrv.exe"
- # PROP BASE Bsc_Name "AllSrv.bsc"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "..\..\objs\Debug\FedSrv"
- # PROP Intermediate_Dir "..\..\objs\Debug\FedSrv"
- # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=debug=""
- # PROP Rebuild_Opt "FULL="
- # PROP Target_File "..\..\objs\debug\FedSrv\AllSrv.exe"
- # PROP Bsc_Name "..\..\objs\debug\FedSrv\AllSrv.bsc"
- # PROP Target_Dir ""
- !ELSEIF "$(CFG)" == "Server - Win32 Retail"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "..\..\objs\Retail\FedSrv"
- # PROP BASE Intermediate_Dir "..\..\objs\Retail\FedSrv"
- # PROP BASE Cmd_Line "NMAKE /f Server.mak"
- # PROP BASE Rebuild_Opt "/a"
- # PROP BASE Target_File "AllSrv.exe"
- # PROP BASE Bsc_Name "AllSrv.bsc"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "..\..\objs\Retail\FedSrv"
- # PROP Intermediate_Dir "..\..\objs\Retail\FedSrv"
- # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=retail=""
- # PROP Rebuild_Opt "FULL= "
- # PROP Target_File "..\..\objs\retail\FedSrv\AllSrv.exe"
- # PROP Bsc_Name "..\..\objs\retail\FedSrv\AllSrv.bsc"
- # PROP Target_Dir ""
- !ELSEIF "$(CFG)" == "Server - Win32 Test"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "..\..\objs\Test\FedSrv"
- # PROP BASE Intermediate_Dir "..\..\objs\Test\FedSrv"
- # PROP BASE Cmd_Line "NMAKE /f Server.mak"
- # PROP BASE Rebuild_Opt "/a"
- # PROP BASE Target_File "AllSrv.exe"
- # PROP BASE Bsc_Name "AllSrv.bsc"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "..\..\objs\Test\FedSrv"
- # PROP Intermediate_Dir "..\..\objs\Test\FedSrv"
- # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=test=""
- # PROP Rebuild_Opt "FULL= "
- # PROP Target_File "..\..\objs\test\FedSrv\AllSrv.exe"
- # PROP Bsc_Name "..\..\objs\test\FedSrv\AllSrv.bsc"
- # PROP Target_Dir ""
- !ELSEIF "$(CFG)" == "Server - Win32 BCheckerD"
- # PROP BASE Use_MFC 0
- # PROP BASE Output_Dir "..\..\objs\BCheckerD\FedSrv"
- # PROP BASE Intermediate_Dir "..\..\objs\BCheckerD\FedSrv"
- # PROP BASE Cmd_Line "NMAKE /f Server.mak"
- # PROP BASE Rebuild_Opt "/a"
- # PROP BASE Target_File "AllSrv.exe"
- # PROP BASE Bsc_Name "AllSrv.bsc"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Output_Dir "..\..\objs\BCheckerD\FedSrv"
- # PROP Intermediate_Dir "..\..\objs\BCheckerD\FedSrv"
- # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=debug= BCHK=""
- # PROP Rebuild_Opt "FULL="
- # PROP Target_File "..\..\objs\BCheckerD\FedSrv\AllSrv.exe"
- # PROP Bsc_Name "..\..\objs\BCheckerD\FedSrv\AllSrv.bsc"
- # PROP Target_Dir ""
- !ELSEIF "$(CFG)" == "Server - Win32 BChecker"
- # PROP BASE Use_MFC 0
- # PROP BASE Output_Dir "..\..\objs\BChecker\FedSrv"
- # PROP BASE Intermediate_Dir "..\..\objs\BChecker\FedSrv"
- # PROP BASE Cmd_Line "NMAKE /f Server.mak"
- # PROP BASE Rebuild_Opt "/a"
- # PROP BASE Target_File "AllSrv.exe"
- # PROP BASE Bsc_Name "AllSrv.bsc"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Output_Dir "..\..\objs\BChecker\FedSrv"
- # PROP Intermediate_Dir "..\..\objs\BChecker\FedSrv"
- # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=retail= BCHK=""
- # PROP Rebuild_Opt "FULL= "
- # PROP Target_File "..\..\objs\BChecker\FedSrv\AllSrv.exe"
- # PROP Bsc_Name "..\..\objs\BChecker\FedSrv\AllSrv.bsc"
- # PROP Target_Dir ""
- !ELSEIF "$(CFG)" == "Server - Win32 ICapD"
- # PROP BASE Use_MFC 0
- # PROP BASE Output_Dir "..\..\objs\ICapD\FedSrv"
- # PROP BASE Intermediate_Dir "..\..\objs\ICapD\FedSrv"
- # PROP BASE Cmd_Line "NMAKE /f Server.mak"
- # PROP BASE Rebuild_Opt "/a"
- # PROP BASE Target_File "AllSrv.exe"
- # PROP BASE Bsc_Name "AllSrv.bsc"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Output_Dir "..\..\objs\ICapD\FedSrv"
- # PROP Intermediate_Dir "..\..\objs\ICapD\FedSrv"
- # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=debug= ICAP=""
- # PROP Rebuild_Opt "FULL="
- # PROP Target_File "..\..\objs\ICapD\FedSrv\AllSrv.exe"
- # PROP Bsc_Name "..\..\objs\ICapD\FedSrv\AllSrv.bsc"
- # PROP Target_Dir ""
- !ELSEIF "$(CFG)" == "Server - Win32 ICap"
- # PROP BASE Use_MFC 0
- # PROP BASE Output_Dir "..\..\objs\ICap\FedSrv"
- # PROP BASE Intermediate_Dir "..\..\objs\ICap\FedSrv"
- # PROP BASE Cmd_Line "NMAKE /f Server.mak"
- # PROP BASE Rebuild_Opt "/a"
- # PROP BASE Target_File "AllSrv.exe"
- # PROP BASE Bsc_Name "AllSrv.bsc"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Output_Dir "..\..\objs\ICap\FedSrv"
- # PROP Intermediate_Dir "..\..\objs\ICap\FedSrv"
- # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=retail= ICAP=""
- # PROP Rebuild_Opt "FULL= "
- # PROP Target_File "..\..\objs\ICap\FedSrv\AllSrv.exe"
- # PROP Bsc_Name "..\..\objs\ICap\FedSrv\AllSrv.bsc"
- # PROP Target_Dir ""
- !ELSEIF "$(CFG)" == "Server - Win32 TrueTimeD"
- # PROP BASE Use_MFC 0
- # PROP BASE Output_Dir "..\..\objs\TrueTimeD\FedSrv"
- # PROP BASE Intermediate_Dir "..\..\objs\TrueTimeD\FedSrv"
- # PROP BASE Cmd_Line "NMAKE /f Server.mak"
- # PROP BASE Rebuild_Opt "/a"
- # PROP BASE Target_File "AllSrv.exe"
- # PROP BASE Bsc_Name "AllSrv.bsc"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Output_Dir "..\..\objs\TrueTimeD\FedSrv"
- # PROP Intermediate_Dir "..\..\objs\TrueTimeD\FedSrv"
- # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=debug= TRUETIME=""
- # PROP Rebuild_Opt "FULL="
- # PROP Target_File "..\..\objs\TrueTimeD\FedSrv\AllSrv.exe"
- # PROP Bsc_Name "..\..\objs\TrueTimeD\FedSrv\AllSrv.bsc"
- # PROP Target_Dir ""
- !ELSEIF "$(CFG)" == "Server - Win32 TrueTime"
- # PROP BASE Use_MFC 0
- # PROP BASE Output_Dir "..\..\objs\TrueTime\FedSrv"
- # PROP BASE Intermediate_Dir "..\..\objs\TrueTime\FedSrv"
- # PROP BASE Cmd_Line "NMAKE /f Server.mak"
- # PROP BASE Rebuild_Opt "/a"
- # PROP BASE Target_File "AllSrv.exe"
- # PROP BASE Bsc_Name "AllSrv.bsc"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Output_Dir "..\..\objs\TrueTime\FedSrv"
- # PROP Intermediate_Dir "..\..\objs\TrueTime\FedSrv"
- # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=Server "FLAVOR=retail= TRUETIME=""
- # PROP Rebuild_Opt "FULL= "
- # PROP Target_File "..\..\objs\TrueTime\FedSrv\AllSrv.exe"
- # PROP Bsc_Name "..\..\objs\TrueTime\FedSrv\AllSrv.bsc"
- # PROP Target_Dir ""
- !ENDIF
- # Begin Target
- # Name "Server - Win32 Debug"
- # Name "Server - Win32 Retail"
- # Name "Server - Win32 Test"
- # Name "Server - Win32 BCheckerD"
- # Name "Server - Win32 BChecker"
- # Name "Server - Win32 ICapD"
- # Name "Server - Win32 ICap"
- # Name "Server - Win32 TrueTimeD"
- # Name "Server - Win32 TrueTime"
- !IF "$(CFG)" == "Server - Win32 Debug"
- !ELSEIF "$(CFG)" == "Server - Win32 Retail"
- !ELSEIF "$(CFG)" == "Server - Win32 Test"
- !ELSEIF "$(CFG)" == "Server - Win32 BCheckerD"
- !ELSEIF "$(CFG)" == "Server - Win32 BChecker"
- !ELSEIF "$(CFG)" == "Server - Win32 ICapD"
- !ELSEIF "$(CFG)" == "Server - Win32 ICap"
- !ELSEIF "$(CFG)" == "Server - Win32 TrueTimeD"
- !ELSEIF "$(CFG)" == "Server - Win32 TrueTime"
- !ENDIF
- # Begin Group "ShareMem"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=..\sharemem\pch.cpp
- # End Source File
- # Begin Source File
- SOURCE=..\sharemem\pch.h
- # End Source File
- # Begin Source File
- SOURCE=..\sharemem\sharemem.cpp
- # End Source File
- # End Group
- # Begin Group "FedPerf"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=..\fedperf\cntrmap.cpp
- # End Source File
- # Begin Source File
- SOURCE=..\fedperf\cntrmap.h
- # End Source File
- # Begin Source File
- SOURCE=..\fedperf\collect.cpp
- # End Source File
- # Begin Source File
- SOURCE=..\fedperf\util\fedperf.h
- # End Source File
- # Begin Source File
- SOURCE=..\fedperf\pch.cpp
- # End Source File
- # Begin Source File
- SOURCE=..\fedperf\pch.h
- # End Source File
- # Begin Source File
- SOURCE=..\fedperf\perfdll.cpp
- # End Source File
- # Begin Source File
- SOURCE=..\fedperf\perfutil.cpp
- # End Source File
- # Begin Source File
- SOURCE=..\fedperf\perfutil.h
- # End Source File
- # End Group
- # Begin Group "Sentinal"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=..\sentinal\config.cpp
- # End Source File
- # Begin Source File
- SOURCE=..\sentinal\config.h
- # End Source File
- # Begin Source File
- SOURCE=..\sentinal\dbgutil.h
- # End Source File
- # Begin Source File
- SOURCE=..\sentinal\dplaychk.cpp
- # End Source File
- # Begin Source File
- SOURCE=..\sentinal\dplaychk.h
- # End Source File
- # Begin Source File
- SOURCE=..\sentinal\makefile
- # End Source File
- # Begin Source File
- SOURCE=..\sentinal\resource.h
- # End Source File
- # Begin Source File
- SOURCE=..\sentinal\sentinal.cpp
- # End Source File
- # Begin Source File
- SOURCE=..\sentinal\sentinal.def
- # End Source File
- # Begin Source File
- SOURCE=..\sentinal\sentinal.h
- # End Source File
- # Begin Source File
- SOURCE=..\sentinal\sentinal.ico
- # End Source File
- # Begin Source File
- SOURCE=..\sentinal\sentinal.ini
- # End Source File
- # Begin Source File
- SOURCE=..\sentinal\sentinal.rc
- # End Source File
- # Begin Source File
- SOURCE=..\sentinal\sentinal.reg
- # End Source File
- # Begin Source File
- SOURCE=..\sentinal\sentmsg.msg
- # End Source File
- # Begin Source File
- SOURCE=..\sentinal\srvdbg.cpp
- # End Source File
- # Begin Source File
- SOURCE=..\sentinal\srvdbg.h
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=.\_fedsrv.h
- # End Source File
- # Begin Source File
- SOURCE=.\AdminEventLoggerHook.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\AdminEventLoggerHook.h
- # End Source File
- # Begin Source File
- SOURCE=.\AdminGame.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\AdminGame.h
- # End Source File
- # Begin Source File
- SOURCE=.\AdminGame.rgs
- # End Source File
- # Begin Source File
- SOURCE=.\AdminGames.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\AdminGames.h
- # End Source File
- # Begin Source File
- SOURCE=.\AdminGames.rgs
- # End Source File
- # Begin Source File
- SOURCE=.\AdminServer.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\AdminServer.h
- # End Source File
- # Begin Source File
- SOURCE=.\AdminServer.rgs
- # End Source File
- # Begin Source File
- SOURCE=.\AdminSession.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\AdminSession.h
- # End Source File
- # Begin Source File
- SOURCE=.\AdminSession.rgs
- # End Source File
- # Begin Source File
- SOURCE=.\AdminSessionClass.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\AdminSessionClass.h
- # End Source File
- # Begin Source File
- SOURCE=.\AdminSessionEventSink.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\AdminSessionEventSink.h
- # End Source File
- # Begin Source File
- SOURCE=.\AdminSessionSecure.h
- # End Source File
- # Begin Source File
- SOURCE=.\AdminSessionSecureHost.h
- # End Source File
- # Begin Source File
- SOURCE=.\AdminShip.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\AdminShip.h
- # End Source File
- # Begin Source File
- SOURCE=.\AdminShip.rgs
- # End Source File
- # Begin Source File
- SOURCE=.\AdminUser.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\AdminUser.h
- # End Source File
- # Begin Source File
- SOURCE=.\AdminUser.rgs
- # End Source File
- # Begin Source File
- SOURCE=.\AdminUsers.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\AdminUsers.h
- # End Source File
- # Begin Source File
- SOURCE=.\AdminUsers.rgs
- # End Source File
- # Begin Source File
- SOURCE=.\AdminUtil.h
- # End Source File
- # Begin Source File
- SOURCE=.\allsrv.rgs
- # End Source File
- # Begin Source File
- SOURCE=.\AllSrv32.rgs
- # End Source File
- # Begin Source File
- SOURCE=.\allsrvmodule.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\allsrvmodule.h
- # End Source File
- # Begin Source File
- SOURCE=.\AllSrvModuleIDL.idl
- # End Source File
- # Begin Source File
- SOURCE=.\BitArray.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\BitArray.h
- # End Source File
- # Begin Source File
- SOURCE=.\config.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\config.h
- # End Source File
- # Begin Source File
- SOURCE=.\counters.h
- # End Source File
- # Begin Source File
- SOURCE=.\dbgutil.h
- # End Source File
- # Begin Source File
- SOURCE=.\DIALOGS.CPP
- # End Source File
- # Begin Source File
- SOURCE=.\dirmon.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\dirmon.h
- # End Source File
- # Begin Source File
- SOURCE=.\DPMono.rgs
- # End Source File
- # Begin Source File
- SOURCE=.\FedSrv.CPP
- # End Source File
- # Begin Source File
- SOURCE=.\FedSrv.H
- # End Source File
- # Begin Source File
- SOURCE=.\fedsrv.ico
- # End Source File
- # Begin Source File
- SOURCE=.\FedSrv.RC
- # End Source File
- # Begin Source File
- SOURCE=.\fedsrv.rc2
- # End Source File
- # Begin Source File
- SOURCE=.\FedSrvApp.h
- # End Source File
- # Begin Source File
- SOURCE=.\fedsrvsql.h
- # End Source File
- # Begin Source File
- SOURCE=.\fscluster.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\fscluster.h
- # End Source File
- # Begin Source File
- SOURCE=.\fslobby.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\fsmission.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\fsmission.h
- # End Source File
- # Begin Source File
- SOURCE=.\fsship.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\fsship.h
- # End Source File
- # Begin Source File
- SOURCE=.\fsside.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\fsside.h
- # End Source File
- # Begin Source File
- SOURCE=.\makefile
- # End Source File
- # Begin Source File
- SOURCE=.\pch.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\pch.h
- # End Source File
- # Begin Source File
- SOURCE=.\queries.h
- # End Source File
- # Begin Source File
- SOURCE=.\regini.txt
- # End Source File
- # Begin Source File
- SOURCE=.\resource.h
- # End Source File
- # Begin Source File
- SOURCE=.\sqlhelp.cpp
- # End Source File
- # Begin Source File
- SOURCE=..\srvconfig\srvconfig.ico
- # End Source File
- # Begin Source File
- SOURCE=.\srvdbg.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\srvdbg.h
- # End Source File
- # Begin Source File
- SOURCE=.\srvqguids.cpp
- # End Source File
- # Begin Source File
- SOURCE=.\srvqueries.h
- # End Source File
- # Begin Source File
- SOURCE=.\Status.htm
- # End Source File
- # Begin Source File
- SOURCE=.\SWMRG.CPP
- # End Source File
- # Begin Source File
- SOURCE=.\SWMRG.H
- # End Source File
- # End Target
- # End Project
|