git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9047
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
%tmakecmd% -t wat wxwin.pro -o %WXDIR%\src\msw\makefile.wat
echo Generating for Unix and Configure...
%tmakecmd% -t gtk wxwin.pro -o %WXDIR%\src\gtk\files.lst
+%tmakecmd% -t msw wxwin.pro -o %WXDIR%\src\msw\files.lst
%tmakecmd% -t motif wxwin.pro -o %WXDIR%\src\motif\files.lst
%tmakecmd% -t os2 wxwin.pro -o %WXDIR%\src\os2\files.lst
:end
echo "Generating $topdir/src/gtk/files.lst for GTK and Configure..."
tmake -t gtk wxwin.pro -o $topdir/src/gtk/files.lst;;
+ msw.t)
+ echo "Generating $topdir/src/msw/files.lst for MSW and Configure..."
+ tmake -t msw wxwin.pro -o $topdir/src/msw/files.lst;;
+
motif.t)
echo "Generating $topdir/src/motif/files.lst for Motif and Configure..."
tmake -t motif wxwin.pro -o $topdir/src/motif/files.lst;;
-# This file was automatically generated by tmake at 18:26, 2000/11/03
+# This file was automatically generated by tmake at 13:54, 2001/01/04
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MSW.T!
ALL_SOURCES = \
generic/busyinfo.cpp \
common/file.cpp \
common/fileconf.cpp \
common/filefn.cpp \
+ common/filename.cpp \
common/filesys.cpp \
common/fontcmn.cpp \
common/fontmap.cpp \
common/list.cpp \
common/log.cpp \
common/longlong.cpp \
+ common/matrix.cpp \
common/memory.cpp \
common/menucmn.cpp \
common/mimecmn.cpp \
fileconf.h \
filedlg.h \
filefn.h \
+ filename.h \
filesys.h \
font.h \
fontdlg.h \
file.o \
fileconf.o \
filefn.o \
+ filename.o \
filesys.o \
fontcmn.o \
fontmap.o \
list.o \
log.o \
longlong.o \
+ matrix.o \
memory.o \
menucmn.o \
mimecmn.o \
file.d \
fileconf.d \
filefn.d \
+ filename.d \
filesys.d \
fontcmn.d \
fontmap.d \
list.d \
log.d \
longlong.d \
+ matrix.d \
memory.d \
menucmn.d \
mimecmn.d \