]> git.saurik.com Git - wxWidgets.git/commitdiff
Added filename.obj to the target list so it gets built with VC
authorGeorge Tasker <gtasker@allenbrook.com>
Wed, 3 Jan 2001 15:37:18 +0000 (15:37 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Wed, 3 Jan 2001 15:37:18 +0000 (15:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/makefile.vc

index 5e55d0532286ab44accab7f6709b0b48d8a46af9..8695f704d3bb88cbf7c3b69f0feb99424c2182a9 100644 (file)
@@ -164,6 +164,7 @@ COMMONOBJS = \
                ..\common\$D\file.obj \
                ..\common\$D\fileconf.obj \
                ..\common\$D\filefn.obj \
+               ..\common\$D\filename.obj \
                ..\common\$D\filesys.obj \
                ..\common\$D\fontcmn.obj \
                ..\common\$D\fontmap.obj \