Removed all outdated makefile.dos and their *.msc include.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -23,7 +23,7 @@ in wx/src/x, wx/src/base and wx/utils/tex2rtf/src.
|
||||
Use the makefile target 'xview' or 'motif' from each of the directories
|
||||
wx/src/x and wx/utils/tex2rtf/src.
|
||||
|
||||
Under Windows, just type 'nmake -f makefile.dos' if you're
|
||||
Under Windows, just type 'nmake -f makefile.vc' if you're
|
||||
using a Microsoft-compatible compiler (you'll need to
|
||||
change the makefiles or build project files for other compilers.)
|
||||
|
||||
|
@@ -1251,8 +1251,7 @@ by specifying an alternative {\tt .ini} file on the command
|
||||
line when invoking Tex2RTF, and compiling to a different directory.
|
||||
Tex2RTF instructs the help compiler to use the input file directory
|
||||
to find bitmaps and metafiles, so using a different output directory
|
||||
is not a problem. See the Tex2RTF {\tt src/makefile.dos} for an example
|
||||
of maintaining both formats.}
|
||||
is not a problem.}
|
||||
|
||||
There is a slight wrinkle with generation of the {\tt .cnt} file:
|
||||
to work around a `feature' in the Windows 95 help compiler, Tex2RTF may insert
|
||||
|
Reference in New Issue
Block a user