update server project file
This commit is contained in:
parent
1885c73a53
commit
5318de1aa3
1 changed files with 22 additions and 2 deletions
24
server.dev
24
server.dev
|
@ -1,11 +1,11 @@
|
|||
[Project]
|
||||
FileName=server.dev
|
||||
Name=server
|
||||
UnitCount=42
|
||||
UnitCount=44
|
||||
Type=1
|
||||
Ver=1
|
||||
ObjFiles=
|
||||
Includes=
|
||||
Includes=src;src/server
|
||||
Libs=
|
||||
PrivateResource=
|
||||
ResourceIncludes=
|
||||
|
@ -467,3 +467,23 @@ ProductName=
|
|||
ProductVersion=
|
||||
AutoIncBuildNr=0
|
||||
|
||||
[Unit43]
|
||||
FileName=src\loadscreen.hpp
|
||||
CompileCpp=1
|
||||
Folder=server
|
||||
Compile=1
|
||||
Link=1
|
||||
Priority=1000
|
||||
OverrideBuildCmd=0
|
||||
BuildCmd=
|
||||
|
||||
[Unit44]
|
||||
FileName=src\loadscreen_empty.cpp
|
||||
CompileCpp=1
|
||||
Folder=server
|
||||
Compile=1
|
||||
Link=1
|
||||
Priority=1000
|
||||
OverrideBuildCmd=0
|
||||
BuildCmd=
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue