added init.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
55e90a2ea9
commit
4f4a180e21
19586
Makefile.in
19586
Makefile.in
File diff suppressed because it is too large
Load Diff
@ -124,6 +124,7 @@
|
||||
src/common/hash.cpp
|
||||
src/common/hashmap.cpp
|
||||
src/common/http.cpp
|
||||
src/common/init.cpp
|
||||
src/common/intl.cpp
|
||||
src/common/ipcbase.cpp
|
||||
src/common/list.cpp
|
||||
@ -1778,9 +1779,6 @@
|
||||
</set>
|
||||
|
||||
<set var="CORE_SRC">
|
||||
<if cond="USE_GUI=='0'">
|
||||
src/common/init.cpp
|
||||
</if>
|
||||
<if cond="USE_GUI=='1' and WXUNIV=='0'">
|
||||
$(LOWLEVEL_SRC) $(GUI_SRC) $(GUI_CMN_SRC)
|
||||
</if>
|
||||
|
Loading…
Reference in New Issue
Block a user