$file =~ s/cp?p?$/obj/;
$project{"WXMSWOBJS"} .= '$D\\' . $file . " ";
}
+
+ foreach $file (sort keys %wxHTML) {
+ next if $wxHTML{$file} =~ /\b16\b/;
+
+ $file =~ s/cp?p?$/obj/;
+ $project{"WXHTMLOBJS"} .= "..\\html\\\$D\\" . $file . " "
+ }
+
#$}
# This file was automatically generated by tmake at #$ Now()
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T!
MSWOBJS = #$ ExpandList("WXMSWOBJS");
-HTMLOBJS = \
- ..\html\$D\helpdata.obj \
- ..\html\$D\helpfrm.obj \
- ..\html\$D\helpctrl.obj \
- ..\html\$D\htmlcell.obj \
- ..\html\$D\htmlfilter.obj \
- ..\html\$D\htmlparser.obj \
- ..\html\$D\htmltag.obj \
- ..\html\$D\htmlwin.obj \
- ..\html\$D\htmlwinparser.obj \
- ..\html\$D\mod_fonts.obj \
- ..\html\$D\mod_hline.obj \
- ..\html\$D\mod_image.obj \
- ..\html\$D\mod_layout.obj \
- ..\html\$D\mod_links.obj \
- ..\html\$D\mod_list.obj \
- ..\html\$D\mod_pre.obj \
- ..\html\$D\mod_tables.obj \
- ..\html\$D\search.obj
+HTMLOBJS = #$ ExpandList("WXHTMLOBJS");
+
# Add $(NONESSENTIALOBJS) if wanting generic dialogs, PostScript etc.
# Add $(HTMLOBJS) if wanting wxHTML classes
my $tag = $wxMSW{$file} =~ /\bO\b/ ? "WXOLESRCS" : "WXMSWSRCS";
$project{$tag} .= $file . " "
}
+
+ foreach $file (sort keys %wxHTML) {
+ next if $wxHTML{$file} =~ /\b16\b/;
+ $project{"WXHTMLSRCS"} .= $file . " "
+ }
#$}
# Microsoft Developer Studio Project File - Name="wxWindows" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
#$ ExpandGlue("WXGENERICSRCS", "# Begin Source File\n\nSOURCE=.\\src\\generic\\", "\n# End Source File\n# Begin Source File\n\nSOURCE=.\\src\\generic\\", "\n# End Source File\n");
#$ ExpandGlue("WXCOMMONSRCS", "# Begin Source File\n\nSOURCE=.\\src\\common\\", "\n# End Source File\n# Begin Source File\n\nSOURCE=.\\src\\common\\", "\n# End Source File\n");
#$ ExpandGlue("WXCSRCS", "# Begin Source File\n\nSOURCE=.\\src\\common\\", "\n# SUBTRACT CPP /YX /Yc /Yu\n# End Source File\n# Begin Source File\n\nSOURCE=.\\src\\common\\", "\n# SUBTRACT CPP /YX /Yc /Yu\n# End Source File\n");
+#$ ExpandGlue("WXHTMLSRCS", "# Begin Source File\n\nSOURCE=.\\src\\html\\", "\n# End Source File\n# Begin Source File\n\nSOURCE=.\\src\\html\\", "\n# End Source File\n");
# Begin Source File
-# This file was automatically generated by tmake at 20:06, 1999/10/02
+# This file was automatically generated by tmake at 18:29, 1999/10/03
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T!
# File: makefile.vc
..\msw\$D\window.obj \
..\msw\$D\xpmhand.obj
-HTMLOBJS = \
- ..\html\$D\helpdata.obj \
- ..\html\$D\helpfrm.obj \
- ..\html\$D\helpctrl.obj \
- ..\html\$D\htmlcell.obj \
- ..\html\$D\htmlfilter.obj \
- ..\html\$D\htmlparser.obj \
- ..\html\$D\htmltag.obj \
- ..\html\$D\htmlwin.obj \
- ..\html\$D\htmlwinparser.obj \
- ..\html\$D\mod_fonts.obj \
- ..\html\$D\mod_hline.obj \
- ..\html\$D\mod_image.obj \
- ..\html\$D\mod_layout.obj \
- ..\html\$D\mod_links.obj \
- ..\html\$D\mod_list.obj \
- ..\html\$D\mod_pre.obj \
- ..\html\$D\mod_tables.obj \
- ..\html\$D\search.obj
+HTMLOBJS = ..\html\$D\helpctrl.obj \
+ ..\html\$D\helpdata.obj \
+ ..\html\$D\helpfrm.obj \
+ ..\html\$D\htmlcell.obj \
+ ..\html\$D\htmlfilt.obj \
+ ..\html\$D\htmlpars.obj \
+ ..\html\$D\htmltag.obj \
+ ..\html\$D\htmlwin.obj \
+ ..\html\$D\m_fonts.obj \
+ ..\html\$D\m_hline.obj \
+ ..\html\$D\m_image.obj \
+ ..\html\$D\m_layout.obj \
+ ..\html\$D\m_links.obj \
+ ..\html\$D\m_list.obj \
+ ..\html\$D\m_pre.obj \
+ ..\html\$D\m_tables.obj \
+ ..\html\$D\search.obj \
+ ..\html\$D\winpars.obj
+
# Add $(NONESSENTIALOBJS) if wanting generic dialogs, PostScript etc.
# Add $(HTMLOBJS) if wanting wxHTML classes
# End Source File
# Begin Source File
-SOURCE=.\html\htmlfilter.cpp
+SOURCE=.\html\htmlfilt.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\htmlparser.cpp
+SOURCE=.\html\htmlpars.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
-SOURCE=.\html\htmlwinparser.cpp
+SOURCE=.\html\winpars.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_fonts.cpp
+SOURCE=.\html\m_fonts.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_hline.cpp
+SOURCE=.\html\m_hline.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_image.cpp
+SOURCE=.\html\m_image.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_layout.cpp
+SOURCE=.\html\m_layout.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_links.cpp
+SOURCE=.\html\m_links.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_list.cpp
+SOURCE=.\html\m_list.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_pre.cpp
+SOURCE=.\html\m_pre.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_tables.cpp
+SOURCE=.\html\m_tables.cpp
# End Source File
# Begin Source File
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O1 /Ob2 /I "../include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /c
# ADD BASE RSC /l 0x809
# ADD RSC /l 0x809
BSC32=bscmake.exe
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /Z7 /Od /I "../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /c
+# ADD CPP /nologo /MT /W3 /GX /Z7 /Od /I "../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /c
# ADD BASE RSC /l 0x809
# ADD RSC /l 0x809
BSC32=bscmake.exe
# End Source File
# Begin Source File
-SOURCE=.\html\htmlfilter.cpp
+SOURCE=.\html\htmlfilt.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\htmlparser.cpp
+SOURCE=.\html\htmlpars.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
-SOURCE=.\html\htmlwinparser.cpp
+SOURCE=.\html\m_fonts.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_fonts.cpp
+SOURCE=.\html\m_hline.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_hline.cpp
+SOURCE=.\html\m_image.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_image.cpp
+SOURCE=.\html\m_layout.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_layout.cpp
+SOURCE=.\html\m_links.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_links.cpp
+SOURCE=.\html\m_list.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_list.cpp
+SOURCE=.\html\m_pre.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_pre.cpp
+SOURCE=.\html\m_tables.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_tables.cpp
+SOURCE=.\html\search.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\search.cpp
+SOURCE=.\html\winpars.cpp
# End Source File
# End Group
# Begin Group "MSW Files"
# End Source File
# Begin Source File
-SOURCE=.\html\htmlfilter.cpp
+SOURCE=.\html\htmlfilt.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\htmlparser.cpp
+SOURCE=.\html\htmlpars.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
-SOURCE=.\html\htmlwinparser.cpp
+SOURCE=.\html\winpars.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_fonts.cpp
+SOURCE=.\html\m_fonts.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_hline.cpp
+SOURCE=.\html\m_hline.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_image.cpp
+SOURCE=.\html\m_image.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_layout.cpp
+SOURCE=.\html\m_layout.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_links.cpp
+SOURCE=.\html\m_links.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_list.cpp
+SOURCE=.\html\m_list.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_pre.cpp
+SOURCE=.\html\m_pre.cpp
# End Source File
# Begin Source File
-SOURCE=.\html\mod_tables.cpp
+SOURCE=.\html\m_tables.cpp
# End Source File
# Begin Source File