This is now up to date again.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1527 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
1c9f7d79f2
commit
6ac08e35ad
1 changed files with 9 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
||||||
[Project]
|
[Project]
|
||||||
FileName=FTEQuake.dev
|
FileName=FTEQuake.dev
|
||||||
Name=FTEQuake
|
Name=FTEQuake
|
||||||
UnitCount=133
|
UnitCount=136
|
||||||
Type=0
|
Type=0
|
||||||
Ver=1
|
Ver=1
|
||||||
ObjFiles=""
|
ObjFiles=""
|
||||||
|
@ -16,7 +16,7 @@ Linker=-lwsock32_@@_-lws2_32_@@_-lwinmm_@@_-ldxguid_@@_-lole32_@@_
|
||||||
IsCpp=0
|
IsCpp=0
|
||||||
Icon=
|
Icon=
|
||||||
ExeOutput=../..
|
ExeOutput=../..
|
||||||
ObjectOutput=../../build
|
ObjectOutput=build
|
||||||
OverrideOutput=0
|
OverrideOutput=0
|
||||||
OverrideOutputName=FTEQuake.exe
|
OverrideOutputName=FTEQuake.exe
|
||||||
HostApplication=
|
HostApplication=
|
||||||
|
@ -211,7 +211,7 @@ BuildCmd=
|
||||||
Major=2
|
Major=2
|
||||||
Minor=5
|
Minor=5
|
||||||
Release=5
|
Release=5
|
||||||
Build=47
|
Build=62
|
||||||
LanguageID=2057
|
LanguageID=2057
|
||||||
CharsetID=1252
|
CharsetID=1252
|
||||||
CompanyName=
|
CompanyName=
|
||||||
|
@ -1374,9 +1374,9 @@ OverrideBuildCmd=0
|
||||||
BuildCmd=
|
BuildCmd=
|
||||||
|
|
||||||
[Unit134]
|
[Unit134]
|
||||||
FileName=..\nqnet\net_vcr.c
|
FileName=..\common\fs.c
|
||||||
CompileCpp=0
|
CompileCpp=0
|
||||||
Folder=nq
|
Folder=Common
|
||||||
Compile=1
|
Compile=1
|
||||||
Link=1
|
Link=1
|
||||||
Priority=1000
|
Priority=1000
|
||||||
|
@ -1384,9 +1384,9 @@ OverrideBuildCmd=0
|
||||||
BuildCmd=
|
BuildCmd=
|
||||||
|
|
||||||
[Unit135]
|
[Unit135]
|
||||||
FileName=..\nqnet\net_loop.c
|
FileName=..\common\log.c
|
||||||
CompileCpp=0
|
CompileCpp=0
|
||||||
Folder=nq
|
Folder=Common
|
||||||
Compile=1
|
Compile=1
|
||||||
Link=1
|
Link=1
|
||||||
Priority=1000
|
Priority=1000
|
||||||
|
@ -1394,9 +1394,9 @@ OverrideBuildCmd=0
|
||||||
BuildCmd=
|
BuildCmd=
|
||||||
|
|
||||||
[Unit136]
|
[Unit136]
|
||||||
FileName=..\nqnet\net_main.c
|
FileName=..\gl\gl_heightmap.c
|
||||||
CompileCpp=0
|
CompileCpp=0
|
||||||
Folder=nq
|
Folder=gl
|
||||||
Compile=1
|
Compile=1
|
||||||
Link=1
|
Link=1
|
||||||
Priority=1000
|
Priority=1000
|
||||||
|
|
Loading…
Reference in a new issue