Committed McShark's projectfiles update.
This commit is contained in:
parent
cb1f0a888e
commit
926944f4d1
2 changed files with 4 additions and 13 deletions
|
@ -135,6 +135,7 @@
|
|||
<Unit filename="..\..\src\gui\widgets\event_handler.cpp" />
|
||||
<Unit filename="..\..\src\gui\widgets\grid.cpp" />
|
||||
<Unit filename="..\..\src\gui\widgets\helper.cpp" />
|
||||
<Unit filename="..\..\src\gui\widgets\horizontal_scrollbar.cpp" />
|
||||
<Unit filename="..\..\src\gui\widgets\image.cpp" />
|
||||
<Unit filename="..\..\src\gui\widgets\label.cpp" />
|
||||
<Unit filename="..\..\src\gui\widgets\listbox.cpp" />
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[Project]
|
||||
FileName=wesnoth.dev
|
||||
Name=wesnoth
|
||||
UnitCount=201
|
||||
UnitCount=202
|
||||
Type=0
|
||||
Ver=1
|
||||
ObjFiles=
|
||||
|
@ -880,19 +880,9 @@ OverrideBuildCmd=0
|
|||
BuildCmd=
|
||||
|
||||
[Unit202]
|
||||
FileName=..\..\src\widgets\scrollpane.hpp
|
||||
FileName=..\..\src\gui\widgets\horizontal_scrollbar.cpp
|
||||
CompileCpp=1
|
||||
Folder=Wesnoth
|
||||
Compile=1
|
||||
Link=1
|
||||
Priority=1000
|
||||
OverrideBuildCmd=0
|
||||
BuildCmd=
|
||||
|
||||
[Unit203]
|
||||
FileName=..\..\src\widgets\slider.cpp
|
||||
CompileCpp=1
|
||||
Folder=Wesnoth
|
||||
Folder=wesnoth
|
||||
Compile=1
|
||||
Link=1
|
||||
Priority=1000
|
||||
|
|
Loading…
Add table
Reference in a new issue