Removed references to helpxlp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -139,7 +139,6 @@ GENERICOBJS= #$ ExpandList("WXGENERICOBJS");
|
|||||||
# Not needed:
|
# Not needed:
|
||||||
# $(MSWDIR)\colrdlgg.obj \
|
# $(MSWDIR)\colrdlgg.obj \
|
||||||
# $(MSWDIR)\fontdlgg.obj \
|
# $(MSWDIR)\fontdlgg.obj \
|
||||||
# $(MSWDIR)\helpxlp.obj \
|
|
||||||
# $(MSWDIR)\msgdlgg.obj \
|
# $(MSWDIR)\msgdlgg.obj \
|
||||||
# $(MSWDIR)\printps.obj \
|
# $(MSWDIR)\printps.obj \
|
||||||
# $(MSWDIR)\prntdlgg.obj \
|
# $(MSWDIR)\prntdlgg.obj \
|
||||||
|
@@ -105,7 +105,6 @@ GENERICOBJS= $(MSWDIR)\busyinfo.obj \
|
|||||||
# Not needed:
|
# Not needed:
|
||||||
# $(MSWDIR)\colrdlgg.obj \
|
# $(MSWDIR)\colrdlgg.obj \
|
||||||
# $(MSWDIR)\fontdlgg.obj \
|
# $(MSWDIR)\fontdlgg.obj \
|
||||||
# $(MSWDIR)\helpxlp.obj \
|
|
||||||
# $(MSWDIR)\msgdlgg.obj \
|
# $(MSWDIR)\msgdlgg.obj \
|
||||||
# $(MSWDIR)\printps.obj \
|
# $(MSWDIR)\printps.obj \
|
||||||
# $(MSWDIR)\prntdlgg.obj \
|
# $(MSWDIR)\prntdlgg.obj \
|
||||||
|
@@ -37,7 +37,6 @@ GENERICOBJS= choicdgg.obj \
|
|||||||
NONESSENTIALOBJS= printps.obj \
|
NONESSENTIALOBJS= printps.obj \
|
||||||
prntdlgg.obj \
|
prntdlgg.obj \
|
||||||
msgdlgg.obj \
|
msgdlgg.obj \
|
||||||
helpxlp.obj \
|
|
||||||
colrdlgg.obj \
|
colrdlgg.obj \
|
||||||
fontdlgg.obj
|
fontdlgg.obj
|
||||||
|
|
||||||
@@ -723,9 +722,6 @@ fontdlgg.obj: $(GENDIR)\fontdlgg.cpp
|
|||||||
gridg.obj: $(GENDIR)\gridg.cpp
|
gridg.obj: $(GENDIR)\gridg.cpp
|
||||||
$(CCC) $(CPPFLAGS) $(IFLAGS) $(GENDIR)\gridg.cpp /BINARY gridg.obj
|
$(CCC) $(CPPFLAGS) $(IFLAGS) $(GENDIR)\gridg.cpp /BINARY gridg.obj
|
||||||
|
|
||||||
helpxlp.obj: $(GENDIR)\helpxlp.cpp
|
|
||||||
$(CCC) $(CPPFLAGS) $(IFLAGS) $(GENDIR)\helpxlp.cpp /BINARY helpxlp.obj
|
|
||||||
|
|
||||||
laywin.obj: $(GENDIR)\laywin.cpp
|
laywin.obj: $(GENDIR)\laywin.cpp
|
||||||
$(CCC) $(CPPFLAGS) $(IFLAGS) $(GENDIR)\laywin.cpp /BINARY laywin.obj
|
$(CCC) $(CPPFLAGS) $(IFLAGS) $(GENDIR)\laywin.cpp /BINARY laywin.obj
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user