X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3ce369e6876c49ad7a101ad222048bd5446b7125..a6aa9b1ee8aaecdf0ca4618c2e6cccfb011f4599:/src/msw/makefile.wat diff --git a/src/msw/makefile.wat b/src/msw/makefile.wat index 7b72555a8e..00dbb5f2ad 100644 --- a/src/msw/makefile.wat +++ b/src/msw/makefile.wat @@ -1,6 +1,6 @@ -# This file was automatically generated by tmake at 22:30, 1999/10/16 +# This file was automatically generated by tmake at 17:32, 1999/10/18 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T! #!/binb/wmake.exe @@ -74,6 +74,7 @@ NONESSENTIALOBJS= caret.obj & COMMONOBJS = & y_tab.obj & + appcmn.obj & choiccmn.obj & cmndata.obj & config.obj & @@ -556,6 +557,9 @@ xpmhand.obj: $(MSWDIR)\xpmhand.cpp ######################################################## # Common objects (always compiled) +appcmn.obj: $(COMMDIR)\appcmn.cpp + *$(CCC) $(CPPFLAGS) $(IFLAGS) $< + choiccmn.obj: $(COMMDIR)\choiccmn.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $<