Committed McShark's projectfiles update.
This commit is contained in:
parent
a60e988758
commit
c534616525
4 changed files with 41 additions and 19 deletions
|
@ -104,6 +104,7 @@
|
|||
<Unit filename="..\..\src\formula.cpp" />
|
||||
<Unit filename="..\..\src\formula_ai.cpp" />
|
||||
<Unit filename="..\..\src\formula_function.cpp" />
|
||||
<Unit filename="..\..\src\formula_string_utils.cpp" />
|
||||
<Unit filename="..\..\src\formula_tokenizer.cpp" />
|
||||
<Unit filename="..\..\src\game.cpp" />
|
||||
<Unit filename="..\..\src\game_config.cpp" />
|
||||
|
@ -133,6 +134,7 @@
|
|||
<Unit filename="..\..\src\gui\widgets\container.cpp" />
|
||||
<Unit filename="..\..\src\gui\widgets\control.cpp" />
|
||||
<Unit filename="..\..\src\gui\widgets\event_handler.cpp" />
|
||||
<Unit filename="..\..\src\gui\widgets\generator.cpp" />
|
||||
<Unit filename="..\..\src\gui\widgets\grid.cpp" />
|
||||
<Unit filename="..\..\src\gui\widgets\helper.cpp" />
|
||||
<Unit filename="..\..\src\gui\widgets\horizontal_scrollbar.cpp" />
|
||||
|
|
|
@ -52,7 +52,6 @@
|
|||
<Unit filename="..\..\src\serialization\string_utils.cpp" />
|
||||
<Unit filename="..\..\src\serialization\tokenizer.cpp" />
|
||||
<Unit filename="..\..\src\server\ban.cpp" />
|
||||
<Unit filename="..\..\src\server\ban.hpp" />
|
||||
<Unit filename="..\..\src\server\game.cpp" />
|
||||
<Unit filename="..\..\src\server\input_stream.cpp" />
|
||||
<Unit filename="..\..\src\server\jwsmtp\base64.cpp" />
|
||||
|
@ -69,6 +68,7 @@
|
|||
<Unit filename="..\..\src\time.cpp" />
|
||||
<Unit filename="..\..\src\tstring.cpp" />
|
||||
<Unit filename="..\..\src\util.cpp" />
|
||||
<Unit filename="..\..\src\version.cpp" />
|
||||
<Extensions>
|
||||
<code_completion />
|
||||
<debugger />
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[Project]
|
||||
FileName=wesnoth.dev
|
||||
Name=wesnoth
|
||||
UnitCount=202
|
||||
UnitCount=204
|
||||
Type=0
|
||||
Ver=1
|
||||
ObjFiles=
|
||||
|
@ -890,9 +890,9 @@ OverrideBuildCmd=0
|
|||
BuildCmd=
|
||||
|
||||
[Unit204]
|
||||
FileName=..\..\src\widgets\slider.hpp
|
||||
FileName=..\..\src\formula_string_utils.cpp
|
||||
CompileCpp=1
|
||||
Folder=Wesnoth
|
||||
Folder=wesnoth
|
||||
Compile=1
|
||||
Link=1
|
||||
Priority=1000
|
||||
|
@ -2617,3 +2617,13 @@ Priority=1000
|
|||
OverrideBuildCmd=0
|
||||
BuildCmd=
|
||||
|
||||
[Unit203]
|
||||
FileName=..\..\src\gui\widgets\generator.cpp
|
||||
CompileCpp=1
|
||||
Folder=wesnoth
|
||||
Compile=1
|
||||
Link=1
|
||||
Priority=1000
|
||||
OverrideBuildCmd=0
|
||||
BuildCmd=
|
||||
|
||||
|
|
|
@ -2032,7 +2032,7 @@ OverrideBuildCmd=0
|
|||
BuildCmd=
|
||||
|
||||
[Unit30]
|
||||
FileName=..\..\src\server\mail.cpp
|
||||
FileName=..\..\src\server\jwsmtp\mailer.cpp
|
||||
CompileCpp=1
|
||||
Folder=wesnothd
|
||||
Compile=1
|
||||
|
@ -2042,7 +2042,7 @@ OverrideBuildCmd=0
|
|||
BuildCmd=
|
||||
|
||||
[Unit32]
|
||||
FileName=..\..\src\server\jwsmtp\base64.cpp
|
||||
FileName=..\..\src\server\jwsmtp\compat.cpp
|
||||
CompileCpp=1
|
||||
Folder=wesnothd
|
||||
Compile=1
|
||||
|
@ -2232,7 +2232,7 @@ OverrideBuildCmd=0
|
|||
BuildCmd=
|
||||
|
||||
[Unit33]
|
||||
FileName=..\..\src\server\jwsmtp\compat.cpp
|
||||
FileName=..\..\src\version.cpp
|
||||
CompileCpp=1
|
||||
Folder=wesnothd
|
||||
Compile=1
|
||||
|
@ -2341,18 +2341,8 @@ Priority=1000
|
|||
OverrideBuildCmd=0
|
||||
BuildCmd=
|
||||
|
||||
[Unit27]
|
||||
FileName=..\..\src\server\ban.hpp
|
||||
CompileCpp=1
|
||||
Folder=wesnothd
|
||||
Compile=1
|
||||
Link=1
|
||||
Priority=1000
|
||||
OverrideBuildCmd=0
|
||||
BuildCmd=
|
||||
|
||||
[Unit29]
|
||||
FileName=..\..\src\server\user_handler.cpp
|
||||
FileName=..\..\src\server\mail.cpp
|
||||
CompileCpp=1
|
||||
Folder=wesnothd
|
||||
Compile=1
|
||||
|
@ -2362,7 +2352,7 @@ OverrideBuildCmd=0
|
|||
BuildCmd=
|
||||
|
||||
[Unit31]
|
||||
FileName=..\..\src\server\jwsmtp\mailer.cpp
|
||||
FileName=..\..\src\server\jwsmtp\base64.cpp
|
||||
CompileCpp=1
|
||||
Folder=wesnothd
|
||||
Compile=1
|
||||
|
@ -2522,6 +2512,26 @@ OverrideBuildCmd=0
|
|||
BuildCmd=
|
||||
|
||||
[Unit28]
|
||||
FileName=..\..\src\server\user_handler.cpp
|
||||
CompileCpp=1
|
||||
Folder=wesnothd
|
||||
Compile=1
|
||||
Link=1
|
||||
Priority=1000
|
||||
OverrideBuildCmd=0
|
||||
BuildCmd=
|
||||
|
||||
[Unit34]
|
||||
FileName=..\..\src\version.cpp
|
||||
CompileCpp=1
|
||||
Folder=wesnothd
|
||||
Compile=1
|
||||
Link=1
|
||||
Priority=1000
|
||||
OverrideBuildCmd=0
|
||||
BuildCmd=
|
||||
|
||||
[Unit27]
|
||||
FileName=..\..\src\time.cpp
|
||||
CompileCpp=1
|
||||
Folder=wesnothd
|
||||
|
|
Loading…
Add table
Reference in a new issue