mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-10 03:52:45 +00:00
Committed McShark's projectfiles update.
This commit is contained in:
parent
9796026aea
commit
9bc4dde7f7
@ -225,6 +225,8 @@
|
|||||||
<Unit filename="..\..\src\gui\widgets\window_builder.cpp" />
|
<Unit filename="..\..\src\gui\widgets\window_builder.cpp" />
|
||||||
<Unit filename="..\..\src\halo.cpp" />
|
<Unit filename="..\..\src\halo.cpp" />
|
||||||
<Unit filename="..\..\src\halo.hpp" />
|
<Unit filename="..\..\src\halo.hpp" />
|
||||||
|
<Unit filename="..\..\src\hash.cpp" />
|
||||||
|
<Unit filename="..\..\src\hash.hpp" />
|
||||||
<Unit filename="..\..\src\help.cpp" />
|
<Unit filename="..\..\src\help.cpp" />
|
||||||
<Unit filename="..\..\src\help.hpp" />
|
<Unit filename="..\..\src\help.hpp" />
|
||||||
<Unit filename="..\..\src\hotkeys.cpp" />
|
<Unit filename="..\..\src\hotkeys.cpp" />
|
||||||
|
@ -256,6 +256,8 @@
|
|||||||
<Unit filename="..\..\src\gui\widgets\window_builder.cpp" />
|
<Unit filename="..\..\src\gui\widgets\window_builder.cpp" />
|
||||||
<Unit filename="..\..\src\halo.cpp" />
|
<Unit filename="..\..\src\halo.cpp" />
|
||||||
<Unit filename="..\..\src\halo.hpp" />
|
<Unit filename="..\..\src\halo.hpp" />
|
||||||
|
<Unit filename="..\..\src\hash.cpp" />
|
||||||
|
<Unit filename="..\..\src\hash.hpp" />
|
||||||
<Unit filename="..\..\src\help.cpp" />
|
<Unit filename="..\..\src\help.cpp" />
|
||||||
<Unit filename="..\..\src\help.hpp" />
|
<Unit filename="..\..\src\help.hpp" />
|
||||||
<Unit filename="..\..\src\hotkeys.cpp" />
|
<Unit filename="..\..\src\hotkeys.cpp" />
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[Project]
|
[Project]
|
||||||
FileName=wesnoth.dev
|
FileName=wesnoth.dev
|
||||||
Name=wesnoth
|
Name=wesnoth
|
||||||
UnitCount=214
|
UnitCount=216
|
||||||
Type=0
|
Type=0
|
||||||
Ver=1
|
Ver=1
|
||||||
ObjFiles=
|
ObjFiles=
|
||||||
@ -940,17 +940,7 @@ OverrideBuildCmd=0
|
|||||||
BuildCmd=
|
BuildCmd=
|
||||||
|
|
||||||
[Unit215]
|
[Unit215]
|
||||||
FileName=..\..\src\play_controller.cpp
|
FileName=..\..\src\hash.cpp
|
||||||
CompileCpp=1
|
|
||||||
Folder=Sources
|
|
||||||
Compile=1
|
|
||||||
Link=1
|
|
||||||
Priority=1000
|
|
||||||
OverrideBuildCmd=0
|
|
||||||
BuildCmd=
|
|
||||||
|
|
||||||
[Unit216]
|
|
||||||
FileName=..\..\src\play_controller.hpp
|
|
||||||
CompileCpp=1
|
CompileCpp=1
|
||||||
Folder=Sources
|
Folder=Sources
|
||||||
Compile=1
|
Compile=1
|
||||||
@ -2626,3 +2616,13 @@ Priority=1000
|
|||||||
OverrideBuildCmd=0
|
OverrideBuildCmd=0
|
||||||
BuildCmd=
|
BuildCmd=
|
||||||
|
|
||||||
|
[Unit216]
|
||||||
|
FileName=..\..\src\hash.hpp
|
||||||
|
CompileCpp=1
|
||||||
|
Folder=Headers
|
||||||
|
Compile=1
|
||||||
|
Link=1
|
||||||
|
Priority=1000
|
||||||
|
OverrideBuildCmd=0
|
||||||
|
BuildCmd=
|
||||||
|
|
||||||
|
@ -474,6 +474,10 @@
|
|||||||
RelativePath="..\..\src\halo.cpp"
|
RelativePath="..\..\src\halo.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\src\hash.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\help.cpp"
|
RelativePath="..\..\src\help.cpp"
|
||||||
>
|
>
|
||||||
@ -2889,6 +2893,10 @@
|
|||||||
RelativePath="..\..\src\halo.hpp"
|
RelativePath="..\..\src\halo.hpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\src\hash.hpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\help.hpp"
|
RelativePath="..\..\src\help.hpp"
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user