mirror of
https://git.do.srb2.org/STJr/MasterServer.git
synced 2024-11-10 07:11:40 +00:00
160 lines
2 KiB
Text
160 lines
2 KiB
Text
|
[Project]
|
||
|
FileName=MasterClient.dev
|
||
|
Name=MasterClient
|
||
|
UnitCount=7
|
||
|
Type=1
|
||
|
Ver=1
|
||
|
ObjFiles=
|
||
|
Includes=
|
||
|
Libs=
|
||
|
PrivateResource=
|
||
|
ResourceIncludes=
|
||
|
MakeIncludes=
|
||
|
Compiler=-Wall_@@_
|
||
|
CppCompiler=-Wall_@@_
|
||
|
Linker=-lwsock32_@@_
|
||
|
IsCpp=1
|
||
|
Icon=
|
||
|
ExeOutput=..\..\bin
|
||
|
ObjectOutput=..\..\objs\MasterClient
|
||
|
OverrideOutput=0
|
||
|
OverrideOutputName=MasterServer.exe
|
||
|
HostApplication=
|
||
|
Folders=Client,Common
|
||
|
CommandLine=
|
||
|
UseCustomMakefile=0
|
||
|
CustomMakefile=
|
||
|
IncludeVersionInfo=0
|
||
|
SupportXPThemes=0
|
||
|
CompilerSet=0
|
||
|
CompilerSettings=0000000010001001001010
|
||
|
|
||
|
[Unit1]
|
||
|
FileName=common.cpp
|
||
|
CompileCpp=1
|
||
|
Folder=Common
|
||
|
Compile=1
|
||
|
Link=1
|
||
|
Priority=1
|
||
|
OverrideBuildCmd=0
|
||
|
BuildCmd=
|
||
|
|
||
|
[Unit2]
|
||
|
FileName=ipcs.cpp
|
||
|
CompileCpp=1
|
||
|
Folder=Common
|
||
|
Compile=1
|
||
|
Link=1
|
||
|
Priority=2
|
||
|
OverrideBuildCmd=0
|
||
|
BuildCmd=
|
||
|
|
||
|
[Unit7]
|
||
|
FileName=Makefile
|
||
|
CompileCpp=1
|
||
|
Folder=
|
||
|
Compile=0
|
||
|
Link=0
|
||
|
Priority=1000
|
||
|
OverrideBuildCmd=0
|
||
|
BuildCmd=
|
||
|
|
||
|
[Unit8]
|
||
|
FileName=stats.h
|
||
|
Folder=Server
|
||
|
Compile=1
|
||
|
Link=1
|
||
|
Priority=1000
|
||
|
OverrideBuildCmd=0
|
||
|
BuildCmd=
|
||
|
CompileCpp=1
|
||
|
|
||
|
[Unit9]
|
||
|
FileName=common.h
|
||
|
CompileCpp=1
|
||
|
Folder=Common
|
||
|
Compile=1
|
||
|
Link=1
|
||
|
Priority=1000
|
||
|
OverrideBuildCmd=0
|
||
|
BuildCmd=
|
||
|
|
||
|
[Unit11]
|
||
|
FileName=Makefile
|
||
|
CompileCpp=1
|
||
|
Folder=
|
||
|
Compile=0
|
||
|
Link=0
|
||
|
Priority=1000
|
||
|
OverrideBuildCmd=0
|
||
|
BuildCmd=
|
||
|
|
||
|
[Unit12]
|
||
|
FileName=srvlist.h
|
||
|
CompileCpp=1
|
||
|
Folder=Server
|
||
|
Compile=1
|
||
|
Link=1
|
||
|
Priority=1000
|
||
|
OverrideBuildCmd=0
|
||
|
BuildCmd=
|
||
|
|
||
|
[VersionInfo]
|
||
|
Major=0
|
||
|
Minor=1
|
||
|
Release=1
|
||
|
Build=1
|
||
|
LanguageID=1033
|
||
|
CharsetID=1252
|
||
|
CompanyName=
|
||
|
FileVersion=
|
||
|
FileDescription=Developed using the Dev-C++ IDE
|
||
|
InternalName=
|
||
|
LegalCopyright=
|
||
|
LegalTrademarks=
|
||
|
OriginalFilename=
|
||
|
ProductName=
|
||
|
ProductVersion=
|
||
|
AutoIncBuildNr=0
|
||
|
|
||
|
[Unit3]
|
||
|
FileName=crypt.cpp
|
||
|
CompileCpp=1
|
||
|
Folder=Common
|
||
|
Compile=1
|
||
|
Link=1
|
||
|
Priority=4
|
||
|
OverrideBuildCmd=0
|
||
|
BuildCmd=
|
||
|
|
||
|
[Unit4]
|
||
|
FileName=client.cpp
|
||
|
CompileCpp=1
|
||
|
Folder=Client
|
||
|
Compile=1
|
||
|
Link=1
|
||
|
Priority=7
|
||
|
OverrideBuildCmd=0
|
||
|
BuildCmd=$(CPP) -c client.cpp -o ../../../objs/MasterServer/client.o $(CXXFLAGS)
|
||
|
|
||
|
[Unit5]
|
||
|
FileName=common.h
|
||
|
CompileCpp=1
|
||
|
Folder=Common
|
||
|
Compile=1
|
||
|
Link=1
|
||
|
Priority=1000
|
||
|
OverrideBuildCmd=0
|
||
|
BuildCmd=
|
||
|
|
||
|
[Unit6]
|
||
|
FileName=ipcs.h
|
||
|
CompileCpp=1
|
||
|
Folder=Common
|
||
|
Compile=1
|
||
|
Link=1
|
||
|
Priority=1000
|
||
|
OverrideBuildCmd=0
|
||
|
BuildCmd=
|
||
|
|